Commit Graph

4 Commits

Author SHA1 Message Date
Phillip Webb 98506c666d 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`.

Closes gh-45746
2025-07-01 12:03:09 +01:00
Andy Wilkinson 2a172c9736 Move scheduled task observation to spring-boot-observation
Closes gh-46150
2025-07-01 12:02:53 +01:00
Andy Wilkinson cce712b1a9 Rename spring-boot-micrometer-observation to spring-boot-observation
See gh-46150
2025-07-01 12:02:52 +01:00
Andy Wilkinson ab88b56bdf Remove actuate from restructured metrics package names
See gh-46071
2025-07-01 12:02:37 +01:00