title |
list_title |
description |
aliases |
menu |
weight |
flux/v0.x/tags |
introduced |
Flux experimental aggregate package |
aggregate package |
The Flux experimental `aggregate` package provides functions to simplify common aggregate operations. Import the `experimental/aggregate` package.
|
/influxdb/v2.0/reference/flux/stdlib/experimental/aggregate/ |
/influxdb/cloud/reference/flux/stdlib/experimental/aggregate/ |
|
flux_0_x_ref |
name |
parent |
aggregate |
experimental |
|
|
301 |
|
0.61.0 |
The Flux experimental aggregate
package provides functions to simplify common aggregate operations.
Import the experimental/aggregate
package:
import "experimental/aggregate"
Functions
{{< children type="functions" show="pages" >}}