[
https://issues.apache.org/jira/browse/HBASE-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14256636#comment-14256636
]
stack commented on HBASE-8725:
------------------------------
Nice. +1. Add release note on new metric.
> Add total time RPC call metrics
> -------------------------------
>
> Key: HBASE-8725
> URL: https://issues.apache.org/jira/browse/HBASE-8725
> Project: HBase
> Issue Type: Bug
> Components: metrics
> Affects Versions: 0.98.9
> Reporter: Elliott Clark
> Assignee: Nate Edel
> Attachments: HBASE-8275.patch
>
>
> Right now we have:
> * queueCallTime
> ** exposes the ammount of time that a call is in the queue
> * processCallTime
> ** exposes how long a call was processing
> We don't have a stat for total time. It's pretty easy to think that the two
> metrics might not track together so getting a total time could be useful.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)