- ScopingConfig (metrics.api) Configuration
Configuration options
Optional configuration options
| key | type | default value | 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 @return default scope value |
scopes | Settings for individual scopes. @return scope settings | ||
tag-name | string | scope | Tag name for storing meter scope values in the underlying implementation meter registry. @return tag name for storing scope values |