hangc0276 opened a new pull request #14348: URL: https://github.com/apache/pulsar/pull/14348
### Motivation https://github.com/apache/pulsar/pull/10647 use bookkeeper main thread pool instead of create orderedExecutor to do BookKeeper client operation. However it lost the pulsar_managedLedger_client related metric list on pulsar metric website. https://pulsar.apache.org/docs/reference-metrics#managedledger-metrics ### Modification 1. Add stats metrics for bookkeeper main thread pool. ### Documentation Check the box below or label this PR directly (if you have committer privilege). Need to update docs? - [ ] `doc-required` (If you need help on updating docs, create a doc issue) - [ ] `no-need-doc` (Please explain why) - [ ] `doc` (If this PR contains doc changes) -- 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]
