File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -317,11 +317,11 @@ Here is the meaning of all fields in the **stats** section:
317
317
* ` eventloop_duration_cmd_sum ` : Total time spent on executing commands in microseconds
318
318
* ` instantaneous_eventloop_cycles_per_sec ` : Number of eventloop cycles per second
319
319
* ` instantaneous_eventloop_duration_usec ` : Average time spent in a single eventloop cycle in microseconds
320
+ * ` instantaneous_command_duration_usec ` : Average time spent in a single command in microseconds
320
321
* ` acl_access_denied_auth ` : Number of authentication failures
321
322
* ` acl_access_denied_cmd ` : Number of commands rejected because of access denied to the command
322
323
* ` acl_access_denied_key ` : Number of commands rejected because of access denied to a key
323
324
* ` acl_access_denied_channel ` : Number of commands rejected because of access denied to a channel
324
- * ` instantaneous_command_duration_usec ` : Average time spent in a single command in microseconds
325
325
326
326
Here is the meaning of all fields in the ** replication** section:
327
327
You can’t perform that action at this time.
0 commit comments