Hi,
I am using Grafana v11.1.5 with InfluxDB.
I have a query that returns around 150 series, which are correctly stored in a measurement on InfluxDB.
However, in Grafana, I see no values, and one of the series shows the following message:
ERROR: MORE THAN 100 SERIES FOUND
I couldn’t find anything in the configuration that allows increasing this limit.
Could you please help me?
Does that same query work fine in infludb query panel?
Yes, it works in the command line on influx.
On Grafana, if I simplify the query and add it alone to a dashboard, it also works.
it looks like you will need some time filter on it then on grafana’s side.
The dashboard is automatically generated from Nagios, and I don’t have the 130 panels displayed.
I have this one that appears at the end with the error.
I don’t see any data, nor even the warning or critical thresholds.
However, it works well on other dashboards with fewer series :