Uses of Class
org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties
Package
Description
Support for exporting actuator metrics to Wavefront.
Classes shared between Wavefront tracing and metrics.
-
Uses of WavefrontProperties in org.springframework.boot.actuate.autoconfigure.metrics.export.wavefront
Modifier and TypeMethodDescriptionio.micrometer.wavefront.WavefrontConfig
WavefrontMetricsExportAutoConfiguration.wavefrontConfig
(WavefrontProperties properties) -
Uses of WavefrontProperties in org.springframework.boot.actuate.autoconfigure.wavefront
Modifier and TypeMethodDescriptioncom.wavefront.sdk.common.application.ApplicationTags
WavefrontAutoConfiguration.wavefrontApplicationTags
(Environment environment, WavefrontProperties properties) com.wavefront.sdk.common.WavefrontSender
WavefrontSenderConfiguration.wavefrontSender
(WavefrontProperties properties)