Elliott Clark created HBASE-8725:
------------------------------------
Summary: 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
Reporter: Elliott Clark
Assignee: Elliott Clark
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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira