This tag should be for questions regarding InfluxData's Flux language. Flux is a lightweight scripting language for querying databases (like InfluxDB, Grafana) and working with data.
Flux is InfluxData's new functional data scripting language designed for querying, analyzing, and transforming data.
Flux is designed to be usable, readable, flexible, composable, testable, contributable, and shareable. Its syntax is largely inspired by 2018’s most popular scripting language, Javascript, and takes a functional approach to data exploration and processing.
Github page: https://github.com/influxdata/flux