File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -307,8 +307,8 @@ Here is the meaning of all fields in the **stats** section:
307
307
* ` total_writes_processed ` : Total number of write events processed
308
308
* ` io_threaded_reads_processed ` : Number of read events processed by the main and I/O threads
309
309
* ` io_threaded_writes_processed ` : Number of write events processed by the main and I/O threads
310
- * ` client_query_buffer_limit_reached ` : Total number of clients reached query buffer length limit
311
- * ` client_output_buffer_limit_reached ` : Total number of clients reached output buffer length limit
310
+ * ` client_query_buffer_limit_disconnections ` : Total number of clients reached query buffer length limit
311
+ * ` client_output_buffer_limit_disconnections ` : Total number of clients reached output buffer length limit
312
312
* ` reply_buffer_shrinks ` : Total number of output buffer shrinks
313
313
* ` reply_buffer_expands ` : Total number of output buffer expands
314
314
* ` eventloop_cycles ` : Total number of eventloop cycles
You can’t perform that action at this time.
0 commit comments