Not sure if this is a Grafana or Influx question: I’m getting this error in my grafana:
InfluxDB Error: unsupported mean iterator type: *query.booleanInterruptIterator
What does that mean?
I can verify all my fields are there:
I can display all the floats on a table (using grafana). But if I mix them, 2 floats + boolean, then I get this error. I can’t mix data on a table? Or am I setting it up incorrectly?