zipkin-types

Crates.iozipkin-types
lib.rszipkin-types
version1.0.0
created_at2018-05-21 19:53:52.881845+00
updated_at2025-01-30 15:53:32.495807+00
descriptionType definitions for Zipkin distributed trace information
homepage
repositoryhttps://github.com/palantir/rust-zipkin
max_upload_size
id66482
size33,884
Palantir Technologies (palantirtech)

documentation

README

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.

Commit count: 205

cargo fmt