Related to "Limit"
Sort and limit data with Flux
Use sort()
to order records within each table by specific columns and limit()
to limit the number of records in output tables to a fixed number, n
.
InfluxDB OSS v2
InfluxDB 3
InfluxDB 2
InfluxDB 1
Other products
Use sort()
to order records within each table by specific columns and limit()
to limit the number of records in output tables to a fixed number, n
.
Flux is going into maintenance mode. You can continue using it as you currently are without any changes to your code.
We are releasing two products as part of the alpha.
InfluxDB 3 Core, is our new open source product. It is a recent-data engine for time series and event data. InfluxDB 3 Enterprise is a commercial version that builds on Core’s foundation, adding historical query capability, read replicas, high availability, scalability, and fine-grained security.
For more information on how to get started, check out: