diff --git a/daprdocs/content/en/operations/monitoring/metrics/metrics-overview.md b/daprdocs/content/en/operations/monitoring/metrics/metrics-overview.md index 6a0d5678b..1abc52500 100644 --- a/daprdocs/content/en/operations/monitoring/metrics/metrics-overview.md +++ b/daprdocs/content/en/operations/monitoring/metrics/metrics-overview.md @@ -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