leixm opened a new pull request, #5828: URL: https://github.com/apache/hadoop/pull/5828
### Description of PR JIRA: YARN-11529 Add metrics for ContainerMonitorImpl. In our production environment, we have ample machine resources and a significant number of active Containers. However, the MonitoringThread in ContainerMonitorImpl experiences significant latency during each execution. To address this, it is highly recommended to incorporate metrics for monitoring the duration of this time-consuming process. ### How was this patch tested? UT. -- 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]
