I am using influxdb as datasource and set the alert for battery voltage above 14V. I am getting alert mail when it is above 14V but when there is no data coming from influxdb it is still sending me the same alert at an interval of 4hrs. What should I do to stop this alert coming when there is no data. I want grafana to send me alert mail only when the my set limit for above voltage is above threshold.
Can anybody pl help me out. Thank You
Configure NoData as OK state:
Yeah I’ve already checked doing this but still getting the same problem. As in I am still getting alert mail, it just that the mail is now blank without the alert message.