grafana-dashboard
grafana-dashboard copied to clipboard
Migrate InfluxDB to Flux
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).