[ https://issues.apache.org/jira/browse/HBASE-27853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bryan Beaudreault resolved HBASE-27853. --------------------------------------- Fix Version/s: 2.6.0 3.0.0-beta-1 Resolution: Fixed Pushed to master, branch-3, and branch-2. Thanks for the contribution [~zhuyaogai]. If you'd like it on branch-2.5, you could open another PR for that branch. There are some more merge conflicts. Feel free to reopen in that case. > Add client side table metrics for rpc calls and request latency. > ---------------------------------------------------------------- > > Key: HBASE-27853 > URL: https://issues.apache.org/jira/browse/HBASE-27853 > Project: HBase > Issue Type: Improvement > Components: Client, metrics > Affects Versions: 3.0.0-alpha-3 > Reporter: zhuyaogai > Assignee: zhuyaogai > Priority: Major > Fix For: 2.6.0, 3.0.0-beta-1 > > > Now we can get client metrics to see number of calls or latency of related > RPC calls like get, mutate, scan etc... > But more often, we are more concerned about table level metrics, so we need > to subdivide them. -- This message was sent by Atlassian Jira (v8.20.10#820010)