Skip to content

HTTP URL KeyValue should provide entire request URL as a value #29257

Closed
@bclozel

Description

@bclozel

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.

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)theme: observabilityAn issue related to observability and tracingtype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions