zipkin 0.1.4

A library for collecting timing information about distributed computations
Documentation

Zipkin is a library for collecting timing information about computations in distributed systems. This information is collected into Zipkin spans.

Serialization

If the serde Cargo feature is enabled, Annotation, BinaryAnnotation, Endpoint, SpanId, and TraceId implement Serialize in the standard Zipkin format.