Uses of Class
org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties
Packages that use 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
Methods in org.springframework.boot.actuate.autoconfigure.metrics.export.wavefront with parameters of type WavefrontPropertiesModifier and TypeMethodDescriptionio.micrometer.wavefront.WavefrontConfig
WavefrontMetricsExportAutoConfiguration.wavefrontConfig
(WavefrontProperties properties) Constructors in org.springframework.boot.actuate.autoconfigure.metrics.export.wavefront with parameters of type WavefrontProperties -
Uses of WavefrontProperties in org.springframework.boot.actuate.autoconfigure.wavefront
Methods in org.springframework.boot.actuate.autoconfigure.wavefront with parameters of type WavefrontPropertiesModifier and TypeMethodDescriptioncom.wavefront.sdk.common.application.ApplicationTags
WavefrontAutoConfiguration.wavefrontApplicationTags
(Environment environment, WavefrontProperties properties) com.wavefront.sdk.common.WavefrontSender
WavefrontSenderConfiguration.wavefrontSender
(WavefrontProperties properties)