critical alerts should only fire if verified on secondary (or if secondary is down)
in #41643, we setup high availability in that two servers monitor things so that we can survive an outage and still have monitoring.
but some alerts should not be send unless we verify this is a real outage from another endpoint. float has some tricks to do that up its sleeve, and we should use them.