[
https://issues.apache.org/jira/browse/ZOOKEEPER-3251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ZOOKEEPER-3251:
--------------------------------------
Labels: pull-request-available (was: )
> Add new server metric types: percentile counter and counter set
> ---------------------------------------------------------------
>
> Key: ZOOKEEPER-3251
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3251
> Project: ZooKeeper
> Issue Type: Sub-task
> Components: server
> Reporter: Jie Huang
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.6.0
>
>
> This will add three metric types:
> AvgMinMaxCounterSet
> AvgMinMaxPercentileCounter
> AvgMinMaxPercentileCounterSet
> The percentile metrics allow us to get a better sense of the latency
> distribution. They are more expensive than AvgMinMax counters and are
> restricted to latency measurements for now.
> The counter set allows the grouping of metrics such as write per namespace,
> read per namespace.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)