OPEN SOURCE
Filtering and Sorting Flux Tables in InfluxDB
• 4 min watch
A common question I hear from people adopting and using InfluxDB 2 is "How do I sort my data?". Due to the way that Flux returns data, as a series of tables, it can be frustrating that your sort doesn't behave in an intuitive way.
Lets break this down.
Comments