Constant TRAFFIC_TYPE_KEY

Source
pub const TRAFFIC_TYPE_KEY: &str = "traffic_type";
Expand description

Baggage key for traffic type labeling.

Used to distinguish organic traffic from synthetic (benchmark) traffic. Valid values are “organic” and “synthetic”.