You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Elliott Clark (JIRA)" <ji...@apache.org> on 2013/06/11 01:05:20 UTC

[jira] [Created] (HBASE-8725) Add total time RPC call metrics

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