Interface MetricsRuntimeConfig
public interface MetricsRuntimeConfig
-
Method Summary
Modifier and TypeMethodDescriptionThe interval, between the start of two metric export attempts.
-
Method Details
-
exportInterval
The interval, between the start of two metric export attempts.Default is 1min.
- Returns:
- the interval Duration.
-