pub const OTEL_EXPORTER_OTLP_METRICS_TIMEOUT: &str = "OTEL_EXPORTER_OTLP_METRICS_TIMEOUT";
Available on crate feature
metrics
and (crate features http-proto
or http-json
or grpc-tonic
) only.Expand description
Max waiting time for the backend to process each metrics batch, defaults to 10s.