File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -105,9 +105,14 @@ The command reports on the following statistics:
105105
106106* ` KEY-COUNT ` : Number of keys stored in the slot.
107107* ` CPU-USEC ` : CPU time (in microseconds) spent handling the slot.
108+ * ` MEMORY-BYTES ` : Number of bytes allocated by the slot.
108109* ` NETWORK-BYTES-IN ` : Total inbound network traffic (in bytes) received by the slot.
109110* ` NETWORK-BYTES-OUT ` : Total outbound network traffic (in bytes) sent from the slot.
110111
112+ {{< note>}}
113+ ` MEMORY-BYTES ` requires that you set ` cluster-slot-stats-enabled ` to ` yes ` in your ` redis.conf ` file.
114+ {{< /note >}}
115+
111116## Redis Enterprise and Redis Cloud compatibility
112117
113118| Redis<br />Enterprise | Redis<br />Cloud | <span style =" min-width : 9em ; display : table-cell " >Notes</span > |
You can’t perform that action at this time.
0 commit comments