spring-boot/spring-boot-project/spring-boot-actuator-autoco.../src
Stephane Nicoll 6764e5e2d0 Export metrics to Wavefront using WavefrontSender
This commit upgrades the Wavefront metrics export auto-configuration to
provide a `WavefrontSender` if necessary and use that to export metrics
rather than the http client Micrometer used previously.

As a result, the "read-timeout" and "connect-timeout" properties are no
longer honoured.

Closes gh-20810
2020-04-06 18:32:06 +02:00
..
docs/asciidoc Merge branch '2.2.x' 2020-03-23 14:22:56 +01:00
main Export metrics to Wavefront using WavefrontSender 2020-04-06 18:32:06 +02:00
test Export metrics to Wavefront using WavefrontSender 2020-04-06 18:32:06 +02:00