commit
23047509b1
|
@ -120,12 +120,12 @@ InfluxDB supports multiple query languages:
|
|||
|
||||
### Flux
|
||||
|
||||
[Flux](/flux/latest/introduction) is a data scripting language designed for querying, analyzing, and acting on time series data.
|
||||
[Flux](/influxdb/v1.8/flux/) is a data scripting language designed for querying, analyzing, and acting on time series data.
|
||||
Beginning with **InfluxDB 1.8.0**, Flux is available for production use along side InfluxQL.
|
||||
|
||||
For those familiar with [InfluxQL](#influxql), Flux is intended to address
|
||||
many of the outstanding feature requests that we've received since introducing InfluxDB 1.0.
|
||||
For a comparison between Flux and InfluxQL, see [Flux vs InfluxQL](/flux/latest/introduction/flux-vs-influxql).
|
||||
For a comparison between Flux and InfluxQL, see [Flux vs InfluxQL](/influxdb/v1.8/flux/flux-vs-influxql/).
|
||||
|
||||
Flux is the primary language for working with data in [InfluxDB 2.0 OSS](/influxdb/v2.0/get-started)
|
||||
(currently in _beta_) and [InfluxDB Cloud 2.0](/influxdb/v2.0/cloud/get-started/),
|
||||
|
|
Loading…
Reference in New Issue