Constant opentelemetry_otlp::OTEL_EXPORTER_OTLP_PROTOCOL
source ยท pub const OTEL_EXPORTER_OTLP_PROTOCOL: &str = "OTEL_EXPORTER_OTLP_PROTOCOL";
Expand description
Protocol the exporter will use. Either http/protobuf
or grpc
.