Module io.helidon.metrics
Package io.helidon.metrics
Interface KeyPerformanceIndicatorMetricsSettings
- All Superinterfaces:
KeyPerformanceIndicatorMetricsSettings
@Deprecated
public interface KeyPerformanceIndicatorMetricsSettings
extends KeyPerformanceIndicatorMetricsSettings
Deprecated.
Settings for KPI metrics (for compatibility).
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceDeprecated.Builder for KPI settings. -
Method Summary
Methods inherited from interface io.helidon.metrics.api.KeyPerformanceIndicatorMetricsSettings
isExtended, longRunningRequestThresholdMs
-
Method Details
-
builder
Deprecated.Creates a new builder for the settings.- Returns:
- new
KeyPerformanceIndicatorMetricsSettings.Builder.
-