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

Hudson commented on ZOOKEEPER-3251:
-----------------------------------

FAILURE: Integrated in Jenkins build Zookeeper-trunk-single-thread #214 (See 
[https://builds.apache.org/job/Zookeeper-trunk-single-thread/214/])
ZOOKEEPER-3251: Add new server metric types - fix Maven build (andor: rev 
4a85ce2dc31cba45f8cb961721c9eb66e1237ef4)
* (edit) zookeeper-server/pom.xml
* (edit) pom.xml


> 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
>            Assignee: Jie Huang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.6.0
>
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> 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)

Reply via email to