Back to Influxdb

Flux documentation

content/flux/v0/_index.md

latest788 B
Original Source

Flux is an open source functional data scripting language designed for querying, analyzing, and acting on data. Flux supports multiple data source types, including:

<!-- - **Prometheus-formatted metrics** from HTTP-accessible endpoints -->

Flux unifies code for querying, processing, writing, and acting on data into a single syntax. The language is designed to be usable, readable, flexible, composable, testable, contributable, and shareable.

<a href="/flux/v0/get-started/" class="btn">Get started with Flux</a>