Skip to content

io.helidon.webserver.observe.metrics.AutoHttpMetricsConfig

Description

Automatic metrics collection settings

Configuration options

KeyTypeDefaultDescription
opt-inList<String>Elective attribute for which to opt in
pathsList<AutoHttpMetricsPathConfig>Automatic metrics collection settings
socketsList<String>Socket names for sockets to be instrumented with automatic metrics
enabledBooleantrueWhether automatic metrics collection as a whole is enabled

Usages


See the manifest for all available types.