You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Micrometer 1.5 will switch to use WavefrontSender rather than a raw http client to export metrics.
Spring Boot will have to adapt to that and should auto-configure a WavefrontSender as it can be reused to export additional information to Wavefront (typically traces).