alertmanager-bot
alertmanager-bot copied to clipboard
HA support
Running a single instance of the bot adds a SPOF to notifications. It would be great to have multiple instances running at the same time (consider the alert manager's capabilities as an example). As you're using libkv, leadership might be a good candidate to consider.
Interesting library, I didn't know about that. We should totally support something like that indeed.