opentelemetry_otlp

Constant OTEL_EXPORTER_OTLP_TRACES_TIMEOUT

Source
pub const OTEL_EXPORTER_OTLP_TRACES_TIMEOUT: &str = "OTEL_EXPORTER_OTLP_TRACES_TIMEOUT";
Available on crate feature trace and (crate features http-proto or http-json or grpc-tonic) only.
Expand description

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