tower-otel 0.3.0

OpenTelemetry tracing layer for HTTP/gRPC services
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# tower-otel

[![Latest Version](https://img.shields.io/crates/v/tower-otel.svg)](https://crates.io/crates/tower-otel)
[![Latest Version](https://docs.rs/tower-otel/badge.svg)](https://docs.rs/tower-otel)
![Apache 2.0 OR MIT licensed](https://img.shields.io/badge/license-Apache2.0%2FMIT-blue.svg)

OpenTelemetry layer for HTTP/gRPC services.

## License

Licensed under either of [Apache License 2.0](LICENSE-APACHE) or 
[MIT license](LICENSE-MIT) at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in this crate by you, as defined in the Apache-2.0 license, shall
be dual licensed as above, without any additional terms or conditions.