mirror of
https://github.com/prometheus/prometheus
synced 2026-04-24 19:18:59 +08:00
This commit extends the notifier to dispatch alert batches to multiple Alertmanagers concurrently. It changes the `-alertmanager.url` flag to accept a comma separated list of URLs and/or to be set multiple times.