You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/essentials/prometheus-metrics-scrape-configuration.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ The following table has a list of all the default targets that the Azure Monitor
42
42
| Key | Type | Enabled | Pod | Description |
43
43
|-----|------|----------|----|-------------|
44
44
| kubelet | bool |`true`| Linux DaemonSet | Scrape kubelet in every node in the K8s cluster without any extra scrape config. |
45
-
| cadvisor | bool |`true`| Linux daemosnet| Scrape cadvisor in every node in the K8s cluster without any extra scrape config.<br>Linux only. |
45
+
| cadvisor | bool |`true`| Linux DaemonSet| Scrape cadvisor in every node in the K8s cluster without any extra scrape config.<br>Linux only. |
46
46
| kubestate | bool |`true`| Linux replica | Scrape kube-state-metrics in the K8s cluster (installed as a part of the add-on) without any extra scrape config. |
47
47
| nodeexporter | bool |`true`| Linux DaemonSet | Scrape node metrics without any extra scrape config.<br>Linux only. |
48
48
| coredns | bool |`false`| Linux replica | Scrape coredns service in the K8s cluster without any extra scrape config. |
0 commit comments