ServiceMonitor for Prometheus Node Exporter Not Applying EC2 Instance Labels in Kubernetes
I’m using the kube-prometheus-stack
Helm chart to deploy Prometheus and configure ServiceMonitors for monitoring EC2 instances with the Node Exporter. I have configured the ServiceMonitor to relabel EC2 instance tags, but the instance
label is not being applied as expected.