Constant TRAFFIC_TYPE_ENV_VAR

Source
pub const TRAFFIC_TYPE_ENV_VAR: &str = "LINERA_TRAFFIC_TYPE";
Expand description

Environment variable to override the traffic type.

Set this to “synthetic” to mark all outgoing requests as benchmark traffic. This is useful for benchmark tools that cannot easily set OpenTelemetry baggage.