Yandex Monitoring metric reference
Written by
Updated at December 2, 2025
This section describes the Yandex Managed Service for Valkey™ metrics delivered to Monitoring.
The name label contains the metric name.
Labels shared by all Yandex Managed Service for Valkey™ metrics:
| Label | Value |
|---|---|
| dc | Availability zone |
| host | Host FQDN |
| node | Host type: master |
| resource_id | Cluster ID |
| resource_type | Resource type: cluster |
| service | Service ID: managed-redis |
| shard | Shard ID |
| shard_name | Shard name |
| subcluster_name | Subcluster name |
CPU metrics
These metrics show CPU core workload.
The consumption type goes into the systag label.
| Name Type, units |
Description |
|---|---|
cpu.fractionDGAUGE, % |
Guaranteed vCPU performance |
cpu.guaranteeDGAUGE, count |
Guaranteed number of cores |
cpu.guest_niceDGAUGE, % |
CPU core usage, guest_nice usage type |
cpu.guestDGAUGE, % |
CPU core usage, guest usage type |
cpu.idleDGAUGE, % |
CPU core usage, idle usage type |
cpu.iowaitDGAUGE, % |
CPU core usage, iowait usage type |
cpu.irqDGAUGE, % |
CPU core usage, irq usage type |
cpu.limitDGAUGE, count |
Maximum number of cores in use |
cpu.niceDGAUGE, % |
CPU core usage, nice usage type |
cpu.softirqDGAUGE, % |
CPU core usage, softirq usage type |
cpu.stealDGAUGE, % |
CPU core usage, steal usage type |
cpu.systemDGAUGE, % |
CPU core usage, system usage type |
cpu.userDGAUGE, % |
CPU core usage, user usage type |
cpu_utilization_by_db_15_limitDGAUGE, % |
Maximum VM processor core (vCPU) utilization by a database over 15 seconds (%) |
cpu_utilization_by_db_15DGAUGE, % |
Average VM processor core (vCPU) utilization by a database over 15 seconds (%). It ranges from 0% to the vCPU performance level. |
cpu_utilization_by_db_60_limitDGAUGE, % |
Maximum VM processor core (vCPU) utilization by a database over 60 seconds (%) |
cpu_utilization_by_db_60DGAUGE, % |
Average VM processor core (vCPU) utilization by a database over 60 seconds (%) |
load.avg_15minDGAUGE, % |
Average load over 15 minutes |
load.avg_1minDGAUGE, % |
Average load over one minute |
load.avg_5minDGAUGE, % |
Average load over five minutes |
Disk metrics
| Name Type, units |
Description |
|---|---|
disk.free_bytesDGAUGE, bytes |
Free space |
disk.free_inodesDGAUGE, count |
Free inodes |
disk.total_bytesDGAUGE, bytes |
Available space |
disk.total_inodesDGAUGE, count |
Available inodes |
disk.used_bytesDGAUGE, bytes |
Used space |
disk.used_inodesDGAUGE, count |
Used inodes |
Disk operation metrics
| Name Type, units |
Description |
|---|---|
io.avg.read_bytesDGAUGE, bytes per second |
Disk read speed |
io.avg.read_countDGAUGE, operations per second |
Number of read operations per second |
io.avg.read_merged_countDGAUGE, operations per second |
Number of merged read operations per second |
io.avg.read_timeDGAUGE, milliseconds |
Total time spent reading from disk |
io.avg.weighted_io_timeDGAUGE, milliseconds |
Total (weighted) time spent on I/O operations |
io.avg.write_bytesDGAUGE, bytes per second |
Disk write speed |
io.avg.write_countDGAUGE, operations per second |
Number of writes per second |
io.avg.write_merged_countDGAUGE, operations per second |
Number of merged write operations per second |
io.avg.write_timeDGAUGE, milliseconds |
Total time spent writing to disk |
io.disk*.iops_in_progressDGAUGE, count |
Number of disk I/O operations in progress |
io.disk*.merged_readsDGAUGE, count |
Number of merged read operations for a given disk |
io.disk*.merged_writesDGAUGE, count |
Number of merged writes for a given disk |
io.disk*.read_bytesDGAUGE, bytes per second |
Read speed for a given disk |
io.disk*.read_countDGAUGE, operations per second |
Number of reads per second for a given disk |
io.disk*.read_merged_countDGAUGE, operations per second |
Number of merged read operations per second for a given disk |
io.disk*.read_timeDGAUGE, milliseconds |
Average read time for a given disk |
io.disk*.utilizationDGAUGE, % |
Utilization of a given disk |
io.disk*.weighted_io_timeDGAUGE, milliseconds |
I/O wait time for a given disk |
io.disk*.write_bytesDGAUGE, bytes per second |
Write speed for a given disk |
io.disk*.write_countDGAUGE, operations per second |
Number of writes per second for a given disk |
io.disk*.write_merged_countDGAUGE, operations per second |
Number of merged write operations per second for a given disk |
io.disk*.write_timeDGAUGE, milliseconds |
Average write time for a given disk |
RAM metrics
The consumption type goes into the systag label.
| Name Type, units |
Description |
|---|---|
mem.active_bytesDGAUGE, bytes |
Active resident memory (frequently accessed and released when absolutely necessary) |
mem.available_bytesDGAUGE, bytes |
RAM usage, available usage type |
mem.available_percent_bytesDGAUGE, % |
Percentage of RAM usage, available usage type |
mem.buffers_bytesDGAUGE, bytes |
RAM usage, buffers usage type |
mem.cached_bytesDGAUGE, bytes |
RAM usage, cached usage type |
mem.commit_limit_bytesDGAUGE, bytes |
RAM usage, commit_limit usage type |
mem.committed_as_bytesDGAUGE, bytes |
RAM usage, committed_as usage type |
mem.dirty_bytesDGAUGE, bytes |
RAM usage, dirty usage type |
mem.free_bytesDGAUGE, bytes |
Amount of free RAM available, excluding mem.buffers_bytes and mem.cached_bytes |
mem.guarantee_bytesDGAUGE, bytes |
Guaranteed instance memory |
mem.high_free_bytesDGAUGE, bytes |
RAM usage, high_free usage type |
mem.high_total_bytesDGAUGE, bytes |
RAM usage, high_total usage type |
mem.huge_page_size_bytesDGAUGE, bytes |
RAM usage, huge_page_size usage type |
mem.huge_pages_free_bytesDGAUGE, bytes |
RAM usage, huge_pages_free usage type |
mem.huge_pages_total_bytesDGAUGE, bytes |
RAM usage, huge_pages_total usage type |
mem.inactive_bytesDGAUGE, bytes |
RAM usage, inactive usage type |
mem.limit_bytesDGAUGE, bytes |
Maximum allowed instance memory (usage limit) |
mem.low_free_bytesDGAUGE, bytes |
RAM usage, low_free usage type |
mem.low_total_bytesDGAUGE, bytes |
RAM usage, low_total usage type |
mem.mapped_bytesDGAUGE, bytes |
RAM usage, mapped usage type |
mem.page_tables_bytesDGAUGE, bytes |
RAM usage, page_tables usage type |
mem.shared_bytesDGAUGE, bytes |
RAM usage, shared usage type |
mem.slab_bytesDGAUGE, bytes |
RAM usage, slab usage type |
mem.sreclaimable_bytesDGAUGE, bytes |
RAM usage, sreclaimable usage type |
mem.sunreclaim_bytesDGAUGE, bytes |
RAM usage, sunreclaim usage type |
mem.swap_cached_bytesDGAUGE, bytes |
RAM usage, swap_cached usage type |
mem.swap_free_bytesDGAUGE, bytes |
RAM usage, swap_free usage type |
mem.swap_total_bytesDGAUGE, bytes |
RAM usage, swap_total usage type |
mem.total_bytesDGAUGE, bytes |
RAM usage, total usage type |
mem.used_bytesDGAUGE, bytes |
Amount of RAM currently used by running processes |
mem.used_percent_bytesDGAUGE, % |
Percentage of used RAM |
mem.vmalloc_chunk_bytesDGAUGE, bytes |
RAM usage, vmalloc_chunk usage type |
mem.vmalloc_total_bytesDGAUGE, bytes |
RAM usage, vmalloc_total usage type |
mem.vmalloc_used_bytesDGAUGE, bytes |
RAM usage, vmalloc_used usage type |
mem.write_back_bytesDGAUGE, bytes |
RAM usage, write_back usage type |
mem.write_back_tmp_bytesDGAUGE, bytes |
RAM usage, write_back_tmp usage type |
Network metrics
| Name Type, units |
Description |
|---|---|
net.bytes_recvDGAUGE, bytes per second |
Network data receive rate |
net.bytes_sentDGAUGE, bytes per second |
Network data transmit rate |
net.dropinDGAUGE, count |
Dropped receive packets |
net.dropoutDGAUGE, count |
Dropped transmit packets |
net.errinDGAUGE, count |
Receive error count |
net.erroutDGAUGE, count |
Transmit error count |
net.packets_recvDGAUGE, packets per second |
Network packet receive rate |
net.packets_sentDGAUGE, packets per second |
Network packet transmit rate |
net.speedDGAUGE, bits per second |
Maximum network data transfer rate for this interface |
Service metrics
| Name Type, units |
Description |
|---|---|
activeDGAUGE, count |
Active resident memory (frequently accessed and released when absolutely necessary). |
available_percentDGAUGE, % |
Percentage of RAM usage, available usage type |
availableDGAUGE, count |
RAM usage, available usage type |
bufferedDGAUGE, bytes |
RAM usage, buffered usage type |
bytes_recvDGAUGE, bytes |
Size of data received |
bytes_sentDGAUGE, bytes |
Size of data sent |
cachedDGAUGE, bytes |
RAM usage, cached usage type |
can_readDGAUGE, 0/1 |
Host read access indicator.1 if the hosted service is available for reads, 0 if not. |
can_writeDGAUGE, 0/1 |
Host write access indicator.1 if the hosted service is available for writes, 0 if not. |
cmdstat_<command>_callsDGAUGE, count |
Number of the specified completed commands, e.g., EVAL, GET, HGETALL. The command special label is the command ID. |
cmdstat_<command>_usecDGAUGE, microseconds |
Total running time of the specified commands, e.g., EVAL, GET, HGETALL. The command special label is the command ID. |
commit_limitDGAUGE, bytes |
RAM usage, commit_limit usage type |
committed_asDGAUGE, bytes |
RAM usage, committed_as usage type |
countDGAUGE, objects |
Number of objects in a database |
dirtyDGAUGE, bytes |
RAM usage, dirty usage type |
drop_inDGAUGE, count |
Dropped receive packets |
drop_outDGAUGE, count |
Dropped transmit packets |
err_inDGAUGE, count |
Receive error count |
err_outDGAUGE, count |
Transmit error count |
errorstat_<error_type>DGAUGE, errors |
Number of errors of the specified type. The error special label is the error type ID. The possible values are:
|
freeDGAUGE, bytes |
RAM usage, free usage type |
high_freeDGAUGE, bytes |
RAM usage, high_free usage type |
high_totalDGAUGE, bytes |
RAM usage, high_total usage type |
hosts.haDGAUGE, hosts |
Number of hosts per high-availability cluster |
hosts.subcluster.<subcluster_name>.totalDGAUGE, count |
Number of instances per subcluster |
hosts.totalDGAUGE, hosts |
Total hosts used by the service |
huge_page_sizeDGAUGE, bytes |
RAM usage, huge_page_size usage type |
huge_pages_freeDGAUGE, bytes |
RAM usage, huge_pages_free usage type |
huge_pages_totalDGAUGE, bytes |
RAM usage, huge_pages_total usage type |
icmp_inaddrmaskrepsDGAUGE, count |
Number of ICMP address mask reply messages received from the polled node |
icmp_inaddrmasksDGAUGE, count |
Number of ICMP address mask request messages received |
icmp_incsumerrorsDGAUGE, count |
Total IP packets with checksum errors |
icmp_indestunreachsDGAUGE, count |
Number of ICMP destination unreachable messages received |
icmp_inechorepsDGAUGE, count |
Number of ICMP echo reply messages received |
icmp_inechosDGAUGE, count |
Number of ICMP echo request messages received |
icmp_inerrorsDGAUGE, count |
Number of bad ICMP packets received, excluding those with checksum errors |
icmp_inmsgsDGAUGE, count |
Total ICMP messages received |
icmp_inparmprobsDGAUGE, count |
Number of ICMP parameter problem messages received |
icmp_inredirectsDGAUGE, count |
Number of ICMP redirect messages received |
icmp_insrcquenchsDGAUGE, count |
Number of ICMP source quench messages received |
icmp_intimeexcdsDGAUGE, count |
Number of ICMP time exceeded messages received |
icmp_intimestamprepsDGAUGE, count |
Number of ICMP timestamp reply messages received |
icmp_intimestampsDGAUGE, count |
Number of ICMP timestamp (request) messages received |
icmp_outaddrmaskrepsDGAUGE, count |
Number of ICMP address mask reply messages sent |
icmp_outaddrmasksDGAUGE, count |
Number of ICMP address mask request messages sent |
icmp_outdestunreachsDGAUGE, count |
Number of ICMP destination unreachable messages sent |
icmp_outechorepsDGAUGE, count |
Number of ICMP echo reply messages sent |
icmp_outechosDGAUGE, count |
Number of ICMP echo request messages sent |
icmp_outerrorsDGAUGE, count |
Number of ICMP messages not sent due to ICMP errors, such as buffer shortages |
icmp_outmsgsDGAUGE, count |
Total ICMP messages the object in question attempted to send. This includes all messages counted by icmp_outerrors. |
icmp_outparmprobsDGAUGE, count |
Number of ICMP parameter problem messages sent |
icmp_outratelimitglobalDGAUGE, messages |
Number of ICMP messages throttled by global rate limits |
icmp_outratelimithostDGAUGE, messages |
Number of ICMP messages throttled by host-specific rate limits |
icmp_outredirectsDGAUGE, count |
Number of ICMP redirect messages sent |
icmp_outsrcquenchsDGAUGE, count |
Number of ICMP source quench messages sent |
icmp_outtimeexcdsDGAUGE, count |
Number of ICMP time exceeded messages sent |
icmp_outtimestamprepsDGAUGE, count |
Number of ICMP timestamp reply messages sent |
icmp_outtimestampsDGAUGE, count |
Number of ICMP timestamp (request) messages sent |
icmpmsg_intype<code>DGAUGE, count |
Number of received ICMP messages with the specified code |
icmpmsg_outtype<code>DGAUGE, count |
Number of sent ICMP messages with the specified code |
inactiveDGAUGE, bytes |
RAM usage, inactive usage type |
inodes_freeDGAUGE, count |
Free inodes |
inodes_totalDGAUGE, count |
Available inodes |
inodes_usedDGAUGE, count |
Used inodes |
instance_userfault_brokenDGAUGE, 0/1 |
Indicator of host failure due to user fault |
iops_in_progressDGAUGE, count |
Number of disk I/O operations in progress |
ip_defaultttlDGAUGE, string |
Default TTL value inserted into the IP header for IP packets generated in this object when the transport layer protocol does not provide a TTL. |
ip_forwardingDGAUGE |
IP forwarding status (SNMP): 0 for disabled, 1 for enabled |
ip_forwdatagramsDGAUGE, count |
Number of inbound packets not destined for this object, triggering an attempt to find a forwarding route to the final IP destination. For objects not acting as IP gateways, this count includes only those packets that were source-routed through them and where the source route option was successfully processed. |
ip_fragcreatesDGAUGE, count |
Number of IP packet fragments generated due to fragmentation in the object in question |
ip_fragfailsDGAUGE, count |
Number of IP packets dropped due to failed fragmentation which was required in this object, e.g., because of the Do not fragment flag being set |
ip_fragoksDGAUGE, count |
Number of successfully fragmented IP packets |
ip_inaddrerrorsDGAUGE, count |
Number of inbound packets dropped due to an invalid destination IP address in the IP header for the object in question. This count includes invalid addresses, such as 0.0.0.0, and addresses of unsupported classes, e.g., Class E. For objects that do not act as IP gateways and therefore do not forward packets, this counter includes packets dropped because the destination address was not a local one. |
ip_indeliversDGAUGE, count |
Total IP packets delivered |
ip_indiscardsDGAUGE, count |
Number of inbound IP packets encountering no issues preventing their further processing but still dropped, e.g., due to lack of buffer space. This counter does not include packets dropped while awaiting reassembly. |
ip_inhdrerrorsDGAUGE, count |
Number of inbound packets with header errors |
ip_inreceivesDGAUGE, count |
Total inbound packets received from interfaces, including those received in error |
ip_inunknownprotosDGAUGE, count |
Number of unknown protocol packets received |
ip_outdiscardsDGAUGE, count |
Number of outgoing IP packets encountering no issues preventing their transmission to the destination but still dropped, e.g., due to lack of buffer space. Note that the counter would include packets counted in ip_forwdatagrams if they met this (discretionary) drop criterion. |
ip_outnoroutesDGAUGE, count |
Number of IP packets dropped because no route to their destination was found. This metric tracks all packets counted in ip_forwdatagrams that meet this no-route criterion. This includes any packets a host cannot redirect because all its default gateways are down. |
ip_outrequestsDGAUGE, count |
Total IP packets provided by local IP user-level protocols (including ICMP) to IP in requests for transmission. This metric does not include the packets counted in ip_forwdatagrams. |
ip_outtransmitsDGAUGE, count |
Number of successfully sent IP packets |
ip_reasmfailsDGAUGE, count |
Number of failures detected by the IP reassembly algorithm due to reasons, such as timeouts, errors, etc. This is not necessarily a count of dropped IP fragments, since certain algorithms, like the one in RFC 815, may lose count of fragments while reassembling them as they are received. |
ip_reasmoksDGAUGE, count |
Number of IP packets successfully reassembled |
ip_reasmreqdsDGAUGE, count |
Number of received IP fragments requiring reassembly in the object in question |
ip_reasmtimeoutDGAUGE, seconds |
Maximum time, in seconds, received fragments are kept while awaiting reassembly in the object in question. |
latency_percentiles_usec_<command>_p<percentile>DGAUGE, microseconds |
Command execution time in the given percentile. For example, latency_percentiles_usec_get_p50 is the median execution time of the GET command, and latency_percentiles_usec_hmset_p99.9 is the execution time of the HMSET command in the 99.9th percentile.The command special label is the command ID. |
latest_backup_secDGAUGE, seconds |
Unix timestamp of the most recent automatic backup |
low_freeDGAUGE, bytes |
RAM usage, low_free usage type |
low_totalDGAUGE, bytes |
RAM usage, low_total usage type |
mappedDGAUGE, bytes |
RAM usage, mapped usage type |
memory_utilization_by_db_percent_limitDGAUGE, % |
Limit on memory utilization by a database |
memory_utilization_by_db_percentDGAUGE, % |
Memory utilization by a database |
memory_utilization_by_db_rssDGAUGE, bytes |
Total memory used by database processes |
memory_utilization_memory_limitDGAUGE, % |
Percentage of used memory in an instance relative to its limit |
merged_readsDGAUGE, count |
Number of merged disk reads |
merged_writesDGAUGE, count |
Number of merged disk writes |
n_cpusDGAUGE, count |
Maximum number of cores in use |
n_unique_usersDGAUGE, count |
Number of unique users or accounts engaging with the system |
n_usersDGAUGE, count |
Limit on the number of users |
packets_recvDGAUGE, packets per second |
Network packet receive rate |
packets_sentDGAUGE, packets per second |
Network packet transmit rate |
page_tablesDGAUGE, bytes |
RAM usage, page_tables usage type |
read_bytesDGAUGE, bytes per second |
Read speed for a given disk |
read_countDGAUGE, operations per second |
Number of reads per second for a given disk |
read_merged_countDGAUGE, operations per second |
Number of merged read operations per second |
read_timeDGAUGE, milliseconds |
Average disk read time |
redis_acl_access_denied_authDGAUGE, count |
Number of Valkey™ connection attempts failed during authorization with an access denied error |
redis_acl_access_denied_channelDGAUGE, count |
Number of access denials during channel operation attempts due to an incorrect ACL in Valkey™ |
redis_acl_access_denied_cmdDGAUGE, count |
Number of access denials when attempting to run commands disabled by ACL policies in Valkey™ |
redis_acl_access_denied_keyDGAUGE, count |
Number of denials of access to keys protected by ACL policies in Valkey™ |
redis_aof_last_cow_sizeDGAUGE, bytes |
Size of data copied when creating an AOF file using COW (copy-on-write) |
redis_blocked_clientsDGAUGE, count |
Number of clients waiting for a connection per cluster host |
redis_child_oom_countDGAUGE, count |
Number of Valkey™ child process terminations, e.g., while creating snapshots or forks, due to out-of-memory (OOM) errors |
redis_client_output_normal_hardDGAUGE, bytes |
Hard memory usage limit |
redis_client_output_normal_softDGAUGE, bytes |
Soft memory usage limit |
redis_client_recent_max_input_bufferDGAUGE, bytes |
Maximum memory used to service client write connections |
redis_client_recent_max_output_bufferDGAUGE, bytes |
Maximum memory used to service client read connections |
redis_connected_clientsDGAUGE, count |
Number of open connections per cluster host. In a sharded or replicated cluster, some connections will be used for data exchange between the cluster hosts. If cluster connection errors occur, perhaps, there are inactive apps that keep connections open for too long. If this is the case, update the settings by editing the Timeout value. |
redis_connected_slavesDGAUGE, count |
Number of secondary nodes connected to the master node |
redis_db_hashtable_overheadDGAUGE, bytes |
RAM used to store hash tables of all DBs |
redis_dbsizeDGAUGE, count |
Number of keys stored in all the cluster databases |
redis_evicted_keysDGAUGE, count |
Number of keys deleted from memory when inserting new data |
redis_expired_keysDGAUGE, count |
Total number of Valkey™ keys automatically deleted after expiration of their TTL |
redis_hit_rateDGAUGE, % |
Percentage of requests for which Yandex Managed Service for Valkey™ finds data in the cache |
redis_instantaneous_input_kbpsDGAUGE, Kbps |
Current incoming traffic to the Valkey™ shard in kilobits per second |
redis_instantaneous_input_repl_kbpsDGAUGE, Kbps |
Current incoming replication traffic to the Valkey™ shard in kilobits per second |
redis_instantaneous_ops_per_secDGAUGE, operations per second |
Number of requests per second |
redis_instantaneous_output_kbpsDGAUGE, Kbps |
Current outgoing traffic from the Valkey™ shard in kilobits per second |
redis_instantaneous_output_repl_kbpsDGAUGE, Kbps |
Current outgoing replication traffic from the Valkey™ shard in kilobits per second |
redis_io_threaded_reads_processedDGAUGE, count |
Number of read operations processed using threaded I/O |
redis_io_threaded_writes_processedDGAUGE, count |
Number of write operations processed using threaded I/O |
redis_io_threads_activeDGAUGE, count |
Number of active threads |
redis_is_aliveDGAUGE |
Host health indicator.1 if the DB host is operational, 0 if not. |
redis_is_masterDGAUGE |
Host type indicator.1 if the host is a database master server, 0 if not. |
redis_keys_dbDGAUGE, count |
Total number of keys stored in the Valkey™ database on a given shard. The db special label is the database number. |
redis_keyspace_hitsDGAUGE, count |
Number of successful key lookups |
redis_keyspace_missesDGAUGE, count |
Number of unsuccessful key lookups |
redis_master_last_io_seconds_agoDGAUGE, seconds |
Time elapsed since the last communication with the master host |
redis_maxmemoryDGAUGE, bytes |
Maximum memory allocated for user data |
redis_mem_aof_bufferDGAUGE, bytes |
RAM used for the AOF buffer |
redis_mem_clients_normalDGAUGE, bytes |
RAM used to serve external connections |
redis_mem_clients_slavesDGAUGE, bytes |
RAM used to serve replication connections |
redis_mem_cluster_linksDGAUGE, bytes |
Total memory allocated for network connections in cluster mode |
redis_mem_fragmentation_ratioDGAUGE, ratio |
Allocated vs. used memory ratio on a given Valkey™ shard (memory fragmentation index) |
redis_mem_replication_backlogDGAUGE, bytes |
RAM used for the replication backlog buffer |
redis_memory_limitDGAUGE, bytes |
Memory allocated to the host |
redis_module_fork_last_cow_sizeDGAUGE, bytes |
Size of data copied during a fork() call using COW |
redis_oom_countDGAUGE, count |
Number of out-of-memory errors, per hour |
redis_rdb_last_cow_sizeDGAUGE, bytes |
Size of data copied when creating an RDB file |
redis_repl_backlog_histlenDGAUGE, bytes |
Current size of memory used by the replication backlog buffer |
redis_repl_backlog_sizeDGAUGE, bytes |
Maximum size of memory available for the replication backlog buffer |
redis_result_codeDGAUGE, code |
Result code of the most recent Valkey™ operation on a given shard |
redis_total_commands_processedDGAUGE, count |
Total number of commands processed on a given Valkey™ shard since its startup |
redis_total_net_input_bytesDGAUGE, bytes |
Total bytes of incoming network traffic to a given Valkey™ shard since its startup |
redis_total_net_output_bytesDGAUGE, bytes |
Total bytes of outgoing network traffic from a given Valkey™ shard since its startup |
redis_total_net_repl_input_bytesDGAUGE, bytes |
Total bytes of incoming replication network traffic to a given Valkey™ shard since its startup |
redis_total_net_repl_output_bytesDGAUGE, bytes |
Total bytes of outgoing replication network traffic from a given Valkey™ shard since its startup |
redis_total_reads_processedDGAUGE, count |
Total read operations processed |
redis_total_writes_processedDGAUGE, count |
Total write operations processed |
redis_used_cpu_sys_main_threadDGAUGE, seconds |
CPU (system) time spent by the main thread of a given Valkey™ shard since its startup |
redis_used_cpu_user_main_threadDGAUGE, seconds |
CPU time (in user space) spent by the main thread of a given Valkey™ shard since its startup |
redis_used_memory_datasetDGAUGE, bytes |
RAM used for storing data |
redis_used_memory_overheadDGAUGE, bytes |
RAM used for internal management and data structures |
redis_used_memory_rssDGAUGE, bytes |
Memory used by Valkey™ processes |
redis_used_memory_scriptsDGAUGE, bytes |
RAM used for storing and running scripts |
redis_used_memory_startupDGAUGE, bytes |
RAM utilization for the Valkey™ processes at startup (e.g., after restarting a cluster) |
redis_used_memoryDGAUGE, bytes |
Actual host memory usage If redis_used_memory reaches redis_maxmemory when trying to insert new records, Yandex Managed Service for Valkey™ will apply the memory management mode defined by the Maxmemory policy setting |
sentinel_can_readDGAUGE, 0/1 |
Valkey™ shard read access indicator based on Sentinel data.1 if the shard is available for reads, 0 if not. |
sentinel_can_writeDGAUGE, 0/1 |
Valkey™ shard write access indicator based on Sentinel data1 if the shard is available for writes, 0 if not. |
sentinel_connected_clientsDGAUGE, count |
Number of clients currently connected to a given Valkey™ Sentinel instance |
sentinel_is_aliveDGAUGE, 0/1 |
Valkey™ Sentinel availability indicator.1 if Sentinel is available, 0 if not. |
sentinel_is_masterDGAUGE, 0/1 |
Indicates whether a particular Valkey™ shard is a master according to Sentinel data.1 if the shard is a master, 0 if not. |
sentinel_total_error_repliesDGAUGE, count |
Total error responses clients received from Valkey™ Sentinel since its startup |
sharedDGAUGE, bytes |
RAM usage, shared usage type |
slabDGAUGE, bytes |
RAM usage, slab usage type |
slowlog_max_lenDGAUGE, count |
Maximum number of slow requests logged |
slowlog_newDGAUGE, count |
New entries in the Valkey™ shard slow log over the most recent monitoring window |
slowlog_topDGAUGE, microseconds |
Maximum command execution time among the latest slow log entries on the Valkey™ shard during the most recent monitoring window. The cmd special label is the command ID. |
sreclaimableDGAUGE, bytes |
RAM usage, sreclaimable usage type |
sunreclaimDGAUGE, bytes |
RAM usage, sunreclaim usage type |
swap_cachedDGAUGE, bytes |
RAM usage, swap_cached usage type |
swap_freeDGAUGE, bytes |
RAM usage, swap_free usage type |
swap_totalDGAUGE, bytes |
RAM usage, swap_total usage type |
tcp_activeopensDGAUGE, count |
Number of times TCP connections have made a direct transition from the CLOSED state to SYN-SENT. |
tcp_attemptfailsDGAUGE, count |
Number of times TCP connections have made a direct transition to the CLOSED state from either the SYN-SENT or SYN-RCVD state, plus the number of direct TCP connection transitions. |
tcp_currestabDGAUGE, count |
Current number of TCP connections for the ESTABLISHED or CLOSE WAIT states |
tcp_estabresetsDGAUGE, count |
Number of times TCP connections have made a direct transition to the CLOSED state from either the ESTABLISHED or CLOSE-WAIT state |
tcp_incsumerrorsDGAUGE, count |
This value increases when a received TCP packet has an invalid checksum |
tcp_inerrsDGAUGE, count |
Total segments received with an error, such as invalid TCP checksums |
tcp_insegsDGAUGE, count |
Total segments received, including those received in error |
tcp_maxconnDGAUGE, count |
Maximum allowed number of TCP connections |
tcp_outrstsDGAUGE, count |
Number of TCP segments sent with the RST flag |
tcp_outsegsDGAUGE, count |
Total TCP segments sent |
tcp_passiveopensDGAUGE, count |
Number of times TCP connections have made a direct transition to the SYN-RCVD state from LISTEN |
tcp_retranssegsDGAUGE, count |
Total segments retransmitted, i.e., number of TCP segments containing one or more previously transmitted octets that were retransmitted |
tcp_rtoalgorithmDGAUGE |
Algorithm used to determine the timeout for retransmitting unacknowledged octets |
tcp_rtomaxDGAUGE, milliseconds |
Maximum TCP retransmission timeout, in milliseconds |
tcp_rtominDGAUGE, milliseconds |
Minimum TCP retransmission timeout, in milliseconds |
totalDGAUGE, bytes |
RAM usage, total usage type |
udp_ignoredmultiDGAUGE, count |
Number of UDP multicast packets ignored |
udp_incsumerrorsDGAUGE, count |
This value increases when a received UDP packet contains an invalid kernel code checksum |
udp_indatagramsDGAUGE, count |
Total UDP packets received |
udp_inerrorsDGAUGE, count |
Number of bad UDP packets received, excluding those with checksum errors |
udp_memerrorsDGAUGE, errors |
Number of UDP out-of-memory errors |
udp_noportsDGAUGE, count |
Total UDP packets received with no application on the destination port |
udp_outdatagramsDGAUGE, count |
Total UDP packets sent from the object in question |
udp_rcvbuferrorsDGAUGE, count |
Number of UDP receive buffer errors |
udp_sndbuferrorsDGAUGE, count |
Number of UDP send buffer errors |
udplite_ignoredmultiDGAUGE, count |
Number of UDP-Lite multicast packets ignored |
udplite_incsumerrorsDGAUGE, count |
This value increases when a received UDP-Lite packet contains an invalid kernel code checksum |
udplite_indatagramsDGAUGE, count |
Total UDP-Lite packets received |
udplite_inerrorsDGAUGE, count |
Total UDP-Lite packet receive errors |
udplite_memerrorsDGAUGE, errors |
Number of UDP-Lite out-of-memory errors |
udplite_noportsDGAUGE, count |
Total UDP-Lite packets received without a listener on the destination port. Irregularities in this counter may occur when reinitializing the management system and at other times, as indicated by the udplite_statsdiscontinuitytime value. |
udplite_outdatagramsDGAUGE, count |
Total UDP-Lite packets sent |
udplite_rcvbuferrorsDGAUGE, count |
This value increases when no memory can be allocated to handle an inbound UDP-Lite packet |
udplite_sndbuferrorsDGAUGE, count |
This value increases when no memory can be allocated to send a UDP-Lite packet |
uptimeDGAUGE, % |
Uptime percentage |
usage_guest_niceDGAUGE, % |
CPU core usage, guest_nice usage type |
usage_guestDGAUGE, % |
CPU core usage, guest usage type |
usage_idleDGAUGE, % |
CPU core usage, idle usage type |
usage_iowaitDGAUGE, % |
CPU core usage, iowait usage type |
usage_irqDGAUGE, % |
CPU core usage, irq usage type |
usage_niceDGAUGE, % |
CPU core usage, nice usage type |
usage_softirqDGAUGE, % |
CPU core usage, softirq usage type |
usage_stealDGAUGE, % |
CPU core usage, steal usage type |
usage_systemDGAUGE, % |
CPU core usage, system usage type |
usage_userDGAUGE, % |
CPU core usage, user usage type |
used_percentDGAUGE, % |
Percentage of RAM usage, used usage type |
usedDGAUGE, bytes |
RAM usage, used usage type |
utilizationDGAUGE, % |
Average VM processor core (vCPU) utilization by a database |
vmalloc_chunkDGAUGE, bytes |
RAM usage, vmalloc_chunk usage type |
vmalloc_totalDGAUGE, bytes |
RAM usage, vmalloc_total usage type |
vmalloc_usedDGAUGE, bytes |
RAM usage, vmalloc_used usage type |
weighted_io_timeDGAUGE, milliseconds |
I/O wait time |
write_back_tmpDGAUGE, bytes |
RAM usage, write_back_tmp usage type |
write_backDGAUGE, bytes |
RAM usage, write_back usage type |
write_bytesDGAUGE, bytes per second |
Disk write speed |
write_countDGAUGE, operations per second |
Number of writes per second |
write_merged_countDGAUGE, operations per second |
Number of merged write operations per second for a given disk |
write_timeDGAUGE, milliseconds |
Average disk write time |
For more information, see Monitoring cluster and host state.