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
In order to run the alertmanager in a single binary the user will have to run two separate gossip ports. One for the alertmanager and another for the ring kv client. We should explore reusing the the ring memberlist implementation in place of the alertmanager cluster implementation.
Activity