You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a database/bucket in InfluxDB Cloud Serverless Storage Engine Version 3
add Influx to Grafana as a datasource (I tested with Grafana Cloud (Free), Grafana v10.2.4)
Create a new dashboard and try to use the search option.
Expected behaviour:
Grafana proposes tagnames that start with the substring that was inserted in the search field.
Actual behaviour:
When selecting "a measurement" in grafana, all the options are shown, so It is able to get all the measurements in the database.
However, when searching for a substring of a measurement, the result is empty:
I tried the same influx Data source in 2 different grafana versions, same results in both. I added other Influx (V2) datasources to grafana. With these influx versions, the search option works.
Environment info:
it's an influx cloud, not sure what I should give as info here
Steps to reproduce:
Expected behaviour:
Grafana proposes tagnames that start with the substring that was inserted in the search field.
Actual behaviour:
![Image](https://private-user-images.githubusercontent.com/168406275/409913656-f542cd54-2d42-455e-94ce-2850eaf06533.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1OTE0NzMsIm5iZiI6MTczOTU5MTE3MywicGF0aCI6Ii8xNjg0MDYyNzUvNDA5OTEzNjU2LWY1NDJjZDU0LTJkNDItNDU1ZS05NGNlLTI4NTBlYWYwNjUzMy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE1JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNVQwMzQ2MTNaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1iZjQ2OWI0ZDlhMzhjNGYzZDk5MGI3NWFiYjQ1NTY5ZTgzMGY3ZTM1Y2I1MjMzZjdhMWU5YzUxYzVhMDZjODZkJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.kse_6ByI_KO7--2tc36dLcAxlCeOYpKGTqs0YCWoTeA)
When selecting "a measurement" in grafana, all the options are shown, so It is able to get all the measurements in the database.
However, when searching for a substring of a measurement, the result is empty:
I tried the same influx Data source in 2 different grafana versions, same results in both. I added other Influx (V2) datasources to grafana. With these influx versions, the search option works.
Environment info:
it's an influx cloud, not sure what I should give as info here
Config:
no config changes
Logs:
ExtraInfo:
I started here:
https://community.influxdata.com/t/grafana-search-option-does-not-work-with-influx-cloud-serverless/56149
The text was updated successfully, but these errors were encountered: