Commit Graph

14 Commits

Author SHA1 Message Date
Andy Wilkinson 299ed11f9c Minimize what remains of actuator-autoconfigure-all
See gh-46071
2025-07-01 12:31:10 +01:00
Andy Wilkinson 93d3ead813 Move code from docker-compose-all into relevant modules
See gh-46071
2025-07-01 12:31:09 +01:00
Andy Wilkinson ccb7cb3005 Move code out of testcontainers-all into relevant modules
See gh-46071
2025-07-01 12:31:09 +01:00
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 2f837eebc7 Move SSL auto-configuration out of actuator-autoconfigure-all
See gh-46071
2025-07-01 12:03:08 +01:00
Andy Wilkinson 70a540fb5b Move code out of spring-boot-actuator-autoconfigure-all
See gh-46071
2025-07-01 12:03:00 +01:00
Andy Wilkinson 48511797d7 Move task metrics auto-configuration into spring-boot-metrics
Closes gh-46147
2025-07-01 12:02:54 +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 6e677d6876 Create spring-boot-micrometer-observation module
See gh-46150
2025-07-01 12:02:40 +01:00
Andy Wilkinson f82a3fbc06 Move metrics export into spring-boot-metrics
See gh-46147
2025-07-01 12:02:39 +01:00
Stéphane Nicoll 2154ab77a8 Remove endpoint infrastructure dependency from spring-boot-metrics
See gh-46071
2025-07-01 12:02:18 +01:00
Stéphane Nicoll d2a3e5baf3 Move actuator test support out spring-boot-actuator-integration-tests
See gh-46071
2025-07-01 12:02:17 +01:00
Andy Wilkinson a50c75b3e3 Reduce dependencies of spring-boot-actuator
See gh-46071
2025-07-01 12:02:15 +01:00
Andy Wilkinson f8f9beab17 Create spring-boot-metrics module
See gh-46147
2025-07-01 12:00:46 +01:00