Hello,
I have set up Grafana, Telegraf and InfluxDB in a docker-compose environment.
When creating my first dashboard, i’m noticing that when I attempt to add a 21st query, the dashboard goes blank and shows “unable to fetch”.
I realize this is not a ton of information to go off, i’m just wondering if there is some kind of default query limit that could be an easy fix.
I have attached screenshots of 20 queries and 21 queries showing what happens.
20 Queries
21 Queries
-Tyler