You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@zookeeper.apache.org by "Enrico Olivelli (Jira)" <ji...@apache.org> on 2020/08/21 11:49:00 UTC

[jira] [Commented] (ZOOKEEPER-3858) Add metrics to track server unavailable time

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

Enrico Olivelli commented on ZOOKEEPER-3858:
--------------------------------------------

[~jiehuangjie] I have converted this remaining subtask to an independent issue, this way I can mark "resolved" ZOOKEEPER-3844

> Add metrics to track server unavailable time
> --------------------------------------------
>
>                 Key: ZOOKEEPER-3858
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3858
>             Project: ZooKeeper
>          Issue Type: Improvement
>          Components: metric system
>            Reporter: Jie Huang
>            Priority: Minor
>             Fix For: 3.7.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> These metrics track the time when a ZooKeeper server is up and running but not serving client traffic because it is not part of a quorum. They don't track the hardware down time or ZooKeeper process down time.  
> UNAVAILABLE_TIME: time between LOOKING and BROADCAST
> LEADER_UNAVAILABLE_TIME: time between LOOKING and BROADCAST on the leader
>  
>  



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