In version 6, I can use a template variable that has over 1K values in a query. The same thing doesn’t work in V9. If I limit the values to 1K then the query works. Please help me how I can lift the limit in v9?
Thanks
- What Grafana version and what operating system are you using?
9.1.6 -
What are you trying to achieve?
query elastic for a field using over 1K values -
How are you trying to achieve it?
failed - What happened?
query error - What did you expect to happen?
return all data points matching those over 1K values - Can you copy/paste the configuration(s) that you are having problems with?
nope - Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.
query error - Did you follow any online instructions? If so, what is the URL?