Hi I want to create a simple alert in grafana to check whether there is no data for the last 5 minutes.
But I get an error
Template variables are not supported in alert queries
Well, according to this issue templates are not supporting in grafana yet. I have two questions:
What is templating?
How can I avoid this error?