Docs.rs
tower-opentelemetry-0.2.0
tower-opentelemetry 0.2.0
Permalink
Docs.rs crate page
Links
crates.io
Source
Owners
fourbytes
Dependencies
futures-util ^0.3
normal
http ^0.2
normal
lazy_static ^1.4
normal
opentelemetry ^0.17
normal
opentelemetry-semantic-conventions ^0.9
normal
sysinfo ^0.23
normal
tower-layer ^0.3
normal
tower-service ^0.3
normal
Versions
75%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
tower_
opentelemetry
0.2.0
All Items
Crate Items
Structs
Crate
tower_opentelemetry
Copy item path
Source
Structs
ยง
Layer
Layer
that adds high level
opentelemetry propagation
to a
Service
.
Service
Middleware
Service
that propagates the opentelemetry trace header, configures a span for the request, and records any exceptions.