docs-v2/content/flux/v0.x/stdlib/experimental/influxdb/_index.md

1.2 KiB

title description menu weight cascade
influxdb package The `influxdb` package provides tools for working with the InfluxDB API.
flux_0_x_ref
name parent identifier
influxdb experimental experimental/influxdb
21
introduced
0.114.0

The influxdb package provides tools for working with the InfluxDB API. Import the experimental/influxdb package:

import "experimental/influxdb"

Functions

{{< children type="functions" show="pages" >}}