Add zipkin

This commit is contained in:
Andreas Kull
2018-05-31 12:07:48 +02:00
parent c4dc95ee32
commit a1474d725d

View File

@ -593,6 +593,7 @@ A curated list of awesome Java frameworks, libraries and software.
* [SPM ![c]](https://sematext.com/spm/) - Performance monitor with distributing transaction tracing for JVM apps.
* [Stagemonitor](https://github.com/stagemonitor/stagemonitor) - Open-source performance monitoring and transaction tracing for JVM apps.
* [Sysmon](https://github.com/palantir/Sysmon) - Lightweight platform monitoring tool for Java VMs.
* [zipkin](https://zipkin.io/) - Distributed tracing system which gathers timing data needed to troubleshoot latency problems in microservice architectures.
## Native
*For working with platform-specific native libraries.*