Description
Tracking the RaftLog commit index on each peer in a RaftGroup is useful to monitor the performance of the group.
Simply as an illustrative example : whenever a specific peer starts to lag behind the majority, the problem becomes visible to the monitoring agent even before the slow follower detection mechanism on the Leader kicks in.