io.helidon.metrics.api.ScopeConfig
Description
Configuration settings for a scope within the MetricsConfigBlueprint#METRICS_CONFIG_KEY config section
Configuration options
| Key | Type | Default | Description |
|---|---|---|---|
enabled | Boolean | true | Whether the scope is enabled |
filter | Configuration for filter | ||
name | String | Name of the scope to which the configuration applies |
Usages
See the manifest for all available types.