[
https://issues.apache.org/jira/browse/ZOOKEEPER-4863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17884350#comment-17884350
]
luoxin commented on ZOOKEEPER-4863:
-----------------------------------
I will submit a pr to support it.
> Support Client Error metrics
> ----------------------------
>
> Key: ZOOKEEPER-4863
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4863
> Project: ZooKeeper
> Issue Type: Improvement
> Reporter: luoxin
> Priority: Major
>
> Support client error statistics metrics may help users find exceptions in
> their applications. For example, using {{echo mntr | nc localhost 2181}} can
> produce the following output:
> ...
> client_error_node_exist 33
> client_error_no_node 22
> ...
> We can also add these metrics to Prometheus metrics.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)