crossoverJie commented on issue #21766: URL: https://github.com/apache/pulsar/issues/21766#issuecomment-1909929072
@hangc0276 Thank you for your reply. > When using V2 protocol, the bookkeeper_server_ADD_ENTRY_REQUEST and bookkeeper_server_READ_ENTRY_REQUEST stats do not work, and you can use bookkeeper_server_ADD_ENTRY and bookkeeper_server_READ_ENTRY instead. https://github.com/apache/bookkeeper/pull/3837  But `bookkeeper_server_READ_ENTRY_REQUEST` is still working. > For the rest metrics, it is not expected. Could you double confirm if they are missed after upgraded the BookKeeper to 4.16.0+?  Yes, we have already upgraded to `4.16.3`. -- 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]
