io.helidon.metrics.api.ScopingConfig
Description
N/
Configuration options
| Key | Type | Default | Description |
|---|---|---|---|
default | String | application | Default scope value to associate with meters that are registered without an explicit setting; no setting means meters are assigned scope io. |
scopes | Map< | Settings for individual scopes | |
tag- | String | scope | Tag name for storing meter scope values in the underlying implementation meter registry |
Usages
See the manifest for all available types.