Uses of Interface
io.helidon.metrics.KeyPerformanceIndicatorMetricsSettings.Builder
-
Packages that use KeyPerformanceIndicatorMetricsSettings.Builder Package Description io.helidon.metrics Metrics support for Java SE, uses the Microprofile metrics APIs and formats. -
-
Uses of KeyPerformanceIndicatorMetricsSettings.Builder in io.helidon.metrics
Methods in io.helidon.metrics that return KeyPerformanceIndicatorMetricsSettings.Builder Modifier and Type Method Description static KeyPerformanceIndicatorMetricsSettings.Builder
KeyPerformanceIndicatorMetricsSettings. builder()
Deprecated, for removal: This API element is subject to removal in a future version.Creates a new builder for the settings.KeyPerformanceIndicatorMetricsSettings.Builder
KeyPerformanceIndicatorMetricsSettings.Builder. config(Config kpiConfig)
KeyPerformanceIndicatorMetricsSettings.Builder
KeyPerformanceIndicatorMetricsSettings.Builder. extended(boolean value)
KeyPerformanceIndicatorMetricsSettings.Builder
KeyPerformanceIndicatorMetricsSettings.Builder. longRunningRequestThresholdMs(long value)
-