ScopingConfig (metrics.api) Configuration

Type: io.helidon.metrics.api.ScopingConfig

Configuration options

Optional configuration options
keytypedefault valuedescription
default

string

application

Default scope value to associate with meters that are registered without an explicit setting; no setting means meters are assigned scope application.

scopes 

Settings for individual scopes.

tag-name

string

scope

Tag name for storing meter scope values in the underlying implementation meter registry.