mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
486a1b6024
This commit changes the new high cardinality key value from "uri.expanded" to "http.url" in order to align with the OTel specification, since there is no need for backwards compatibility on this new metadata. Closes gh-29254