You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2018/03/01 20:04:00 UTC

[jira] [Updated] (HBASE-18869) Table rpc metrics

     [ https://issues.apache.org/jira/browse/HBASE-18869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-18869:
--------------------------
    Fix Version/s:     (was: 2.0.0)

> Table rpc metrics
> -----------------
>
>                 Key: HBASE-18869
>                 URL: https://issues.apache.org/jira/browse/HBASE-18869
>             Project: HBase
>          Issue Type: Wish
>          Components: metrics
>    Affects Versions: 2.0.0-alpha-1
>            Reporter: Chenxi Tong
>            Priority: Minor
>              Labels: metrics
>         Attachments: HBASE-18869.patch
>
>
> Hi all
> In the HBASE-15518, uses the MetricsTableWrapperAggregateImpl to aggregate each region`s totalRequestsCount,readRequestsCount,writeRequestsCount,memstoresSize storeFilesSize, tableSize metrics and exports them to jmx, so i want to use the totalRequestsCount`rate as table`rpc request, but found it is bigger much more than ServerLoad`s requestsPerSecond, i am not sure if it is a correct way to do this, how we can collect each table`s rpc request?
> Best wishes!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)