opentelemetry_semantic_conventions::attribute

Constant URL_PATH

Source
pub const URL_PATH: &str = "url.path";
Expand description

The URI path component

§Notes

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

§Examples

  • "/search"