Zipkin
Jump to navigation
Jump to search
Zipkin is a distributed tracing system. It helps gather timing data needed to troubleshoot latency problems in microservice architectures. It manages both the collection and lookup of this data. Zipkin’s design is based on the Google Dapper paper.
- http://zipkin.io/
- https://github.com/openzipkin/zipkin
- Dapper, a Large-Scale Distributed Systems Tracing Infrastructure https://research.google.com/pubs/pub36356.html
Utilisé par Twitter dans Finagle