mirror of https://github.com/dapr/docs.git
Update metrics-overview.md
This commit is contained in:
parent
a5eeb768c6
commit
73f1938018
|
@ -52,7 +52,7 @@ spec:
|
|||
|
||||
To disable the metrics collection in the Dapr side cars running in a specific namespace:
|
||||
|
||||
- Use the `metric` spec configuration.
|
||||
- Use the `metrics` spec configuration.
|
||||
- Set `enabled: false` to disable the metrics in the Dapr runtime.
|
||||
|
||||
```yaml
|
||||
|
|
Loading…
Reference in New Issue