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

693 B

title list_title description aliases menu weight flux/v0.x/tags introduced
Flux system package system package The Flux `system` package provides functions for reading values from the system. Import the `system` package.
/influxdb/v2.0/reference/flux/functions/system/
/influxdb/v2.0/reference/flux/stdlib/system/
/influxdb/cloud/reference/flux/stdlib/system/
flux_0_x_ref
name parent
system Standard library
11
system
functions
package
0.18.0

The Flux system package provides functions for reading values from the system. Import the system package:

import "system"

Functions

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