Hello there,
I am trying to manage alert notifications in Grafana, I have a dashboard that occasionally has “0 values” because telegraf has reading errors and that is recorded in the data source from which grafana reads.
I don’t know if you are familiar with Icinga2 which has “hard and soft states” when detecting a problem with a host/service, it re-checks the object a number of times before sending notifications.
My question is, is it possible to recreate this behavior with Grafana and only send notifications after an alert rule that is in “firing” has been evaluated, for example, twice? I want to be able to differentiate between temporary read failures and persistent failures.
By the way, I think the “Mute timings” option would not work since these errors are completely random over time.
Thanks a lot!
For exmaple, here I don’t want any notification:
But if the gap had been bigger I would want a notification