26 lines
742 B
Markdown
26 lines
742 B
Markdown
---
|
|
title: Flux standard library
|
|
description: >
|
|
The Flux standard library includes built-in functions and importable packages
|
|
that retrieve, transform, process, and output data.
|
|
aliases:
|
|
- /influxdb/v2/reference/flux/functions/
|
|
- /influxdb/v2/reference/flux/stdlib/
|
|
- /influxdb/v2/reference/flux/functions/
|
|
- /influxdb/v2/reference/flux/stdlib/
|
|
- /influxdb/cloud/reference/flux/stdlib/
|
|
- /influxdb/cloud/reference/flux/stdlib/
|
|
- /flux/v0/functions/
|
|
flux/v0/tags: [flux, functions, package]
|
|
menu:
|
|
flux_v0_ref:
|
|
name: Standard library
|
|
identifier: stdlib
|
|
weight: 1
|
|
---
|
|
|
|
The Flux standard library includes built-in functions and importable packages
|
|
that retrieve, transform, process, and output data.
|
|
|
|
{{< children >}}
|