devmadhuu opened a new pull request, #7786: URL: https://github.com/apache/ozone/pull/7786
## What changes were proposed in this pull request? This PR change is to add container health task metrics in Recon. Container Health Task is a SCM task which scans the containers metadata sent by datanodes to Recon and based on container states, their health is being accessed, so Recon should expose some metrics related to container health statistics for overall set of containers: 1. containers missing count. 2. container under-replicated count. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-12156 ## How was this patch tested? (Please explain how this patch was tested. Ex: unit tests, manual tests, workflow run on the fork git repo.) (If this patch involves UI changes, please attach a screenshot; otherwise, remove this.) -- 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]
