You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Reid Chan (Jira)" <ji...@apache.org> on 2019/09/23 07:19:00 UTC

[jira] [Resolved] (HBASE-22975) Add read and write QPS metrics at server level and table level

     [ https://issues.apache.org/jira/browse/HBASE-22975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Reid Chan resolved HBASE-22975.
-------------------------------
    Hadoop Flags: Reviewed
      Resolution: Fixed

> Add read and write QPS metrics at server level and table level
> --------------------------------------------------------------
>
>                 Key: HBASE-22975
>                 URL: https://issues.apache.org/jira/browse/HBASE-22975
>             Project: HBase
>          Issue Type: Improvement
>          Components: metrics
>    Affects Versions: 2.2.0, 1.4.10, master
>            Reporter: zbq.dean
>            Assignee: zbq.dean
>            Priority: Minor
>             Fix For: 3.0.0, 1.5.0, 1.4.11, 2.1.7, 2.2.2
>
>         Attachments: HBASE-22975.branch-2.0001.patch, readQPS.png, writeQPS.png
>
>
> Use HBase‘s existing class DropwizardMeter to collect read and write QPS. The collected location is the same as metrics readRequestsCount and writeRequestsCount.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)