lifepuzzlefun opened a new issue, #19713:
URL: https://github.com/apache/pulsar/issues/19713

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) 
and found nothing similar.
   
   
   ### Motivation
   
   Current `ZKMetadataStore` will create an instance of `PulsarZooKeeperClient` 
but without setting statsLogger.
   
   the MetadataStore will be:
   1. pulsar broker instance.
   2. bookie instance. (by MetadataBookieDriver)
   3. bookkeeper autorecovery (by MetadataClientDriver)
   
   if the zookeeper relate metric can be expose. at least these component can 
benefit from those zk client metrics.
   
   ### Solution
   
   _No response_
   
   ### Alternatives
   
   _No response_
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] I'm willing to submit a PR!


-- 
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]

Reply via email to