Using InfluxDB 2.7.1 and Grafana 10.0.3
My InfluxDB data source in Grafana is set to InfluxQL since that is what my first imported dashboard was written for.
I recently created a new bucket called WINDOWS_HOSTS and i am using telegraf to populate it.
The pre-made dashboard is also built to use InfluxQL, however it defaults to the original bucket so i do not have any data.
How can I set this new dashboard to look at the new bucket?