InfluxDB Cloud 2.0

Is there a way to import data from InfluxDB cloud? I can add my influxdb url and auth info but no data. I am guessing that to be since there is no DB auth info given since the service uses buckets and auth tokens to write to InfluxDB Cloud. Is this possible to do?

It should be possible but have never tried. They sell an add-on for Grafana but the same steps should work for a local Grafana instance:

https://help.influxcloud.net/grafana/#access-grafana

Are you getting an error when clicking the Save & Test button on the config page? Are the credentials correct?

Did you get this working? If so, I’d be interested in the steps involved

If I understand correctly, you are you asking about connecting your InfluxDB cloud to Grafana, so your can access your data, right? If so, it is working at Grafana 7.1 with InfluxDB data source (I think it is also possible at Grafana 7.0, but 7.1 for sure). You just need to switch to Query Language → Flux.

If you are at lower version of Grafana, you can add Flux data source plugin.