21 lines
632 B
Markdown
21 lines
632 B
Markdown
---
|
|
title: Query InfluxDB with Flux
|
|
description: Learn the basics of using Flux to query data from InfluxDB.
|
|
influxdb/v2/tags: [query, flux]
|
|
menu:
|
|
influxdb_v2:
|
|
name: Query InfluxDB
|
|
parent: Get started with Flux
|
|
weight: 201
|
|
related:
|
|
- /flux/v0/get-started/query-basics/
|
|
- /influxdb/v2/query-data/flux/
|
|
- /flux/v0/stdlib/influxdata/influxdb/from
|
|
- /flux/v0/stdlib/universe/range
|
|
- /flux/v0/stdlib/universe/filter
|
|
source: /shared/influxdb-v2/query-data/get-started/query-influxdb.md
|
|
---
|
|
|
|
<!-- The content for this file is located at
|
|
// SOURCE content/shared/influxdb-v2/query-data/get-started/query-influxdb.md -->
|