li4wang commented on code in PR #2086: URL: https://github.com/apache/zookeeper/pull/2086#discussion_r1894516271
########## zookeeper-metrics-providers/zookeeper-prometheus-metrics/pom.xml: ########## @@ -33,6 +33,7 @@ <properties> <prometheus.version>0.9.0</prometheus.version> + <datasketches.version>4.2.0</datasketches.version> Review Comment: Do you know if the lock contention issue is fixed in the latest prometheus client library? -- 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: notifications-unsubscr...@zookeeper.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org