20 lines
537 B
Markdown
20 lines
537 B
Markdown
---
|
|
title: Get started with Flux
|
|
description: >
|
|
Get started with Flux, InfluxData's functional data scripting language.
|
|
This step-by-step guide through the basics of writing a Flux query.
|
|
aliases:
|
|
- /influxdb/cloud/query-data/get-started/getting-started
|
|
weight: 101
|
|
influxdb/cloud/tags: [query, flux, get-started]
|
|
menu:
|
|
influxdb_cloud:
|
|
name: Get started with Flux
|
|
parent: Query data
|
|
related:
|
|
- /{{< latest "flux" >}}/get-started/
|
|
- /{{< latest "flux" >}}/
|
|
- /{{< latest "flux" >}}/stdlib/
|
|
---
|
|
|
|
{{< duplicate-oss >}} |