Description

Settings for path-based automatic metrics configuration.

Usages

Configuration options

KeyKindTypeDefault ValueDescription
enabledVALUEBooleantrueWhether automatic metrics are to be enabled for requests which match the specified io.helidon.http.PathMatcher and HTTP methods
methodsLISTString HTTP methods for which this path config applies; default is to match all HTTP methods
pathVALUEString Path matching expression for this path config entry

See the manifest for all available types.