Update metrics-overview.md

This commit is contained in:
greenie-msft 2022-04-20 14:34:15 -07:00 committed by GitHub
parent a5eeb768c6
commit 73f1938018
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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