Forward alerts from one alertmanager to another alertmanager

1,294 views
Skip to first unread message

Morven Cao

unread,
Apr 23, 2021, 1:10:00 AM4/23/21
to Prometheus Users
I’m stuck in how to forward alerts from one alertmanager to another alertmanager.

Looks like the alertmanager doesn’t provide the interface to forward alerts, the only way I can figure out is using the Alertmanager webhook receiver, I have to write my own webhook server to receive alerts from the source alertmanager and then forward the alerts to the target alertmanager, does it make sense?

Any insight? Appreciate it if anyone can help on this.

Morven Cao

unread,
Apr 26, 2021, 9:15:50 PM4/26/21
to Prometheus Users
I didn't found any proof that Alertmanager supports this feature, so I write an Alerts-Collector(https://github.com/morvencao/alerts-collector)  that implements a webhook server to receive alerts from downstream Alertmanager and performs an alert forward to upstream Alertmanager instances.
Reply all
Reply to author
Forward
0 new messages