Metric nameTypeDescription
available_flashfloatAvailable flash on the node (bytes)
available_memoryfloatAvailable RAM on the node (bytes)
avg_latencyfloatAverage latency of requests handled by endpoints on the node (micro-sec); returned only when there is traffic
bigstore_freefloatFree space of backend flash (used by flash DB’s BigRedis) (bytes); returned only 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) on the node (ops/sec); returned only when BigRedis is enabled
bigstore_kv_opsfloatRate of value read/write operations against backend flash for all shards which are part of a flash-based DB (BigRedis) on the node (ops/sec); returned only when BigRedis is enabled
bigstore_throughputfloatThroughput of I/O operations against backend flash for all shards which are part of a flash-based DB (BigRedis) on the node (bytes/sec); returned only when BigRedis is enabled
connsfloatNumber of clients connected to endpoints on the node
cpu_idlefloatCPU idle time portion (0-1, multiply by 100 to get percent)
cpu_systemfloatCPU time portion spent in kernel (0-1, multiply by 100 to get percent)
cpu_userfloatCPU time portion spent by users-pace processes (0-1, multiply by 100 to get percent)
cur_aof_rewritesfloatNumber of current AOF rewrites by shards on this node
egress_bytesfloatRate of outgoing network traffic to the node (bytes/sec)
ephemeral_storage_availfloatDisk space available to Redis Enterprise processes on configured ephemeral disk (bytes)
ephemeral_storage_freefloatFree disk space on configured ephemeral disk (bytes)
free_memoryfloatFree memory on the node (bytes)
ingress_bytesfloatRate of incoming network traffic to the node (bytes/sec)
persistent_storage_availfloatDisk space available to Redis Enterprise processes on configured persistent disk (bytes)
persistent_storage_freefloatFree disk space on configured persistent disk (bytes)
provisional_flashfloatAmount of flash available for new shards on this node, taking into account overbooking, max Redis servers, reserved flash, and provision and migration thresholds (bytes)
provisional_memoryfloatAmount of RAM available for new shards on this node, taking into account overbooking, max Redis servers, reserved memory, and provision and migration thresholds (bytes)
total_reqfloatRequest rate handled by endpoints on the node (ops/sec)