mirror of
https://github.com/prometheus/prometheus.git
synced 2025-10-02 03:01:02 +02: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.