zipkin.md
July 15, 2021 · View on GitHub
Bookmarks tagged [zipkin]
www.codever.land/bookmarks/t/zipkin
OpenZipkin · A distributed tracing system
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. Zipki...
- tags: zipkin, distributed-tracing
- :octocat: source code