Commit Graph

4 Commits

Author SHA1 Message Date
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
Andy Wilkinson
443f875a4d Move scheduled task observation to spring-boot-observation 2025-06-13 20:06:48 -07:00
Andy Wilkinson
357c441cff Rename spring-boot-micrometer-observation to spring-boot-observation 2025-06-13 20:06:48 -07:00
Andy Wilkinson
0464bf753f Remove actuate from restructured metrics package names 2025-06-13 20:06:46 -07:00