priyeshkaratha opened a new pull request, #9742: URL: https://github.com/apache/ozone/pull/9742
## What changes were proposed in this pull request? This pull request significantly enhances the storage reporting capabilities within Recon by introducing a more detailed GlobalStorageReport. The changes involve refactoring the data model to include granular metrics like reserved space and file system capacity, updating the backend endpoint to populate these new fields, and modifying the frontend to accurately display this expanded information. This provides users with a more comprehensive understanding of their Ozone cluster's storage utilization. ## What is the link to the Apache JIRA [HDDS-14552](https://issues.apache.org/jira/browse/HDDS-14552) ## How was this patch tested? API changes tested using unit testing. UI tested manually. <img width="3414" height="1734" alt="image" src="https://github.com/user-attachments/assets/a52808d3-cb96-4ebb-b905-8b98db6183c5" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
