grafana-dashboard icon indicating copy to clipboard operation
grafana-dashboard copied to clipboard

Migrate InfluxDB to Flux

Open DifferentialOrange opened this issue 2 years ago • 0 comments
trafficstars

Since InfluxDB 2.0 (November 2020), new query language was introduced. Flux has more features: for example, with join we may solve https://github.com/tarantool/grafana-dashboard/issues/39 or rewrite awful SQLs (like this one). Moreover, it is possible that old-styled syntax will be deprecated soon (or already is).

DifferentialOrange avatar Nov 29 '22 15:11 DifferentialOrange