Currently the "http.url" high cardinality KeyValue uses the Servlet request getPathInfo() information as a value, which is often incomplete. We should instead use the entire request URL, even if it contains context information.