You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2018/06/07 18:05:00 UTC

[jira] [Commented] (HBASE-20672) Create new HBase metrics ReadRequestRate and WriteRequestRate that reset at every monitoring interval

    [ https://issues.apache.org/jira/browse/HBASE-20672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16505020#comment-16505020 ] 

Hadoop QA commented on HBASE-20672:
-----------------------------------

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue}  0m  0s{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} docker {color} | {color:red} 13m 28s{color} | {color:red} Docker failed to build yetus/hbase:36a7029. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | HBASE-20672 |
| JIRA Patch URL | https://issues.apache.org/jira/secure/attachment/12926937/HBASE-20672.branch-1.v1.patch |
| Console output | https://builds.apache.org/job/PreCommit-HBASE-Build/13135/console |
| Powered by | Apache Yetus 0.7.0   http://yetus.apache.org |


This message was automatically generated.



> Create new HBase metrics ReadRequestRate and WriteRequestRate that reset at every monitoring interval
> -----------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-20672
>                 URL: https://issues.apache.org/jira/browse/HBASE-20672
>             Project: HBase
>          Issue Type: Improvement
>          Components: metrics
>            Reporter: Ankit Jain
>            Assignee: Ankit Jain
>            Priority: Minor
>         Attachments: HBASE-20672.branch-1.v1.patch
>
>
> Hbase currently provides counter read/write requests (ReadRequestCount, WriteRequestCount). That said it is not easy to use counter that reset only after a restart of the service, we would like to expose 2 new metrics in HBase to provide ReadRequestRate and WriteRequestRate at region server level.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)