influxdata / influxdb

Scalable datastore for metrics, events, and real-time analytics
https://influxdata.com
Apache License 2.0
28.58k stars 3.54k forks source link

InfluxDB UI not showing more than 100 buckets #25178

Open kbensch opened 1 month ago

kbensch commented 1 month ago

Hi

I have InfluxDB InfluxDB v2.7.7, Server: e9e0f74, Frontend: 9d25a2f running on OEL 8. When I look at the buckets in the UI, my view is restricted to the 1st 100 buckets. I have 117. If I go to Explorer and do buckets() I can see all 17. How do I see the remaining 17 in the UI? Currently Grafana seems to still be working, but I am concerned that at some stage it will report the bucket as non-existent, as I have read on some posts. Is this a feature that needs adding, or am I missing something?

Thank you Kobus

davidby-influx commented 1 month ago

Related: https://github.com/influxdata/influxdb/issues/20048