Interface MetricsRuntimeConfig


public interface MetricsRuntimeConfig
  • Method Summary

    Modifier and Type
    Method
    Description
    The interval, between the start of two metric export attempts.
  • Method Details

    • exportInterval

      @WithName("export.interval") @WithDefault("60s") Duration exportInterval()
      The interval, between the start of two metric export attempts.

      Default is 1min.

      Returns:
      the interval Duration.