You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Andor Molnar (JIRA)" <ji...@apache.org> on 2018/02/12 15:10:00 UTC

[jira] [Updated] (ZOOKEEPER-2979) Use dropwizard library histogram for proposal-related metrics

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

Andor Molnar updated ZOOKEEPER-2979:
------------------------------------
    Affects Version/s:     (was: 3.4.11)
                           (was: 3.5.3)
                           (was: 3.6.0)

> Use dropwizard library histogram for proposal-related metrics
> -------------------------------------------------------------
>
>                 Key: ZOOKEEPER-2979
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2979
>             Project: ZooKeeper
>          Issue Type: Sub-task
>          Components: server
>            Reporter: Andor Molnar
>            Assignee: Andor Molnar
>            Priority: Major
>
> This Jira in intended to be the successor of ZOOKEEPER-2939.
> By using dropwizard library's Histogram component we'll be able to provide more sophisticated statistics on Proposal sizes.
> From the docs:
> "A histogram measures the statistical distribution of values in a stream of data. In addition to minimum, maximum, mean, etc., it also measures median, 75th, 90th, 95th, 98th, 99th, and 99.9th percentiles."
> [http://metrics.dropwizard.io/3.1.0/manual/core/#histograms]



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