[
https://issues.apache.org/jira/browse/HBASE-18869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16200418#comment-16200418
]
Chenxi Tong commented on HBASE-18869:
-------------------------------------
reupload patch for mater
> 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
(v6.4.14#64029)