dombizita opened a new pull request, #5905: URL: https://github.com/apache/ozone/pull/5905
## What changes were proposed in this pull request? I added three new metrics to the `SCMNodeMetrics`: - Number of datanodes - Total cluster installed capacity - Total current Ozone utilization With this change these metrics will be available in the SCM's JMX endpoint. This is an addition to the already existing SCMNodeMetrics, which will be useful when we want to gather information about the overall state of the cluster. https://issues.apache.org/jira/browse/HDDS-10047 ## How was this patch tested? I added the new metrics to the already existing tests, green CI: https://github.com/dombizita/ozone/actions/runs/7387348419 -- 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]
