Skip to content
Draft
Show file tree
Hide file tree
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 35/ops.html
Original file line number Diff line number Diff line change
Expand Up @@ -1899,7 +1899,7 @@ <h5 class="anchor-heading"><a id="kraft_quorum_monitoring" class="anchor-link"><
</tr>
<tr>
<td>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.</td>
<td>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>kafka.server:type=raft-metrics,name=poll-idle-ratio-avg</td>
</tr>
</tbody>
Expand Down
2 changes: 1 addition & 1 deletion 36/ops.html
Original file line number Diff line number Diff line change
Expand Up @@ -1987,7 +1987,7 @@ <h5 class="anchor-heading"><a id="kraft_quorum_monitoring" class="anchor-link"><
</tr>
<tr>
<td>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.</td>
<td>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>kafka.server:type=raft-metrics,name=poll-idle-ratio-avg</td>
</tr>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion 37/ops.html
Original file line number Diff line number Diff line change
Expand Up @@ -2053,7 +2053,7 @@ <h5 class="anchor-heading"><a id="kraft_quorum_monitoring" class="anchor-link"><
</tr>
<tr>
<td>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.</td>
<td>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>kafka.server:type=raft-metrics,name=poll-idle-ratio-avg</td>
</tr>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion 38/ops.html
Original file line number Diff line number Diff line change
Expand Up @@ -2011,7 +2011,7 @@ <h5 class="anchor-heading"><a id="kraft_quorum_monitoring" class="anchor-link"><
</tr>
<tr>
<td>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.</td>
<td>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>kafka.server:type=raft-metrics,name=poll-idle-ratio-avg</td>
</tr>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion 39/ops.html
Original file line number Diff line number Diff line change
Expand Up @@ -2035,7 +2035,7 @@ <h5 class="anchor-heading"><a id="kraft_quorum_monitoring" class="anchor-link"><
</tr>
<tr>
<td>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.</td>
<td>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>kafka.server:type=raft-metrics,name=poll-idle-ratio-avg</td>
</tr>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion 40/ops.html
Original file line number Diff line number Diff line change
Expand Up @@ -2118,7 +2118,7 @@ <h5 class="anchor-heading"><a id="kraft_quorum_monitoring" class="anchor-link"><
</tr>
<tr>
<td>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.</td>
<td>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>kafka.server:type=raft-metrics</td>
</tr>
<tr>
Expand Down