mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
b9070ae752
This commit ensures that all HTTP `ObservationConvention` implementations provide a consistent contextual name for observations. This name should be like "http get" where only the HTTP verb changes depending on the request. Fixes gh-29231