[ 
https://issues.apache.org/jira/browse/HADOOP-18288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17553861#comment-17553861
 ] 

Akira Ajisaka commented on HADOOP-18288:
----------------------------------------

I'm +1 for exposing total requests as a metric, but I'm not sure we should 
expose total metrics per second as a metric. I suppose it should be calculated 
by the metrics collector such as Prometheus. What do you think [~vjasani]?


> Total requests and total requests per sec served by RPC servers
> ---------------------------------------------------------------
>
>                 Key: HADOOP-18288
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18288
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Viraj Jasani
>            Assignee: Viraj Jasani
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> RPC Servers provide bunch of useful information like num of open connections, 
> slow requests, num of in-progress handlers, RPC processing time, queue time 
> etc, however so far it doesn't provide accumulation of all requests as well 
> as current snapshot of requests per second served by the server. Exposing 
> them would benefit from operational viewpoint in identifying how busy the 
> servers have been and how much load they are currently serving in the 
> presence of cluster wide high load.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to