ethqunzhong opened a new pull request, #4507: URL: https://github.com/apache/bookkeeper/pull/4507
### Motivation add metric `TOTAL_ENTRY_LOG_SPACE_BYTES` As a supplement to metric `ACTIVE_ENTRY_LOG_SPACE_BYTES` This allows us to easily analyze the proportion of valid data in the cluster entry log. ### Changes 1. add metric `TOTAL_ENTRY_LOG_SPACE_BYTES` in GarbageCollectorStats. 2. Standardize totalEntryLogSize and activeEntryLogSize naming. -- 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]
