mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 10:19:03 +00:00
Upgrade to Micrometer 1.0.0-rc.3 and refactor existing auto-configuration to align with updated APIs. Note that Spring MVC instrumentation has now changed from an interceptor to a Filter. See gh-10906