pub const OTEL_EXPORTER_OTLP_LOGS_TIMEOUT: &str = "OTEL_EXPORTER_OTLP_LOGS_TIMEOUT";
Available on crate feature
logs
and (crate features http-proto
or http-json
or grpc-tonic
) only.Expand description
Maximum time the OTLP exporter will wait for each batch logs export.