- ScopeConfig (metrics.api) Configuration
Configuration options
Optional configuration options
| key | type | default value | description |
|---|---|---|---|
enabled | boolean | true | Whether the scope is enabled. @return if the scope is enabled |
filter.exclude | Pattern | Regular expression for meter names to exclude. @return exclude expression | |
filter.include | Pattern | Regular expression for meter names to include. @return include expression | |
name | string | Name of the scope to which the configuration applies. @return scope name |