All Projects → stagemonitor → Stagemonitor

stagemonitor / Stagemonitor

Licence: apache-2.0
an open source solution to application performance monitoring for java server applications

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Stagemonitor

Myperf4j
High performance Java APM. Powered by ASM. Try it. Test it. If you feel its better, use it.
Stars: ✭ 2,281 (+37.08%)
Mutual labels:  monitoring, metrics, apm, performance, profiling
Inspectit
inspectIT is the leading Open Source APM (Application Performance Management) tool for analyzing your Java (EE) applications.
Stars: ✭ 513 (-69.17%)
Mutual labels:  monitoring, metrics, apm, opentracing, performance
Scouter
Scouter is an open source APM (Application Performance Management) tool.
Stars: ✭ 1,792 (+7.69%)
Mutual labels:  monitoring, metrics, apm, performance
Pinpoint
APM, (Application Performance Management) tool for large-scale distributed systems.
Stars: ✭ 11,883 (+614.12%)
Mutual labels:  monitoring, tracing, apm, performance
Javamelody
JavaMelody : monitoring of JavaEE applications
Stars: ✭ 2,486 (+49.4%)
Mutual labels:  monitoring, metrics, apm, performance
Cat
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
Stars: ✭ 16,236 (+875.72%)
Mutual labels:  monitoring, metrics, tracing, apm
Appmetrics
App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.
Stars: ✭ 1,986 (+19.35%)
Mutual labels:  monitoring, metrics, grafana, performance
Dd Trace Dotnet
.NET Tracer for Datadog APM
Stars: ✭ 125 (-92.49%)
Mutual labels:  tracing, apm, opentracing, profiling
Pandora
A Manageable, Measurable and Traceable Node.js Application Manager represented by Alibaba powered by TypeScript
Stars: ✭ 3,084 (+85.34%)
Mutual labels:  monitoring, metrics, apm, opentracing
App perf
Open source application performance monitoring tool with emphasis on ease of setup and use. Providing similar functionality like NewRelic/AppNeta/Skylight etc.
Stars: ✭ 353 (-78.79%)
Mutual labels:  monitoring, metrics, apm, performance
Swagger Stats
API Observability. Trace API calls and Monitor API performance, health and usage statistics in Node.js Microservices.
Stars: ✭ 559 (-66.41%)
Mutual labels:  monitoring, metrics, grafana, performance
Jaeger Ui
Web UI for Jaeger
Stars: ✭ 639 (-61.6%)
Mutual labels:  monitoring, tracing, apm, opentracing
Spm Agent Nodejs
NodeJS Monitoring Agent
Stars: ✭ 51 (-96.94%)
Mutual labels:  monitoring, tracing, apm
Etrace
Emacs Lisp Latency Tracing for the Chromium Catapult Trace Event Format
Stars: ✭ 45 (-97.3%)
Mutual labels:  tracing, performance, profiling
Spring Boot Actuator Demo
Spring Boot Actuator: Health Check, Metrics Gathering, Auditing, and Monitoring
Stars: ✭ 61 (-96.33%)
Mutual labels:  monitoring, metrics, grafana
Heplify Server
HEP Capture Server
Stars: ✭ 110 (-93.39%)
Mutual labels:  monitoring, metrics, grafana
Pgwatch2
PostgreSQL metrics monitor/dashboard
Stars: ✭ 960 (-42.31%)
Mutual labels:  monitoring, metrics, grafana
Jmeter Elasticsearch Backend Listener
JMeter plugin that lets you send sample results to an ElasticSearch engine to enable live monitoring of load tests.
Stars: ✭ 72 (-95.67%)
Mutual labels:  grafana, performance, kibana
Apm Agent Php
Elastic APM PHP Agent
Stars: ✭ 129 (-92.25%)
Mutual labels:  monitoring, tracing, apm
Influxgraph
Graphite InfluxDB backend. InfluxDB storage finder / plugin for Graphite API.
Stars: ✭ 87 (-94.77%)
Mutual labels:  monitoring, metrics, grafana

stagemonitor-h75px

Build Status OpenTracing Badge Coverage Status Maven Central Release Chat on Gitter


Stagemonitor is a Java monitoring agent that tightly integrates with time series databases like Elasticsearch, Graphite and InfluxDB to analyze graphed metrics and Kibana to analyze requests and call stacks. It includes preconfigured Grafana and Kibana dashboards that can be customized.

More Information

For more information about the project, please see http://www.stagemonitor.org

Live Demo

http://stagemonitor-demo.isys-software.de

Getting Started

Check the Installation site of the wiki

Issues

If you encounter any issues or if you have a question, don't hesitate to create an issue.

Mailing List

The mailing list can be found at https://github.com/stagemonitor/stagemonitor-mailinglist

Snapshots

Use JitPack to get the latest snapshots from master. When using gradle, add the --refresh-dependencies flag to ensure you always check for an updated snapshot version.

Build Locally

To build this project locally, clone the repo and execute ./gradlew install (Linux) gradlew.bat install (Windows) to install stagemonitor to your local maven repo (~/.m2/repository/org/stagemonitor/).

Contributing

We love contributions from the community! Please read CONTRIBUTING.md before creating a pull request.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].