Skip to content

Commit 2d008f1

Browse files
committed
Merge branch 'kaveesh/ama_windows' of https://github.com/bragi92/azure-docs-pr into kaveesh/ama_windows
2 parents d3130a1 + 0470d0a commit 2d008f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/essentials/prometheus-metrics-enable.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Following are optional parameters that you can use with the previous commands.
9090

9191
- `--ksm-metric-annotations-allow-list` is a comma-separated list of Kubernetes annotations keys that will be used in the resource's labels metric. By default the metric contains only name and namespace labels. To include more annotations provide a list of resource names in their plural form and Kubernetes annotation keys, you would like to allow for them. A single `*` can be provided per resource instead to allow any annotations, but that has severe performance implications.
9292
- `--ksm-metric-labels-allow-list` is a comma-separated list of more Kubernetes label keys that will be used in the resource's labels metric. By default the metric contains only name and namespace labels. To include more labels provide a list of resource names in their plural form and Kubernetes label keys, you would like to allow for them. A single `*` can be provided per resource instead to allow any labels, but that has severe performance implications.
93-
- `--enable-windows-recording-rules` lets you enable the recording rule groups required for proper functioning of the windows dashboards
93+
- `--enable-windows-recording-rules` lets you enable the recording rule groups required for proper functioning of the windows dashboards.
9494

9595
**Use annotations and labels.**
9696

@@ -330,7 +330,7 @@ Deploy the template with the parameter file using any valid method for deploying
330330

331331
## Enable windows metrics collection
332332

333-
As of version `6.4.0-main-02-22-2023-3ee44b9e` windows metric collection has been enabled for the AKS clusters. Onboarding to the Azure Monitor Metrics Addon will enable the windows daemonset pods to start running on your nodepools(Windows Server 2019 and Windows Server 2022 are both supported). Please follow the below mentioned steps so that the pods are able to collect metrics from your windows nodepools.
333+
As of version 6.4.0-main-02-22-2023-3ee44b9e, windows metric collection has been enabled for the AKS clusters. Onboarding to the Azure Monitor Metrics Addon will enable the windows daemonset pods to start running on your nodepools. Both Windows Server 2019 and Windows Server 2022 are supported. Follow the steps below to enable the pods to collect metrics from your windows nodepools.
334334

335335
1. Manually install the windows exporter on AKS nodes to access windows metrics.
336336
Enable the following collectors :

0 commit comments

Comments
 (0)