Eungsop Yoo created HBASE-29151: ----------------------------------- Summary: Add getTime and scanTime metrics to each region to identify heavily read region Key: HBASE-29151 URL: https://issues.apache.org/jira/browse/HBASE-29151 Project: HBase Issue Type: Improvement Components: metrics Reporter: Eungsop Yoo Assignee: Eungsop Yoo
After HBASE-17017 we cannot know how much time spent on read for each region. So I added getTime and scanTime metrics to each region. -- This message was sent by Atlassian Jira (v8.20.10#820010)