Hi,
I have connected Grafana with InfluxDB cloud and I saw it shows 2 buckets
but I have 4 buckets :
It only shows: System Bucket
How can I connect to all Buckets?
Thanks
Hi,
I have connected Grafana with InfluxDB cloud and I saw it shows 2 buckets
but I have 4 buckets :
It only shows: System Bucket
How can I connect to all Buckets?
Thanks
Hi @hungnguyen3, does the access token you’re using from InfluxDB have permission to access your other buckets?
If you created your bucket in InfluxDB (rather than through Grafana) you might need to make an additional API call to map them to a database. See https://v2.docs.influxdata.com/v2.0/reference/api/influxdb-1x/dbrp/#manually-create-and-manage-dbrp-mappings for how to do that.