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 <https://prometheus.io/docs/operating/integrations/#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. -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/1a5822eb-55ea-496e-8b06-75d1e93478e1n%40googlegroups.com.

