I am having problems alering on a elasticsearch graph panel. I am doing a simple lucene search and counting the number of docs returned.I would like to set up an alarm that will be triggered if the number of docs exceed a certain threshold for a specified time. However the alert function does not seem to be able to read any data. All I get is the no data state.
Thanks Torkel, I tried changing the time range but still no data. A question: We are on hosted grafana and are currently accessing the ES datasource using browser mode, am I correct in assuming the alerting engine is also querying ES using browser mode or are those requests in fact originating from the server?