mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-23 14:40:00 +00:00
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