Zipkin - Distributed Tracing System
Zipkin is a distributed tracing system that helps us gather timing data for all the disparate services at Twitter. It manages both the collection and lookup of this data through a Collector and a Query service.
https://github.com/twitter/zipkin
License:
Tech:
Tags: