opentelemetry_semantic_conventions::attribute

Constant HTTP_USER_AGENT

source
pub const HTTP_USER_AGENT: &str = "http.user_agent";
๐Ÿ‘ŽDeprecated: Replaced by user_agent.original.
Expand description

Deprecated, use user_agent.original instead.

ยงExamples

  • "CERN-LineMode/2.15 libwww/2.17b3"
  • "Mozilla/5.0 (iPhone; CPU iPhone OS 14_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Mobile/15E148 Safari/604.1"