Skip to content

Commit bc8d1aa

Browse files
authored
Update prometheus-metrics-troubleshoot.md
1 parent 5651147 commit bc8d1aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ ms.reviewer: aul
1111

1212
Follow the steps in this article to determine the cause of Prometheus metrics not being collected as expected in Azure Monitor.
1313

14+
Note that the ReplicaSet pod scrapes metrics from `kube-state-metrics` and custom scrape targets in the `ama-metrics-prometheus-config` configmap. The DaemonSet pods scrape metrics from the following targets on their respective node: `kubelet`, `cAdvisor`, `node-exporter`, and custom scrape targets in the `ama-metrics-prometheus-config-node` configmap. The pod that you will want to view the logs and the Prometheus UI for will depend on which scrape target you are investigating.
15+
1416
## Pod status
1517

1618
Check the pod status with the following command:

0 commit comments

Comments
 (0)