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).