Metric nameTypeDescription
available_flashfloatSum of available flash in all nodes (bytes)
available_memoryfloatSum of available memory in all nodes (bytes)
avg_latencyfloatAverage latency of requests handled by all cluster endpoints (micro-sec); returned only when there is traffic
bigstore_freefloatSum of free space of backend flash (used by flash DB’s BigRedis) on all cluster nodes (bytes); only returned when BigRedis is enabled
bigstore_iopsfloatRate of I/O operations against backend flash for all shards which are part of a flash-based DB (BigRedis) in the cluster (ops/sec); returned only when BigRedis is enabled
bigstore_kv_opsfloatRate of value read/write operations against back-end flash for all shards which are part of a flash based DB (BigRedis) in cluster (ops/sec); only returned when BigRedis is enabled
bigstore_throughputfloatThroughput I/O operations against backend flash for all shards which are part of a flash-based DB (BigRedis) in the cluster (bytes/sec); only returned when BigRedis is enabled
connsfloatTotal number of clients connected to all cluster endpoints
cpu_idlefloatCPU idle time portion, the value is weighted between all nodes based on number of cores in each node (0-1, multiply by 100 to get percent)
cpu_systemfloatCPU time portion spent in kernel on the cluster, the value is weighted between all nodes based on number of cores in each node (0-1, multiply by 100 to get percent)
cpu_userfloatCPU time portion spent by users-pace processes on the cluster. The value is weighted between all nodes based on number of cores in each node (0-1, multiply by 100 to get percent).
egress_bytesfloatSum of rate of outgoing network traffic on all cluster nodes (bytes/sec)
ephemeral_storage_availfloatSum of disk space available to Redis Enterprise processes on configured ephemeral disk on all cluster nodes (bytes)
ephemeral_storage_freefloatSum of free disk space on configured ephemeral disk on all cluster nodes (bytes)
free_memoryfloatSum of free memory in all cluster nodes (bytes)
ingress_bytesfloatSum of rate of incoming network traffic on all cluster nodes (bytes/sec)
persistent_storage_availfloatSum of disk space available to Redis Enterprise processes on configured persistent disk on all cluster nodes (bytes)
persistent_storage_freefloatSum of free disk space on configured persistent disk on all cluster nodes (bytes)
provisional_flashfloatSum of provisional flash in all nodes (bytes)
provisional_memoryfloatSum of provisional memory in all nodes (bytes)
total_reqfloatRequest rate handled by all endpoints on the cluster (ops/sec)