Hi everyone,
I am running node exporter as a pods in k8s and exposing the metrics on
port 11100 for each node. When I try to use kubernetes_sd_configs for
nodes, it returns the node IP + kublet port (10250).
``` prometheus.yml
- job_name: gke-nodes
kubernetes_sd_configs:
- role: node
```
How can I configure Prometheus to query my node exporter with the correct
port (11100)?
--
You received this message because you are subscribed to the Google Groups
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/prometheus-users/ea641639-1255-4bfc-9eac-ebd8edb85f06o%40googlegroups.com.