Skip to content

Commit a7aee38

Browse files
Merge pull request #273270 from sunasing/sunasing-br-0424
correction in docs - recording rules are deployed regardless of AMG l…
2 parents 051250a + b023143 commit a7aee38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/containers/prometheus-metrics-scrape-default.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ Two default jobs can be run for Windows that scrape metrics required for the das
188188
- `kube-proxy-windows` (`job=kube-proxy-windows`)
189189

190190
> [!NOTE]
191-
> This requires applying or updating the `ama-metrics-settings-configmap` configmap and installing `windows-exporter` on all Windows nodes. For more information, see the [enablement document](kubernetes-monitoring-enable.md#enable-prometheus-and-grafana).
191+
> This requires applying or updating the `ama-metrics-settings-configmap` configmap and installing `windows-exporter` on all Windows nodes. For more information, see the [enablement document](kubernetes-monitoring-enable.md#enable-windows-metrics-collection-preview).
192192
193193
## Metrics scraped for Windows
194194

@@ -254,7 +254,7 @@ The following default dashboards are automatically provisioned and configured by
254254

255255
## Recording rules
256256

257-
The following default recording rules are automatically configured by Azure Monitor managed service for Prometheus when you [link your Azure Monitor workspace to an Azure Managed Grafana instance](../essentials/azure-monitor-workspace-manage.md#link-a-grafana-workspace). Source code for these recording rules can be found in [this GitHub repository](https://aka.ms/azureprometheus-mixins). These are the standard open source recording rules used in the dashboards above.
257+
The following default recording rules are automatically configured by Azure Monitor managed service for Prometheus when you [configure Prometheus metrics to be scraped from an Azure Kubernetes Service (AKS) cluster](kubernetes-monitoring-enable.md#enable-prometheus-and-grafana). Source code for these recording rules can be found in [this GitHub repository](https://aka.ms/azureprometheus-mixins). These are the standard open source recording rules used in the dashboards above.
258258

259259
- `cluster:node_cpu:ratio_rate5m`
260260
- `namespace_cpu:kube_pod_container_resource_requests:sum`

0 commit comments

Comments
 (0)