I’ve got a query/line graph that isn’t behaving as expected. Where there are no points reported, using the “fill(null)” option should just show empty space. This is not the case. I found several issues on the github page about it, but can’t figure out why it’s not working for me.
If I do bars instead of lines, the space shows up, as shown here:
If I zoom in close enough, it says: “No data points.”
InfluxDB is doing the derivative calculation (and fill(null)) so InfluxDB. You can double check if you run Grafana v4.5 , click Query Inspector , then you can see raw query sent to influxdb and raw response