errose28 commented on PR #6439: URL: https://github.com/apache/ozone/pull/6439#issuecomment-2021190556
Thanks for adding these metrics @muskan1012. Are we planning to add metrics for time taken by SCM's block deleting service? The metrics added here just track the time taken for SCM to add the blocks to it's list of pending deletes in the DB. The existing `ScmBlockDeletingServiceMetrics` class does not have any timing of the iterations. -- 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]
