You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It might be a good addition to add DNS discovery capability in multi-tenant alertmanager to discover peers. Right now there is a -cluster.peer flag which can be used multiple times but that has to be done statically. I tried with a dns host with multiple IP targets with -cluster.peer but it seems like the dns name does not get re-resolved when a host goes down.