- KeyPerformanceIndicatorMetricsConfig (metrics.api) Configuration
Type: io.helidon.metrics.api.KeyPerformanceIndicatorMetricsConfig
Configuration options
Optional configuration options
| key | type | default value | description |
|---|---|---|---|
extended | boolean | false | Whether KPI extended metrics are enabled. @return true if KPI extended metrics are enabled; false otherwise |
long-running-requests.threshold | Duration | PT10S | Threshold in ms that characterizes whether a request is long running. @return threshold in ms indicating a long-running request |