pub const OTEL_EXPORTER_OTLP_LOGS_COMPRESSION: &str = "OTEL_EXPORTER_OTLP_LOGS_COMPRESSION";
Available on crate feature
logs
and (crate features http-proto
or http-json
or grpc-tonic
) only.Expand description
Compression algorithm to use, defaults to none.