Description
We need a counter for number of times append entries are received in the raft log. We can also add counter for number of times log is flushed. This would be useful in determining flush frequency for raft log.
We need a counter for number of times append entries are received in the raft log. We can also add counter for number of times log is flushed. This would be useful in determining flush frequency for raft log.