クラス WavefrontPropertiesConfigAdapter

実装されたすべてのインターフェース:
io.micrometer.core.instrument.config.MeterRegistryConfigio.micrometer.core.instrument.push.PushRegistryConfigio.micrometer.wavefront.WavefrontConfig

public class WavefrontPropertiesConfigAdapter extends PushRegistryPropertiesConfigAdapter<WavefrontProperties.Metrics.Export> implements io.micrometer.wavefront.WavefrontConfig
WavefrontProperties を WavefrontConfig に変換するアダプター。
導入:
2.0.0
作成者:
Jon Schneider, Moritz Halbritter
  • コンストラクターの詳細

    • WavefrontPropertiesConfigAdapter

      public WavefrontPropertiesConfigAdapter(WavefrontProperties properties)
  • メソッドの詳細

    • prefix

      public StringSE prefix()
      次で指定:
      インターフェース io.micrometer.core.instrument.config.MeterRegistryConfigprefix 
      次で指定:
      インターフェース io.micrometer.wavefront.WavefrontConfigprefix 
    • uri

      public StringSE uri()
      次で指定:
      インターフェース io.micrometer.wavefront.WavefrontConfiguri 
    • source

      public StringSE source()
      次で指定:
      インターフェース io.micrometer.wavefront.WavefrontConfigsource 
    • batchSize

      public int batchSize()
      次で指定:
      インターフェース io.micrometer.core.instrument.push.PushRegistryConfigbatchSize 
      オーバーライド:
      クラス PushRegistryPropertiesConfigAdapter<WavefrontProperties.Metrics.Export>batchSize 
    • apiToken

      public StringSE apiToken()
      次で指定:
      インターフェース io.micrometer.wavefront.WavefrontConfigapiToken 
    • globalPrefix

      public StringSE globalPrefix()
      次で指定:
      インターフェース io.micrometer.wavefront.WavefrontConfigglobalPrefix 
    • reportMinuteDistribution

      public boolean reportMinuteDistribution()
      次で指定:
      インターフェース io.micrometer.wavefront.WavefrontConfigreportMinuteDistribution 
    • reportHourDistribution

      public boolean reportHourDistribution()
      次で指定:
      インターフェース io.micrometer.wavefront.WavefrontConfigreportHourDistribution 
    • reportDayDistribution

      public boolean reportDayDistribution()
      次で指定:
      インターフェース io.micrometer.wavefront.WavefrontConfigreportDayDistribution 
    • apiTokenType

      public com.wavefront.sdk.common.clients.service.token.TokenService.Type apiTokenType()
      次で指定:
      インターフェース io.micrometer.wavefront.WavefrontConfigapiTokenType