mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 03:19:02 +00:00
This annotation is read by ObservabilityContextCustomizerFactory, which then sets test properties depending on the annotation attributes. @AutoConfigureMetrics is deprecated, to support backwards compatability it's now meta-annotated with @AutoConfigureObservability See gh-31308