To catch occasions where an endpoint is jittery and is not 100% down, we want to be able to configure an alert that will fire for example if an endpoint has been down X amount of times for a window of Y minutes.
Currently the alert is based on the result being down dor the entire duration period.
Thanks