MetricsSettings (metrics.api) Configuration

Type: io.helidon.metrics.api.MetricsSettings

Config key
metrics
Copied

Configuration options

Optional configuration options
keytypedefault valuedescription
appName

string

 

Sets the value for the _app tag to be applied to all metrics.

base 

Set the base metrics settings.

enabled

boolean

 

Sets whether metrics should be enabled.

key-performance-indicators 

Set the KPI metrics settings.

registries 

Sets the registry settings for the specified registry type.

tags

Map<string, string>

 

Sets the global tags to be applied to all metrics.