Pull-based reporting
RaftNodeReport contains internal state such as role, term, leader, last log index, and commit index.
- query reports via
RaftNode.getReport() - export them into your existing monitoring system
- use them for snapshots of current cluster health