pub const TRAFFIC_TYPE_KEY: &str = "traffic_type";
Baggage key for traffic type labeling.
Used to distinguish organic traffic from synthetic (benchmark) traffic. Valid values are “organic” and “synthetic”.