You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Bryan Beaudreault (Jira)" <ji...@apache.org> on 2022/12/13 14:19:00 UTC

[jira] [Created] (HBASE-27532) Add response block size metrics to jmx

Bryan Beaudreault created HBASE-27532:
-----------------------------------------

             Summary: Add response block size metrics to jmx
                 Key: HBASE-27532
                 URL: https://issues.apache.org/jira/browse/HBASE-27532
             Project: HBase
          Issue Type: Improvement
            Reporter: Bryan Beaudreault


Way back in HBASE-14978 we started tracking the block size retained for responses in addition to the actual size of the cells returned. It's currently used for evaluating quotas, but this is extremely useful information for monitoring the overall cost of queries being executed.  We should report this to JMX, like we do with call.getResponseCellSize(). If possible I'd love to see it added to region/table metrics as well.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)