spring-boot/spring-boot-project/spring-boot-actuator-autoco...
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
..
src Export metrics to Wavefront using WavefrontSender 2020-04-06 18:32:06 +02:00
build.gradle Migrate Kafka metrics to KafkaClientMetrics 2020-04-06 16:45:56 +02:00