Hey Guys,
I have this alert rule which will hit an endpoint to retrieve a data every 5min using Infinity data source but the endpoint return the current time data in a latency of about 2-4min.
Its a simple alert rule which should trigger alert whenever the last value is below 80 with an evaluation of 5m and a pending period of 15min.
the threshold met but the alert didn’t trigger as i checked the state history it clearly shows the transition to pending period was late I’m not sure why grafana didn’t transition it to pending state when the first instance happened as below.
Ideally it should have triggered pending state when the first data point dropped but it didn’t.
As I checked the state history the alert transitioned to Normal(missing series) and after 10min but even after 10min the value was still below 80.
PFB - alert rule.
Can anyone please help me with this what could be wrong here?