io.helidon.webserver.observe.metrics.AutoHttpMetricsConfig
Description
Automatic metrics collection settings
Configuration options
| Key | Type | Default | Description |
|---|---|---|---|
opt-in | List<String> | Elective attribute for which to opt in | |
paths | List<AutoHttpMetricsPathConfig> | Automatic metrics collection settings | |
sockets | List<String> | Socket names for sockets to be instrumented with automatic metrics | |
enabled | Boolean | true | Whether automatic metrics collection as a whole is enabled |
Usages
See the manifest for all available types.