Constant opentelemetry_semantic_conventions::trace::HTTP_URL[][src]

pub const HTTP_URL: Key;

Full HTTP request URL in the form scheme://host[:port]/path?query[#fragment].

Usually the fragment is not transmitted over HTTP, but if it is known, it should be included nevertheless.