How to connect a hosted influxdb to grafana to use Flux

Hi,

We are using an hosted Grafana (v5.2). I have installed the Flux plugin (https://grafana.com/plugins/grafana-influxdb-flux-datasource) and setup the connection to our Influx database, but I got an Error 502 when testing the connection.

Maybe the problem is coming from our Influx database, which is a hosted one. What am I supposed to do to open the Flux connection?

I have set this URL: https://****.influxcloud.net:8093
and used the same credentials than our InfluxQL standard connection.

Did I miss something?

Flux is still under heavy development, so it’s not available in InfluxCloud just yet. If you’re interested in experimenting, you can find the nightlies on our downloads page.

Hi, with the release of InfluxDB 1.7.0, any chance that we could use it in our InfluxCloud instance?