docs-v2/content/influxdb/v2.0/reference/flux/stdlib/influxdb-sample/_index.md

671 B

title list_title description menu weight influxdb/v2.0/tags introduced
Flux InfluxDB sample package InfluxDB sample package The Flux InfluxDB sample package provides functions for downloading and outputting InfluxDB data sample. Import the `influxdata/influxdb/sample` package.
influxdb_2_0_ref
name parent
InfluxDB sample Flux standard library
202
functions
sample
package
0.123.0

The Flux InfluxDB sample package provides functions for downloading and outputting InfluxDB data sample.

Import the influxdata/influxdb/sample package:

import "influxdata/influxdb/sample"

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