few days ago I setup up an dashboard with alert, just for testing, then I deleted the dashboard before I deleted the Alert, now it seems that the alert is running all the time.
Where can I check what “ruleId” belongs to what dashboard?
this is the text from grafana.log
t=2018-03-13T09:06:44+0100 lvl=info msg="Alert Rule returned no data" logger=alerting.evalHandler ruleId=75 name="Panel Title alert" changing state to=alerting
t=2018-03-13T09:06:48+0100 lvl=info msg="Alert Rule returned no data" logger=alerting.evalHandler ruleId=75 name="Panel Title alert" changing state to=alerting
t=2018-03-13T09:06:52+0100 lvl=info msg="Alert Rule returned no data" logger=alerting.evalHandler ruleId=75 name="Panel Title alert" changing state to=alerting
Yes, it is still there after 2 days.
I have restarted Grafana server but it didn’t helped
t=2018-03-13T00:00:01+0100 lvl=info msg="Alert Rule returned no data" logger=alerting.evalHandler ruleId=75 name="Panel Title alert" changing state to=alerting
t=2018-03-13T00:00:09+0100 lvl=info msg="Alert Rule returned no data" logger=alerting.evalHandler ruleId=75 name="Panel Title alert" changing state to=alerting
t=2018-03-13T00:00:13+0100 lvl=info msg="Alert Rule returned no data" logger=alerting.evalHandler ruleId=75 name="Panel Title alert" changing state to=alerting
t=2018-03-13T00:00:17+0100 lvl=info msg="Alert Rule returned no data" logger=alerting.evalHandler ruleId=75 name="Panel Title alert" changing state to=alerting
t=2018-03-13T00:00:21+0100 lvl=info msg="Alert Rule returned no data" logger=alerting.evalHandler ruleId=75 name="Panel Title alert" changing state to=alerting
t=2018-03-13T00:00:29+0100 lvl=info msg="Alert Rule returned no data" logger=alerting.evalHandler ruleId=75 name="Panel Title alert" changing state to=alerting
t=2018-03-13T00:00:33+0100 lvl=info msg="Alert Rule returned no data" logger=alerting.evalHandler ruleId=75 name="Panel Title alert" changing state to=alerting
Is it possible to read in a file what ruleId that belongs to what dashboard?