1

Going through the Queries and Data Model section of Time to Awesome (therefore you can tell I'm just getting started with InfluxDB), I've noticed a seemingly strange behaviour: once the data (as provided in the tutorial) is ingested, running exactly the same query repeatedly outputs different data every time.

Last time I ran, this was the output: enter image description here 3 tables were returned.

Alright, let's try again: enter image description here Interesting, 5 tables were returned...

The tutorial itself states that 12 tables are created based on the input data. So what's happening here? Am I missing something obvious?

ffi
  • 353
  • 4
  • 11
  • 1
    I faced the same issue via using python client. I filed the issue [here][1] [1]: https://github.com/influxdata/influxdb-client-python/issues/453 I also faced this using the data explorer like you do too. – CircleOnCircles Jun 13 '22 at 10:22

0 Answers0