Hi,
I’m trying to add alerting to a graph and I’m facing what seems to be a rather odd behavior.
I’m running Grafana 5.4.3 on Windows, using an Elasticsearch 6.4.2 as a data source.
The graph is showing the count of results of a specific search query:
For now no document correspond to this search, so this graph is basically displaying empty data, which is what I want.
Now, I need Grafana to trigger an alert when no value is retrieved, I configured it as follows:
Follow in the next post due to image limitations.