Comment on Show HN: Dead man's switch without reliance on your infraComments−joshbetz1yVery clever. I have Alertmanager in a second region so it can check on my first Alertmanager, but this is much nicer.−jrockway1yI ended up going this route: https://github.com/jrockway/alertmanager-status−adamdecafOP1yYea I’ve setup multiple Alertmanagers that all check each other before. That setup is useful to detecting route failures between sites.
Comments
Very clever. I have Alertmanager in a second region so it can check on my first Alertmanager, but this is much nicer.
I ended up going this route: https://github.com/jrockway/alertmanager-status
Yea I’ve setup multiple Alertmanagers that all check each other before. That setup is useful to detecting route failures between sites.