opentelemetry_semantic_conventions::attribute

Constant URL_QUERY

source
pub const URL_QUERY: &str = "url.query";
Expand description

The URI query component

§Notes

Sensitive content provided in url.query SHOULD be scrubbed when instrumentations can identify it.

§Examples

  • "q=OpenTelemetry"