Problems with Alerting

Hi there,

i have problems with alerting. My datasource is InfluxDB 1.8. I want an alert if there were less than 5 satellites found.

If i click “Preview Alerts” i get:

invalid format of evaluation results for the alert definition Grenzwert: looks like time series data, only reduced data can be alerted on.

Also i can’t use variables in the Description:
grafik

What i’m doing wrong?

Hi,

Indeed there are some limitations to alerting in Grafana (there is ongoing work to make them easier and better), i suggest you have a look at this threads :

Hope it helps.

Good Luck

Bit of a late answer - but for the benefit of others finding this later:

The issue you see in ‘preview alerts’ is that you are using ‘math’ to transform your time series data; rather than ‘evaluating’ it to a true/false condition - what you want here is to use a ‘classic condition’ eg