InfluxDB cloud - Cannot get all Buckets

Hi,
I have connected Grafana with InfluxDB cloud and I saw it shows 2 buckets

Shared with CloudApp

but I have 4 buckets :
Shared with CloudApp

It only shows: System Bucket
Shared with CloudApp

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?

1 Like

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.

1 Like