Docs.rs
otel-bootstrap-2.11.0
otel-bootstrap 2.11.0
Docs.rs crate page
MIT
03 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
gsalingu
Dependencies
axum =0.8
normal
optional
hostname ^0.4
normal
http ^1
normal
optional
opentelemetry ^0.32
normal
opentelemetry-appender-tracing ^0.32
normal
opentelemetry-otlp ^0.32
normal
opentelemetry-semantic-conventions ^0.32
normal
opentelemetry_sdk ^0.32
normal
pyroscope ^2.1
normal
optional
tokio ^1
normal
tonic ^0.14
normal
optional
tower ^0.5
normal
optional
tracing ^0.1
normal
tracing-opentelemetry ^0.33
normal
tracing-subscriber ^0.3
normal
url ^2.5
normal
async-trait ^0.1
dev
opentelemetry ^0.32
dev
serde_json ^1
dev
serde_yaml ^0.9
dev
tokio ^1
dev
tracing ^0.1
dev
uuid ^1
dev
Versions
91.84%
of the crate is documented
Go to latest version
Platform
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
Skip to main content
Module profiling
otel_
bootstrap
2.11.0
Module profiling
Module Items
Structs
In crate otel_
bootstrap
otel_bootstrap
Module
profiling
Copy item path
Source
Structs
§
Profiling
Handle
Profiling bridge handle. Owns the active profiling agents and ensures graceful shutdown on drop.
Profiling
TagLayer
Tracing layer that tags active span enter/exit with trace_id and span_id in the running pyroscope agent.