类 WavefrontSenderConfiguration

java.lang.Object
org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontSenderConfiguration

@Configuration(proxyBeanMethods=false) @ConditionalOnClass(com.wavefront.sdk.common.WavefrontSender.class) @EnableConfigurationProperties(WavefrontProperties.class) public class WavefrontSenderConfiguration extends Object
Configuration for WavefrontSender. This configuration is imported from WavefrontMetricsExportAutoConfiguration and WavefrontTracingAutoConfiguration.
从以下版本开始:
3.0.0
作者:
Moritz Halbritter
  • 构造器详细资料

    • WavefrontSenderConfiguration

      public WavefrontSenderConfiguration()
  • 方法详细资料