OpenTelemetry API for Rust, providing observability through traces, metrics, and logs.
# Cargo.toml
[dependencies]
opentelemetry = "0.32.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initializes global tracer and creates a simple span.
Add an SDK crate like opentelemetry-otlp and configure an exporter.
No dependency data recorded yet.