Grafana <> InfluxDB2 | Find the difference in query

68 Views Asked by At

I am using k6 (using xk6-output-influxdb) to write test results to InfluxDB2. However, I can't understand why the InfluxQL (A) and Flux (B) query return different results.

PS - group by fill(0), fill(null), etc doesn't make a difference if that matters.

Queries

0

There are 0 best solutions below