docs-v2/content/influxdb/cloud/reference/flux/stdlib/system/_index.md

575 B

title list_title description aliases menu weight influxdb/v2.0/tags
Flux system package System package The Flux system package provides functions for reading values from the system. Import the `system` package.
/influxdb/cloud/reference/flux/functions/system/
influxdb_cloud_ref
name parent
System Flux standard library
202
system
functions
package

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

import "system"

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