pub const OTEL_TRACES_EXPORTER: &str = "OTEL_TRACES_EXPORTER";
The env var that controls whether to use OTLP or not. Accepts “otlp” or “none”.