Skip to content

Commit 5b94056

Browse files
committed
Reorder new field to match source code
1 parent 692ad4c commit 5b94056

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commands/info.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

326326
Here is the meaning of all fields in the **replication** section:
327327

0 commit comments

Comments
 (0)