ivanzlenko opened a new pull request, #6344:
URL: https://github.com/apache/ozone/pull/6344

   ## What changes were proposed in this pull request?
   Add new metrics about bucket utilization.
   Available metrics:
   * Bytes used in bucket.
   * Bucket quote in bytes.
   * Bucket quota in namespace.
   * Bucket available space. Calculated from difference between used bytes in 
bucket and bucket quota. If bucket quote is not set then this metric show -1 as 
value.
   
   ## What is the link to the Apache JIRA
   [HDDS-10476](https://issues.apache.org/jira/browse/HDDS-10476)
   
   ## How was this patch tested?
   Patch tested manually and unit test added to cover new metrics. 


-- 
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]

Reply via email to