Grafana Flight SQL Datasource compatibility

Hi everyone. I just have a question regarding this FlightSQL Plugin which exists for grafana cloud:

it requires a host:port in the flightsql connection like this:

The question now would be if there is a possible way to integrate my influxdb cloud instance which does not have a specific port like suggested in the github repo.

I tried to attach port 443 out of curiosity but that did not work for me.

Solution:

you have to specify the url as the following: eu-central-1-1.aws.cloud2.influxdata.com:443
Note that auth type token is necessary. After that you also have to tick the require tls / ssl button.

Then specify the key “bucket-name” and enter your selected name.

This video was helpful here: