Hi there, I was wondering if there is any documentation on how Prometheus Rulers handle the complete loss or unavailability of AlertManager nodes (basically when the notify function is unable to get a successful response from any AM node).
I see in alerting.go that there is the notion of resendDelay, my read from this is that the Ruler will keep notifying about an active alert (regardless of success) every <resendDelay> until it expires which is 4x <resendDelay> and then it would wait until the next evaluation period? Thanks! Callum -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/5dbc18f6-d6d0-4aa7-b04b-c6c9143dc64an%40googlegroups.com.

