Skip to content

Resolve "Test if prometheus can reach all targets"

#214 (closed) is about grafana not showing node-exporter metrics. The reason is that it can't reach the node-exporter target. We should test if prometheus can reach all tragets fine.

Todo

  • expose prometheus to the cluster on port 30090
  • query the alerts API enpoint to queck for active alerts, i.e. NodeExporterDown
Edited by Varac

Merge request reports