Hi, I was trying the FlightSQL plugin to query InfluxDB Serverless 2.0 from a grafana dashboard, and i noticed that it is not possible to use query variables, as the query input box of the query options is missing as shown in the pic. Is there a workaround for this?
1 Like
I’m experiencing a similar issue. Does anyone have any insight on how to retrieve data from a variable using FlightSQL?
I am 90% certain that you cannot presently do variables using the FlightSQL plugin. This was the case a few months ago and I believe nothing has changed since then.
Just to add something else…
One can skip FlightSQL and instead enable this via a feature toggle in Grafana and write the query directly in SQL. I did this a few months ago and it worked, but was still very ‘alpha’ and I do not think variables were available at that time.