influxdata / influxdata/influxdb
InfluxDB UI not showing more than 100 buckets
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue in the InfluxDB UI with more than 100 buckets, then compare the bucket list with the Explorer buckets() result. Done means the UI exposes all 117 buckets rather than stopping at the first 100; no file or test is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, rust
- Domain
- databases, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100