File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 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:
317317* ` eventloop_duration_cmd_sum ` : Total time spent on executing commands in microseconds
318318* ` instantaneous_eventloop_cycles_per_sec ` : Number of eventloop cycles per second
319319* ` 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
320321* ` acl_access_denied_auth ` : Number of authentication failures
321322* ` acl_access_denied_cmd ` : Number of commands rejected because of access denied to the command
322323* ` acl_access_denied_key ` : Number of commands rejected because of access denied to a key
323324* ` 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
325325
326326Here is the meaning of all fields in the ** replication** section:
327327
You can’t perform that action at this time.
0 commit comments