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.BuilderKeyPerformanceIndicatorMetricsSettings. builder()Deprecated, for removal: This API element is subject to removal in a future version.Creates a new builder for the settings.KeyPerformanceIndicatorMetricsSettings.BuilderKeyPerformanceIndicatorMetricsSettings.Builder. config(Config kpiConfig)KeyPerformanceIndicatorMetricsSettings.BuilderKeyPerformanceIndicatorMetricsSettings.Builder. extended(boolean value)KeyPerformanceIndicatorMetricsSettings.BuilderKeyPerformanceIndicatorMetricsSettings.Builder. longRunningRequestThresholdMs(long value)
-