opentelemetry_semantic_conventions::attribute

Constant HTTP_HOST

source
pub const HTTP_HOST: &str = "http.host";
๐Ÿ‘ŽDeprecated: Replaced by one of server.address, client.address or http.request.header.host, depending on the usage.
Expand description

Deprecated, use one of server.address, client.address or http.request.header.host instead, depending on the usage.

ยงExamples

  • "www.example.org"