Helper implementations for sending HTTP requests, including propagating and extracting context over HTTP, exporting telemetry, and requesting sampling strategies.
# Cargo.toml
[dependencies]
opentelemetry-http = "0.31.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Imports the HTTP client for OpenTelemetry.
Add the appropriate feature flag (e.g., 'reqwest-client') to your Cargo.toml.
No dependency data recorded yet.