Skip to content

Update Prometheus config to support multiple instances

ale requested to merge redundant-prometheus into master

Enable cross-scraping of probers, and add proper prober alerting rules.

Configure alertmanagers' mesh protocol so they talk to each other. Make Prometheus talk to all alertmanagers.

Fixes issue #6 (closed).

Merge request reports