Skip to content

io.helidon.metrics.api.ScopingConfig

Description

N/A

Configuration options

KeyTypeDefaultDescription
defaultStringapplicationDefault scope value to associate with meters that are registered without an explicit setting; no setting means meters are assigned scope io.helidon.metrics.api.Meter.Scope#DEFAULT
scopesMap<String, ScopeConfig>Settings for individual scopes
tag-nameStringscopeTag name for storing meter scope values in the underlying implementation meter registry

Usages


See the manifest for all available types.