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

[jira] [Created] (HBASE-20603) Histogram metrics should reset min and max in snapshotAndReset

Andrew Purtell created HBASE-20603:
--------------------------------------

             Summary: Histogram metrics should reset min and max in snapshotAndReset
                 Key: HBASE-20603
                 URL: https://issues.apache.org/jira/browse/HBASE-20603
             Project: HBase
          Issue Type: Bug
          Components: metrics
            Reporter: Andrew Purtell
            Assignee: Andrew Purtell


It's weird that the bins are reset at every monitoring interval but min and max are tracked over the lifetime of the process. Makes it impossible to set alarms on max value as they'll never shut off unless the process is restarted. Histogram metrics should reset min and max in snapshotAndReset.

For discussion.



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