Exporter for sending telemetry data to an OpenTelemetry Collector using the OTLP protocol.
# Cargo.toml
[dependencies]
opentelemetry-otlp = "0.32.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Sets up an OTLP exporter and creates a simple span.
Ensure an OTLP receiver is configured and accessible at the default endpoint (localhost:4317).
No dependency data recorded yet.