[ https://issues.apache.org/jira/browse/HBASE-29090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17946770#comment-17946770 ]
Viraj Jasani commented on HBASE-29090: -------------------------------------- Thanks Nick! I think this is worth backporting all the way till 2.5 (y) We would also like to include somewhat similar metrics at region level with HBASE-29233 if you are interested to take a look. > Add server-side load metrics to client results > ---------------------------------------------- > > Key: HBASE-29090 > URL: https://issues.apache.org/jira/browse/HBASE-29090 > Project: HBase > Issue Type: Improvement > Components: Client, metrics > Reporter: Hernan Gelaf-Romer > Assignee: Hernan Gelaf-Romer > Priority: Major > Labels: pull-request-available > Fix For: 3.0.0-beta-2, 2.6.3, 2.5.12 > > > At my company, many HBase users would like a better insight into the > server-side load generated by individual queries. Metrics like block bytes > scanned can be added to the `Result` object the client returns. Users could > then inspect each individual `Result` to better understand the server-side > load generated from the queries associated with those result objects. > > These metrics could be "opt-in", similar to `ScanMetrics` -- This message was sent by Atlassian Jira (v8.20.10#820010)