mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 09:49:01 +00:00
This commit removes the duplication added temporarily in Spring Boot to initialize a default WavefrontSender builder. This commit also disables a test is failing at the moment, see https://github.com/micrometer-metrics/micrometer/issues/1964 See gh-20854