zichen-gan commented on PR #2165: URL: https://github.com/apache/zookeeper/pull/2165#issuecomment-2123764704
it wants to solve metrics(write_per_namespace,read_per_namespace) which is too expensive. - / stores task IDs, which will be frequently added and deleted.metrics(`write_per_namespace`,`read_per_namespace`) only increase and do not decrease. - we do not require monitoring for write_per_namespace and read_per_namespace Hope to support write_per_namespace, read_per_namespace blacklist。 @maoling -- 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]
