Files
spring-boot/spring-boot-project/spring-boot-observation
Phillip Webb 1d2604602c Introduce ObservationHandlerGroup interface
Add a new `ObservationHandlerGroup` interface that allows grouping
logic to be implemented by the metrics and tracing modules. This
update removes the need for `ObservabilityAutoConfiguration`.

Issue: 45746
2025-06-13 20:06:51 -07:00
..