Registry / other / influxdata-flux

influxdata-flux

JSON →
library0.200.0gogounverified

Flux is a data scripting and query language for InfluxDB, used for querying and transforming time series data.

go get github.com/influxdata/flux
INSTALL
IMPORT
SIG · INFLUXDATA-FLUX
I
influxdata-flux
othergov0.200.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

flux
github.com/influxdata/flux

Print the Flux version

package main import ( "fmt" "github.com/influxdata/flux" ) func main() { fmt.Println(flux.Semver()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.200.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
influxdata-flux — go get influxdata-flux · libregistry