opentelemetry_semantic_conventions::attribute

Constant HTTP_TARGET

source
pub const HTTP_TARGET: &str = "http.target";
๐Ÿ‘ŽDeprecated: Split to url.path and `url.query.
Expand description

Deprecated, use url.path and url.query instead.

ยงExamples

  • "/search?q=OpenTelemetry#SemConv"