carlosedp / cluster-monitoring

Cluster monitoring stack for clusters based on Prometheus Operator
MIT License
740 stars 200 forks source link

Use node IP instead of Pod IP for node-exporter #45

Closed carlosedp closed 4 years ago

carlosedp commented 4 years ago

Add relabeling so Prometheus would scrape the correct node name on "instance".

Fixed #43