Hi,
has anyone tried to route an alert from one AlertManager to another one?
It would be nice if one AM could route (certain) alerts to another AM as a receiver .
I don't mean HA but different AM groups, organised like a hierarchy:
- one or more "local" Prometheus/AM setup (maintained by projects)
- one "central" / "global" AM setup (maintained by eg central monitoring group)
Motivation is that the "global" AM has a rather complicated / centrally controlled
AM integration with a (legacy) alert system, in a large company.
So routing from all the local AMs directly to the legacy alert system is not really an option.
An AM-2-AM bridge component between the AMs (eg via WebHooks) is possible I guess, but complex and error prone.
So I would rather prefer a direct AM-2-AM integration.
Are there any better options/thoughts?
Cheers,
Marcel