Docs.rs
spring-opentelemetry-0.2.1
spring-opentelemetry 0.2.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
holmofy
Dependencies
anyhow ^1.0
normal
axum ^0.7.5
normal
futures-util ^0.3
normal
http ^1
normal
opentelemetry ^0.26
normal
opentelemetry-appender-tracing ^0.26
normal
opentelemetry-http ^0.26
normal
opentelemetry-jaeger-propagator ^0.26
normal
optional
opentelemetry-otlp ^0.26
normal
opentelemetry-resource-detectors ^0.5
normal
optional
opentelemetry-semantic-conventions ^0.26
normal
opentelemetry-zipkin ^0.26
normal
optional
opentelemetry_sdk ^0.26
normal
pin-project ^1
normal
schemars ^0.8.21
normal
serde ^1.0
normal
spring ^0.2
normal
tonic ^0.12
normal
tower ^0.5
normal
tracing ^0.1.40
normal
tracing-opentelemetry ^0.27
normal
tracing-subscriber ^0.3.18
normal
Versions
53.85%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
spring_
opentelemetry
0.2.1
Module tracing
Module Items
Structs
In spring_
opentelemetry::
middlewares
spring_opentelemetry
::
middlewares
Module
tracing
Copy item path
source
Expand description
Middleware that adds tracing to a
Service
that handles HTTP requests.
Structs
ยง
Http
Layer
Layer
that adds tracing to a
Service
that handles HTTP requests.
Http
Service
Middleware that adds tracing to a
Service
that handles HTTP requests.
Response
Future
Response future for [
Http
].