Interpreting Failure Rate¶
The Failure Rate represents the proportion of checks that failed in the most recent monitor run.
This is calculated as:
Failure Rate = (Number of Failed Checks / Total Checks in Monitor) x 100
Example:
A monitor with 6
total checks and 4
failures will show:
Failure Rate = 66.67%