OTEL_TRACES_EXPORTER

Constant OTEL_TRACES_EXPORTER 

Source
pub const OTEL_TRACES_EXPORTER: &str = "OTEL_TRACES_EXPORTER";
Expand description

The env var that controls whether to use OTLP or not. Accepts “otlp” or “none”.