I have been tasked by management to create an alert that monitors a 10 day average of latency time then watches the current latency against that average for a delta of X%.
Does anyone know of a striaghtforward trigger condition for this alert?
Basically it should be something liek
If currently latency is greater than X% of the average 10 day latency then trigger the alert action.