dragonboat
dragonboat copied to clipboard
dragonboat apply queue length ,how to monitor
I’m trying to observe Raft apply backpressure and would like to check how many log entries are waiting to be applied to the state machine. Is there any built-in metric or recommended way to monitor the pending apply queue length?