Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/operations/monitoring.md
Original file line number Diff line number Diff line change
Expand Up @@ -2045,7 +2045,7 @@ Average Poll Idle Ratio
</td>
<td>

The average fraction of time the client's poll() is idle as opposed to waiting for the user code to process records.
The ratio of time the Raft IO thread is idle as opposed to doing work (e.g. handling requests or replicating from the leader)
</td>
<td>

Expand Down