[
https://issues.apache.org/jira/browse/KUDU-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17118782#comment-17118782
]
Grant Henke commented on KUDU-39:
---------------------------------
Resolving as we have a few RPC metrics:
* rpcs_queue_overflow
* rpc_incoming_queue_time
* rpc_connections_accepted
* rpcs_timed_out_in_queue
* handler_latency_ metrics for each RPC request handling method in the service
Adding more specific metrics can be addressed in follow on jiras.
> RPC system metrics
> ------------------
>
> Key: KUDU-39
> URL: https://issues.apache.org/jira/browse/KUDU-39
> Project: Kudu
> Issue Type: Improvement
> Components: rpc
> Affects Versions: M3
> Reporter: Todd Lipcon
> Priority: Major
> Labels: newbie
>
> would be useful to have some basic RPC system metrics:
> - number of calls currently being processed
> - number of handler threads busy
> - call queue length
> - number of connected sessions
> ...
--
This message was sent by Atlassian Jira
(v8.3.4#803005)