My sensor was not sending data to InfluxDB database for few hours (since 2017-04-17 22h until 2017-04-17 17h), and once battery in sensor was replaced it started sending data again.
How to show null or zero data? I have tried editing this graph and choosing “null” and “null as zero” but that seams to do nothing. I’m running grafana server 4.2.0-beta1
I just had to figure out where to read error messages, and this is the error message I got:
{
“error”: “error parsing query: aggregate function required inside the call to moving_average”,
“message”: “error parsing query: aggregate function required inside the call to moving_average”
}
After removing “moving average” and enabling “median” now graph works! And here is how it looks like: