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

HDDS-12036. Add storage indicators when reaching capacity #7663

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

devabhishekpal
Copy link
Contributor

@devabhishekpal devabhishekpal commented Jan 8, 2025

What changes were proposed in this pull request?

HDDS-12036. Add storage indicators when reaching capacity

Please describe your PR in detail:

  • Currently in Recon we do not have any quick indication for whether the storage is reaching it's capacity or not. This followed by the fact that Ozone storage is indicated by green colour is misleading.
  • As a part of this we make two main changes:
    • On the Overview page we are adding a red border
    • In the tables, the "storage bar" progress-bar and percentage text will turn red when storage is almost full.
    • The limit for the indication is set to above 80% i.e. when the storage is above 80% full, the above indicators will be shown.
  • We also remove the older separation of colors for the progress-bar for different category of capacity usage and instead formatting the tooltip to clearly show the data

What is the link to the Apache JIRA

https://issues.apache.org/jira/browse/HDDS-12036

How was this patch tested?

Patch was tested manually
Screenshot 2025-01-08 at 17 30 57
Screenshot 2025-01-08 at 17 30 41

@devabhishekpal devabhishekpal marked this pull request as draft January 8, 2025 11:35
@devabhishekpal devabhishekpal marked this pull request as ready for review January 8, 2025 12:29
@ArafatKhan2198 ArafatKhan2198 self-requested a review January 8, 2025 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants