influxdata / influxdata/chronograf
Feature request: Paging (infinitive scroll) for list of measurements
- Dominant language
- TypeScript
- Stars
- 1.6k
- Forks
- 250
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 9
Description
We are measuring data per each registered user and we have a dedicated series for each user.
With a test data of just around 50k of users it takes a LOT of time to load the list of measurements in chronograf from the the influxdb. It takes more than 10 seconds for 50k of measurements and after that the UI is very unresponsive. And we want to track and store million of users and more.
Would it be possible to implement paging (with infinitive scrolling).
Contributor guide
Research direction
No source files, tests, or entry points are named. Start by locating the Chronograf UI entry point for the measurements list and its InfluxDB loading path; done means the list supports paging or infinite scrolling and remains responsive with large measurement sets.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100