Change keyvalue name to http.url in server observations #29254
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
theme: observability
An issue related to observability and tracing
type: enhancement
A general enhancement
Milestone
The Observalibity filters for MVC and WebFlux both contribute a
uri.expanded
high cardinality key value for the actual request URL. Since this is a new key value, we should instead adopt a name consistent with the OTel spec such ashttp.url
.The text was updated successfully, but these errors were encountered: