Skip to content
Adrian Cole edited this page Jun 24, 2019 · 3 revisions

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.

This wiki hosts design documents and documentation related to development in the Zipkin ecosystem. For documentation on installing and using Zipkin, please refer to Zipkin

Clone this wiki locally