Added Stagemonitor and Glowroot

This commit is contained in:
Croydon Dias
2016-07-29 20:59:53 +01:00
committed by GitHub
parent 43b459e8f5
commit 971d4595ae

View File

@ -508,6 +508,8 @@ A curated list of awesome Java frameworks, libraries and software.
* [Prometheus](https://prometheus.io/) - Provides a multi-dimensional data model, DSL, autonomous server nodes and much more.
* [SPM](https://sematext.com/spm/) - Commercial performance monitor with distributing transaction tracing for JVM apps.
* [Takipi](https://www.takipi.com/) - Commercial in-production error monitoring and debugging.
* [Stagemonitor](https://github.com/stagemonitor/stagemonitor) - Open source performance monitoring and transaction tracing for JVM apps.
* [Glowroot](https://glowroot.org/) - Open source Java APM.
## Native
*For working with platform-specific native libraries.*