mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
ede46647e8
This commit links the Spring Framework Observability section in the reference documentation to the Micrometer docs describing how Observations are handled as metrics. Closes gh-34994