Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor the resource histogram and the resource utilization views #6176

Closed
arcady-zherdev opened this issue Feb 15, 2023 · 0 comments
Closed
Assignees
Labels
epic feature request high-priority Urgent to have fixed resolved Fixed but not yet released (available in the nightly builds)
Milestone

Comments

@arcady-zherdev
Copy link

arcady-zherdev commented Feb 15, 2023

  1. Need to make a new base class on the Scheduler level that would allow to display histograms for an arbitrary store records
  2. The class should support grid Group and TreeGroup features and provide API to aggregate rows data and display histogram for group level records
  3. ResourceHistogram class should be changed to subclass that new base class and use its grouping API to display histograms for group levels (for Group and TreeGroup features).
  4. ResourceUtilization class should be also changed to support the new grouping API and thus support Group and TreeGroup features.
@arcady-zherdev arcady-zherdev added resolved Fixed but not yet released (available in the nightly builds) and removed in progress labels May 17, 2023
@arcady-zherdev arcady-zherdev added this to the 5.4.0 milestone May 17, 2023
@SergeyMaltsev SergeyMaltsev modified the milestones: 5.4.0, 5.4.0-alpha-1 Jun 6, 2023
@SergeyMaltsev SergeyMaltsev modified the milestones: 5.4.0-alpha-1, 5.4.0 Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic feature request high-priority Urgent to have fixed resolved Fixed but not yet released (available in the nightly builds)
Projects
None yet
Development

No branches or pull requests

2 participants