[
https://issues.apache.org/jira/browse/HBASE-18869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16197145#comment-16197145
]
Ted Yu commented on HBASE-18869:
--------------------------------
ReadRequestsCount wouldn't satisfy your requirement ?
Was the patch based on master branch ?
Thanks
> Table rpc metrics
> -----------------
>
> Key: HBASE-18869
> URL: https://issues.apache.org/jira/browse/HBASE-18869
> Project: HBase
> Issue Type: Wish
> Components: metrics
> Affects Versions: 1.3.0
> 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
(v6.4.14#64029)