Chenxi Tong created HBASE-18869:
-----------------------------------
Summary: 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
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)