21 releases

0.4.2 Jan 21, 2021
0.4.1 Jan 22, 2020
0.4.0 Nov 8, 2019
0.3.5 Jul 18, 2019
0.1.0 Jun 23, 2017

#589 in Network programming

Download history 84/week @ 2024-01-03 150/week @ 2024-01-10 217/week @ 2024-01-17 320/week @ 2024-01-24 332/week @ 2024-01-31 290/week @ 2024-02-07 231/week @ 2024-02-14 236/week @ 2024-02-21 89/week @ 2024-02-28 343/week @ 2024-03-06 1868/week @ 2024-03-13 2253/week @ 2024-03-20 2374/week @ 2024-03-27 2105/week @ 2024-04-03 1744/week @ 2024-04-10 1282/week @ 2024-04-17

7,788 downloads per month
Used in 6 crates (5 directly)

Apache-2.0

70KB
1.5K SLoC

rust-zipkin

CircleCI

A collection of crates to support the Zipkin distributed tracing system.

zipkin-types

Documentation

The zipkin-types crate defines Rust types corresponding to Zipkin's object schema.

zipkin

Documentation

The zipkin crate defines a Tracer object which handles the heavy lifting of creating and recording Zipkin spans.

http-zipkin

Documentation

The http-zipkin crate provides functions to serialize and deserialize zipkin TraceContext and SamplingFlags values into and out of http HeaderMap collections to propagate traces across HTTP requests.

License

This repository is made available under the Apache 2.0 License.

Dependencies

~455–730KB
~13K SLoC