pub const OTEL_EXPORTER_OTLP_TRACES_TIMEOUT: &str = "OTEL_EXPORTER_OTLP_TRACES_TIMEOUT";
Available on crate feature trace only.
Expand description

Max waiting time for the backend to process each spans batch, defaults to 10s.