kube_resource_labels
(ex - kube_pod_labels, kube_deployment_labels)
kube_resource_annotations
(ex - kube_pod_annotations, kube_deployment_annotations)
Default targets scraped for Windows
Following Windows targets are configured to scrape, but scraping is not enabled (
disabled/OFF
) by default - meaning you don't have to provide any scrape job configuration for scraping these targets but they are disabled/OFF by default and you need to turn ON/enable scraping for these targets using
ama-metrics-settings-configmap
under
default-scrape-settings-enabled
section
Two default jobs can be run for Windows that scrape metrics required for the dashboards specific to Windows.
windows-exporter
(
job=windows-exporter
)
kube-proxy-windows
(
job=kube-proxy-windows
)
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
.
Metrics scraped for Windows
The following metrics are collected when windows-exporter and kube-proxy-windows are enabled.
The following default dashboards are automatically provisioned and configured by Azure Monitor managed service for Prometheus when you
link your Azure Monitor workspace to an Azure Managed Grafana instance
. Source code for these dashboards can be found in
this GitHub repository
. The below dashboards will be provisioned in the specified Azure Grafana instance under
Managed Prometheus
folder in Grafana. These are the standard open source community dashboards for monitoring Kubernetes clusters with Prometheus and Grafana.