Split RPC metrics into summary and detailed metrics
---------------------------------------------------

                 Key: HADOOP-6599
                 URL: https://issues.apache.org/jira/browse/HADOOP-6599
             Project: Hadoop Common
          Issue Type: Improvement
            Reporter: Suresh Srinivas
            Assignee: Suresh Srinivas


Currently RPC metrics tracks items that provides summary of RPC usage along 
with more detailed per method statistics that tracks number of method calls 
made, time spent on that call. Combining both summary and detailed together 
results in large metrics report which metrics collection systems may not 
handle. Proposal is to split the metrics into summary and detailed metrics.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to