You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Aravindan Vijayan (Jira)" <ji...@apache.org> on 2019/08/23 17:57:00 UTC

[jira] [Commented] (RATIS-651) Add metrics related to leaderElection and HeartBeat

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

Aravindan Vijayan commented on RATIS-651:
-----------------------------------------

Added the first version of the patch for comments. I can work on adding more tests. 

> Add metrics related to leaderElection and HeartBeat
> ---------------------------------------------------
>
>                 Key: RATIS-651
>                 URL: https://issues.apache.org/jira/browse/RATIS-651
>             Project: Ratis
>          Issue Type: Sub-task
>          Components: server
>    Affects Versions: 0.4.0
>            Reporter: Shashikant Banerjee
>            Assignee: Aravindan Vijayan
>            Priority: Major
>         Attachments: RATIS-651-000.patch
>
>
> Following metrics would be helpful to determine the leader election events and timeouts:
>  
> |numLeaderElections|Number of leader elections since the creation of ratis pipeline|
> |numLeaderElectionTimeouts|Number of leader election timeouts or failures|
> |LeaderElectionCompletionLatency|Time required to complete a leader election|
> |MaxNoLeaderInterval|Max time where there has been no elected leader in the raft ring|
> |heartBeatMissCount|No of times heartBeat response is missed from a server |



--
This message was sent by Atlassian Jira
(v8.3.2#803003)