Uses of Class
io.helidon.metrics.api.KeyPerformanceIndicatorMetricsConfig.Builder
Package
Description
Defines the Helidon metrics API so Helidon metrics-capable components can implement metrics simply and without regard for
whether metrics is actually on the runtime path or not or is enabled or not.
-
Uses of KeyPerformanceIndicatorMetricsConfig.Builder in io.helidon.metrics.api
Modifier and TypeMethodDescriptionKeyPerformanceIndicatorMetricsConfig.builder()
Create a new fluent API builder to customize configuration.KeyPerformanceIndicatorMetricsConfig.builder
(KeyPerformanceIndicatorMetricsConfig instance) Create a new fluent API builder from an existing instance.Modifier and TypeMethodDescriptionMetricsConfig.BuilderBase.keyPerformanceIndicatorMetricsConfig
(Consumer<KeyPerformanceIndicatorMetricsConfig.Builder> consumer) Key performance indicator metrics settings.