SaketaChalamchala opened a new pull request, #8764:
URL: https://github.com/apache/ozone/pull/8764
## What changes were proposed in this pull request?
Added metrics to monitor backup SST file pruning. Metrics being collected
* Total no. of backup SST files pruned.
* No. of backup SST files pruned in the last batch.
* Total no. of backup SST files removed by pruning threads.
* Total no. of compactions processed for pruning.
* No. of pending compaction logs in pruning queue.
* No. of pruning job failures.
## What is the link to the Apache JIRA
https://issues.apache.org/jira/browse/HDDS-13125
## How was this patch tested?
Unit Test.
--
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]