# HELP go_gc_duration_seconds A summary of the pause duration of garbage collection cycles. # TYPE go_gc_duration_seconds summary go_gc_duration_seconds{quantile="0"} 8.7811e-05 go_gc_duration_seconds{quantile="0.25"} 0.00012618 go_gc_duration_seconds{quantile="0.5"} 0.000145498 go_gc_duration_seconds{quantile="0.75"} 0.0001644 go_gc_duration_seconds{quantile="1"} 0.000511903 go_gc_duration_seconds_sum 10.684646374 go_gc_duration_seconds_count 82488 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 6 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.19.2"} 1 # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 1.014152e+06 # HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed. # TYPE go_memstats_alloc_bytes_total counter go_memstats_alloc_bytes_total 3.50704552e+08 # HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table. # TYPE go_memstats_buck_hash_sys_bytes gauge go_memstats_buck_hash_sys_bytes 4267 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 1.861281e+06 # HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata. # TYPE go_memstats_gc_sys_bytes gauge go_memstats_gc_sys_bytes 9.150176e+06 # HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use. # TYPE go_memstats_heap_alloc_bytes gauge go_memstats_heap_alloc_bytes 1.014152e+06 # HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used. # TYPE go_memstats_heap_idle_bytes gauge go_memstats_heap_idle_bytes 8.708096e+06 # HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use. # TYPE go_memstats_heap_inuse_bytes gauge go_memstats_heap_inuse_bytes 2.433024e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 2529 # HELP go_memstats_heap_released_bytes Number of heap bytes released to OS. # TYPE go_memstats_heap_released_bytes gauge go_memstats_heap_released_bytes 8.364032e+06 # HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system. # TYPE go_memstats_heap_sys_bytes gauge go_memstats_heap_sys_bytes 1.114112e+07 # HELP go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection. # TYPE go_memstats_last_gc_time_seconds gauge go_memstats_last_gc_time_seconds 1.772853638107109e+09 # HELP go_memstats_lookups_total Total number of pointer lookups. # TYPE go_memstats_lookups_total counter go_memstats_lookups_total 0 # HELP go_memstats_mallocs_total Total number of mallocs. # TYPE go_memstats_mallocs_total counter go_memstats_mallocs_total 1.86381e+06 # HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures. # TYPE go_memstats_mcache_inuse_bytes gauge go_memstats_mcache_inuse_bytes 57600 # HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system. # TYPE go_memstats_mcache_sys_bytes gauge go_memstats_mcache_sys_bytes 62400 # HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures. # TYPE go_memstats_mspan_inuse_bytes gauge go_memstats_mspan_inuse_bytes 227392 # HELP go_memstats_mspan_sys_bytes Number of bytes used for mspan structures obtained from system. # TYPE go_memstats_mspan_sys_bytes gauge go_memstats_mspan_sys_bytes 261120 # HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place. # TYPE go_memstats_next_gc_bytes gauge go_memstats_next_gc_bytes 4.194304e+06 # HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations. # TYPE go_memstats_other_sys_bytes gauge go_memstats_other_sys_bytes 2.628805e+06 # HELP go_memstats_stack_inuse_bytes Number of bytes in use by the stack allocator. # TYPE go_memstats_stack_inuse_bytes gauge go_memstats_stack_inuse_bytes 1.441792e+06 # HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator. # TYPE go_memstats_stack_sys_bytes gauge go_memstats_stack_sys_bytes 1.441792e+06 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 2.468968e+07 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 19 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 430.09 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 1.048576e+06 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 10 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 6.180864e+06 # HELP process_start_time_seconds Start time of the process since unix epoch in seconds. # TYPE process_start_time_seconds gauge process_start_time_seconds 1.76287975743e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 7.39811328e+08 # HELP process_virtual_memory_max_bytes Maximum amount of virtual memory available in bytes. # TYPE process_virtual_memory_max_bytes gauge process_virtual_memory_max_bytes 1.8446744073709552e+19 # HELP redis_active_defrag_running active_defrag_running metric # TYPE redis_active_defrag_running gauge redis_active_defrag_running 0 # HELP redis_allocator_active_bytes allocator_active_bytes metric # TYPE redis_allocator_active_bytes gauge redis_allocator_active_bytes 5.78351104e+08 # HELP redis_allocator_allocated_bytes allocator_allocated_bytes metric # TYPE redis_allocator_allocated_bytes gauge redis_allocator_allocated_bytes 5.38339928e+08 # HELP redis_allocator_frag_bytes allocator_frag_bytes metric # TYPE redis_allocator_frag_bytes gauge redis_allocator_frag_bytes 4.0011176e+07 # HELP redis_allocator_frag_ratio allocator_frag_ratio metric # TYPE redis_allocator_frag_ratio gauge redis_allocator_frag_ratio 1.07 # HELP redis_allocator_resident_bytes allocator_resident_bytes metric # TYPE redis_allocator_resident_bytes gauge redis_allocator_resident_bytes 5.97139456e+08 # HELP redis_allocator_rss_bytes allocator_rss_bytes metric # TYPE redis_allocator_rss_bytes gauge redis_allocator_rss_bytes 1.8788352e+07 # HELP redis_allocator_rss_ratio allocator_rss_ratio metric # TYPE redis_allocator_rss_ratio gauge redis_allocator_rss_ratio 1.03 # HELP redis_aof_current_rewrite_duration_sec aof_current_rewrite_duration_sec metric # TYPE redis_aof_current_rewrite_duration_sec gauge redis_aof_current_rewrite_duration_sec -1 # HELP redis_aof_enabled aof_enabled metric # TYPE redis_aof_enabled gauge redis_aof_enabled 0 # HELP redis_aof_last_bgrewrite_status aof_last_bgrewrite_status metric # TYPE redis_aof_last_bgrewrite_status gauge redis_aof_last_bgrewrite_status 1 # HELP redis_aof_last_cow_size_bytes aof_last_cow_size_bytes metric # TYPE redis_aof_last_cow_size_bytes gauge redis_aof_last_cow_size_bytes 0 # HELP redis_aof_last_rewrite_duration_sec aof_last_rewrite_duration_sec metric # TYPE redis_aof_last_rewrite_duration_sec gauge redis_aof_last_rewrite_duration_sec -1 # HELP redis_aof_last_write_status aof_last_write_status metric # TYPE redis_aof_last_write_status gauge redis_aof_last_write_status 1 # HELP redis_aof_rewrite_in_progress aof_rewrite_in_progress metric # TYPE redis_aof_rewrite_in_progress gauge redis_aof_rewrite_in_progress 0 # HELP redis_aof_rewrite_scheduled aof_rewrite_scheduled metric # TYPE redis_aof_rewrite_scheduled gauge redis_aof_rewrite_scheduled 0 # HELP redis_blocked_clients blocked_clients metric # TYPE redis_blocked_clients gauge redis_blocked_clients 0 # HELP redis_client_recent_max_input_buffer_bytes client_recent_max_input_buffer_bytes metric # TYPE redis_client_recent_max_input_buffer_bytes gauge redis_client_recent_max_input_buffer_bytes 327680 # HELP redis_client_recent_max_output_buffer_bytes client_recent_max_output_buffer_bytes metric # TYPE redis_client_recent_max_output_buffer_bytes gauge redis_client_recent_max_output_buffer_bytes 0 # HELP redis_clients_in_timeout_table clients_in_timeout_table metric # TYPE redis_clients_in_timeout_table gauge redis_clients_in_timeout_table 0 # HELP redis_cluster_connections cluster_connections metric # TYPE redis_cluster_connections gauge redis_cluster_connections 0 # HELP redis_cluster_enabled cluster_enabled metric # TYPE redis_cluster_enabled gauge redis_cluster_enabled 0 # HELP redis_commands_duration_seconds_total Total amount of time in seconds spent per command # TYPE redis_commands_duration_seconds_total counter redis_commands_duration_seconds_total{cmd="auth"} 0.000318 redis_commands_duration_seconds_total{cmd="client|id"} 2.070133 redis_commands_duration_seconds_total{cmd="client|list"} 0.002896 redis_commands_duration_seconds_total{cmd="client|setname"} 5.392231 redis_commands_duration_seconds_total{cmd="cluster|nodes"} 2.5384 redis_commands_duration_seconds_total{cmd="config|get"} 17.767621 redis_commands_duration_seconds_total{cmd="dbsize"} 1e-06 redis_commands_duration_seconds_total{cmd="del"} 0.000993 redis_commands_duration_seconds_total{cmd="echo"} 1.940273 redis_commands_duration_seconds_total{cmd="exists"} 1.2e-05 redis_commands_duration_seconds_total{cmd="expire"} 0.812279 redis_commands_duration_seconds_total{cmd="get"} 3351.271285 redis_commands_duration_seconds_total{cmd="hlen"} 9.2e-05 redis_commands_duration_seconds_total{cmd="hmget"} 26.0195 redis_commands_duration_seconds_total{cmd="hmset"} 1.646455 redis_commands_duration_seconds_total{cmd="hscan"} 0.000428 redis_commands_duration_seconds_total{cmd="info"} 739.357049 redis_commands_duration_seconds_total{cmd="latency|latest"} 0.005179 redis_commands_duration_seconds_total{cmd="llen"} 2.9e-05 redis_commands_duration_seconds_total{cmd="lrange"} 5.469657 redis_commands_duration_seconds_total{cmd="lrem"} 16.096636 redis_commands_duration_seconds_total{cmd="mget"} 0.31946 redis_commands_duration_seconds_total{cmd="module|list"} 1e-05 redis_commands_duration_seconds_total{cmd="ping"} 98.486937 redis_commands_duration_seconds_total{cmd="quit"} 0.003486 redis_commands_duration_seconds_total{cmd="rpush"} 7.634807 redis_commands_duration_seconds_total{cmd="scan"} 20.107289 redis_commands_duration_seconds_total{cmd="select"} 0.126598 redis_commands_duration_seconds_total{cmd="set"} 1169.842284 redis_commands_duration_seconds_total{cmd="setex"} 1332.581965 redis_commands_duration_seconds_total{cmd="setnx"} 47.313212 redis_commands_duration_seconds_total{cmd="slowlog|get"} 0.003775 redis_commands_duration_seconds_total{cmd="slowlog|len"} 0.000344 redis_commands_duration_seconds_total{cmd="subscribe"} 0.043537 redis_commands_duration_seconds_total{cmd="ttl"} 0.000932 redis_commands_duration_seconds_total{cmd="type"} 0.001722 redis_commands_duration_seconds_total{cmd="unlink"} 232.017906 # HELP redis_commands_failed_calls_total Total number of errors prior command execution per command # TYPE redis_commands_failed_calls_total counter redis_commands_failed_calls_total{cmd="auth"} 0 redis_commands_failed_calls_total{cmd="client|id"} 0 redis_commands_failed_calls_total{cmd="client|list"} 0 redis_commands_failed_calls_total{cmd="client|setname"} 42 redis_commands_failed_calls_total{cmd="cluster|nodes"} 4.109347e+06 redis_commands_failed_calls_total{cmd="config|get"} 0 redis_commands_failed_calls_total{cmd="dbsize"} 0 redis_commands_failed_calls_total{cmd="del"} 0 redis_commands_failed_calls_total{cmd="echo"} 0 redis_commands_failed_calls_total{cmd="exists"} 0 redis_commands_failed_calls_total{cmd="expire"} 0 redis_commands_failed_calls_total{cmd="get"} 0 redis_commands_failed_calls_total{cmd="hlen"} 0 redis_commands_failed_calls_total{cmd="hmget"} 0 redis_commands_failed_calls_total{cmd="hmset"} 0 redis_commands_failed_calls_total{cmd="hscan"} 0 redis_commands_failed_calls_total{cmd="info"} 0 redis_commands_failed_calls_total{cmd="latency|latest"} 0 redis_commands_failed_calls_total{cmd="llen"} 0 redis_commands_failed_calls_total{cmd="lrange"} 0 redis_commands_failed_calls_total{cmd="lrem"} 0 redis_commands_failed_calls_total{cmd="mget"} 0 redis_commands_failed_calls_total{cmd="module|list"} 0 redis_commands_failed_calls_total{cmd="ping"} 0 redis_commands_failed_calls_total{cmd="quit"} 0 redis_commands_failed_calls_total{cmd="rpush"} 0 redis_commands_failed_calls_total{cmd="scan"} 0 redis_commands_failed_calls_total{cmd="select"} 0 redis_commands_failed_calls_total{cmd="set"} 0 redis_commands_failed_calls_total{cmd="setex"} 14 redis_commands_failed_calls_total{cmd="setnx"} 0 redis_commands_failed_calls_total{cmd="slowlog|get"} 0 redis_commands_failed_calls_total{cmd="slowlog|len"} 0 redis_commands_failed_calls_total{cmd="subscribe"} 0 redis_commands_failed_calls_total{cmd="ttl"} 0 redis_commands_failed_calls_total{cmd="type"} 0 redis_commands_failed_calls_total{cmd="unlink"} 0 # HELP redis_commands_processed_total commands_processed_total metric # TYPE redis_commands_processed_total counter redis_commands_processed_total 6.30888098e+08 # HELP redis_commands_rejected_calls_total Total number of errors within command execution per command # TYPE redis_commands_rejected_calls_total counter redis_commands_rejected_calls_total{cmd="auth"} 0 redis_commands_rejected_calls_total{cmd="client|id"} 0 redis_commands_rejected_calls_total{cmd="client|list"} 0 redis_commands_rejected_calls_total{cmd="client|setname"} 0 redis_commands_rejected_calls_total{cmd="cluster|nodes"} 6 redis_commands_rejected_calls_total{cmd="config|get"} 0 redis_commands_rejected_calls_total{cmd="dbsize"} 0 redis_commands_rejected_calls_total{cmd="del"} 0 redis_commands_rejected_calls_total{cmd="echo"} 0 redis_commands_rejected_calls_total{cmd="exists"} 0 redis_commands_rejected_calls_total{cmd="expire"} 0 redis_commands_rejected_calls_total{cmd="get"} 38 redis_commands_rejected_calls_total{cmd="hlen"} 0 redis_commands_rejected_calls_total{cmd="hmget"} 0 redis_commands_rejected_calls_total{cmd="hmset"} 0 redis_commands_rejected_calls_total{cmd="hscan"} 0 redis_commands_rejected_calls_total{cmd="info"} 0 redis_commands_rejected_calls_total{cmd="latency|latest"} 0 redis_commands_rejected_calls_total{cmd="llen"} 0 redis_commands_rejected_calls_total{cmd="lrange"} 0 redis_commands_rejected_calls_total{cmd="lrem"} 0 redis_commands_rejected_calls_total{cmd="mget"} 0 redis_commands_rejected_calls_total{cmd="module|list"} 0 redis_commands_rejected_calls_total{cmd="ping"} 4.115073e+06 redis_commands_rejected_calls_total{cmd="quit"} 0 redis_commands_rejected_calls_total{cmd="rpush"} 0 redis_commands_rejected_calls_total{cmd="scan"} 1 redis_commands_rejected_calls_total{cmd="select"} 0 redis_commands_rejected_calls_total{cmd="set"} 5565 redis_commands_rejected_calls_total{cmd="setex"} 4540 redis_commands_rejected_calls_total{cmd="setnx"} 191 redis_commands_rejected_calls_total{cmd="slowlog|get"} 0 redis_commands_rejected_calls_total{cmd="slowlog|len"} 0 redis_commands_rejected_calls_total{cmd="subscribe"} 0 redis_commands_rejected_calls_total{cmd="ttl"} 0 redis_commands_rejected_calls_total{cmd="type"} 0 redis_commands_rejected_calls_total{cmd="unlink"} 0 # HELP redis_commands_total Total number of calls per command # TYPE redis_commands_total counter redis_commands_total{cmd="auth"} 2 redis_commands_total{cmd="client|id"} 4.119367e+06 redis_commands_total{cmd="client|list"} 1 redis_commands_total{cmd="client|setname"} 4.119609e+06 redis_commands_total{cmd="cluster|nodes"} 4.109347e+06 redis_commands_total{cmd="config|get"} 8.218996e+06 redis_commands_total{cmd="dbsize"} 1 redis_commands_total{cmd="del"} 44 redis_commands_total{cmd="echo"} 4.119367e+06 redis_commands_total{cmd="exists"} 3 redis_commands_total{cmd="expire"} 75806 redis_commands_total{cmd="get"} 1.40083312e+08 redis_commands_total{cmd="hlen"} 9 redis_commands_total{cmd="hmget"} 1.676551e+06 redis_commands_total{cmd="hmset"} 75806 redis_commands_total{cmd="hscan"} 9 redis_commands_total{cmd="info"} 2.8373027e+07 redis_commands_total{cmd="latency|latest"} 194 redis_commands_total{cmd="llen"} 17 redis_commands_total{cmd="lrange"} 211809 redis_commands_total{cmd="lrem"} 364951 redis_commands_total{cmd="mget"} 86726 redis_commands_total{cmd="module|list"} 1 redis_commands_total{cmd="ping"} 1.9789211e+07 redis_commands_total{cmd="quit"} 3153 redis_commands_total{cmd="rpush"} 364024 redis_commands_total{cmd="scan"} 1.42963e+06 redis_commands_total{cmd="select"} 88022 redis_commands_total{cmd="set"} 2.37844043e+08 redis_commands_total{cmd="setex"} 1.01510214e+08 redis_commands_total{cmd="setnx"} 7.978929e+06 redis_commands_total{cmd="slowlog|get"} 194 redis_commands_total{cmd="slowlog|len"} 194 redis_commands_total{cmd="subscribe"} 10014 redis_commands_total{cmd="ttl"} 112 redis_commands_total{cmd="type"} 134 redis_commands_total{cmd="unlink"} 6.6235269e+07 # HELP redis_config_io_threads config_io_threads metric # TYPE redis_config_io_threads gauge redis_config_io_threads 1 # HELP redis_config_maxclients config_maxclients metric # TYPE redis_config_maxclients gauge redis_config_maxclients 10000 # HELP redis_config_maxmemory config_maxmemory metric # TYPE redis_config_maxmemory gauge redis_config_maxmemory 0 # HELP redis_connected_clients connected_clients metric # TYPE redis_connected_clients gauge redis_connected_clients 195 # HELP redis_connected_slaves connected_slaves metric # TYPE redis_connected_slaves gauge redis_connected_slaves 0 # HELP redis_connections_received_total connections_received_total metric # TYPE redis_connections_received_total counter redis_connections_received_total 4.119931e+06 # HELP redis_cpu_sys_children_seconds_total cpu_sys_children_seconds_total metric # TYPE redis_cpu_sys_children_seconds_total counter redis_cpu_sys_children_seconds_total 48237.007178 # HELP redis_cpu_sys_main_thread_seconds_total cpu_sys_main_thread_seconds_total metric # TYPE redis_cpu_sys_main_thread_seconds_total counter redis_cpu_sys_main_thread_seconds_total 59596.698344 # HELP redis_cpu_sys_seconds_total cpu_sys_seconds_total metric # TYPE redis_cpu_sys_seconds_total counter redis_cpu_sys_seconds_total 60297.134265 # HELP redis_cpu_user_children_seconds_total cpu_user_children_seconds_total metric # TYPE redis_cpu_user_children_seconds_total counter redis_cpu_user_children_seconds_total 221008.120085 # HELP redis_cpu_user_main_thread_seconds_total cpu_user_main_thread_seconds_total metric # TYPE redis_cpu_user_main_thread_seconds_total counter redis_cpu_user_main_thread_seconds_total 35716.18564 # HELP redis_cpu_user_seconds_total cpu_user_seconds_total metric # TYPE redis_cpu_user_seconds_total counter redis_cpu_user_seconds_total 35828.596025 # HELP redis_db_avg_ttl_seconds Avg TTL in seconds # TYPE redis_db_avg_ttl_seconds gauge redis_db_avg_ttl_seconds{db="db1"} 1287.95 redis_db_avg_ttl_seconds{db="db3"} 78875.297 redis_db_avg_ttl_seconds{db="db4"} 0 redis_db_avg_ttl_seconds{db="db5"} 37867.805 redis_db_avg_ttl_seconds{db="db6"} 117509.304 redis_db_avg_ttl_seconds{db="db7"} 36340.001 # HELP redis_db_keys Total number of keys by DB # TYPE redis_db_keys gauge redis_db_keys{db="db0"} 0 redis_db_keys{db="db1"} 7 redis_db_keys{db="db10"} 0 redis_db_keys{db="db11"} 0 redis_db_keys{db="db12"} 0 redis_db_keys{db="db13"} 0 redis_db_keys{db="db14"} 0 redis_db_keys{db="db15"} 0 redis_db_keys{db="db2"} 0 redis_db_keys{db="db3"} 5 redis_db_keys{db="db4"} 11 redis_db_keys{db="db5"} 550 redis_db_keys{db="db6"} 240652 redis_db_keys{db="db7"} 2295 redis_db_keys{db="db8"} 0 redis_db_keys{db="db9"} 0 # HELP redis_db_keys_expiring Total number of expiring keys by DB # TYPE redis_db_keys_expiring gauge redis_db_keys_expiring{db="db0"} 0 redis_db_keys_expiring{db="db1"} 1 redis_db_keys_expiring{db="db10"} 0 redis_db_keys_expiring{db="db11"} 0 redis_db_keys_expiring{db="db12"} 0 redis_db_keys_expiring{db="db13"} 0 redis_db_keys_expiring{db="db14"} 0 redis_db_keys_expiring{db="db15"} 0 redis_db_keys_expiring{db="db2"} 0 redis_db_keys_expiring{db="db3"} 5 redis_db_keys_expiring{db="db4"} 0 redis_db_keys_expiring{db="db5"} 550 redis_db_keys_expiring{db="db6"} 240652 redis_db_keys_expiring{db="db7"} 2295 redis_db_keys_expiring{db="db8"} 0 redis_db_keys_expiring{db="db9"} 0 # HELP redis_defrag_hits defrag_hits metric # TYPE redis_defrag_hits gauge redis_defrag_hits 0 # HELP redis_defrag_key_hits defrag_key_hits metric # TYPE redis_defrag_key_hits gauge redis_defrag_key_hits 0 # HELP redis_defrag_key_misses defrag_key_misses metric # TYPE redis_defrag_key_misses gauge redis_defrag_key_misses 0 # HELP redis_defrag_misses defrag_misses metric # TYPE redis_defrag_misses gauge redis_defrag_misses 0 # HELP redis_dump_payload_sanitizations dump_payload_sanitizations metric # TYPE redis_dump_payload_sanitizations counter redis_dump_payload_sanitizations 0 # HELP redis_errors_total Total number of errors per error type # TYPE redis_errors_total counter redis_errors_total{err="ERR"} 1.6457639e+07 redis_errors_total{err="LOADING"} 13 redis_errors_total{err="MISCONF"} 4.125369e+06 # HELP redis_evicted_keys_total evicted_keys_total metric # TYPE redis_evicted_keys_total counter redis_evicted_keys_total 0 # HELP redis_expired_keys_total expired_keys_total metric # TYPE redis_expired_keys_total counter redis_expired_keys_total 8.735265e+06 # HELP redis_expired_stale_percentage expired_stale_percentage metric # TYPE redis_expired_stale_percentage gauge redis_expired_stale_percentage 0 # HELP redis_expired_time_cap_reached_total expired_time_cap_reached_total metric # TYPE redis_expired_time_cap_reached_total gauge redis_expired_time_cap_reached_total 0 # HELP redis_exporter_build_info redis exporter build_info # TYPE redis_exporter_build_info gauge redis_exporter_build_info{build_date="",commit_sha="ec7ec0fa0d32dccf950d36701fc92f17c4f2d395",golang_version="go1.19.2",version="v1.45.0"} 1 # HELP redis_exporter_last_scrape_connect_time_seconds exporter_last_scrape_connect_time_seconds metric # TYPE redis_exporter_last_scrape_connect_time_seconds gauge redis_exporter_last_scrape_connect_time_seconds 0.001950128 # HELP redis_exporter_last_scrape_duration_seconds exporter_last_scrape_duration_seconds metric # TYPE redis_exporter_last_scrape_duration_seconds gauge redis_exporter_last_scrape_duration_seconds 0.01000512 # HELP redis_exporter_last_scrape_error The last scrape error status. # TYPE redis_exporter_last_scrape_error gauge redis_exporter_last_scrape_error{err=""} 0 # HELP redis_exporter_scrape_duration_seconds Durations of scrapes by the exporter # TYPE redis_exporter_scrape_duration_seconds summary redis_exporter_scrape_duration_seconds_sum 1.9378864450000008 redis_exporter_scrape_duration_seconds_count 181 # HELP redis_exporter_scrapes_total Current total redis scrapes. # TYPE redis_exporter_scrapes_total counter redis_exporter_scrapes_total 181 # HELP redis_instance_info Information about the Redis instance # TYPE redis_instance_info gauge redis_instance_info{maxmemory_policy="noeviction",os="Linux 3.10.0-1160.42.2.el7.x86_64 x86_64",process_id="1",redis_build_id="69f3c0819f3dfca5",redis_mode="standalone",redis_version="7.0.8",role="master",run_id="3ab818033148dfc508a6422e07ce91ce887103a1",tcp_port="6379"} 1 # HELP redis_io_threaded_reads_processed io_threaded_reads_processed metric # TYPE redis_io_threaded_reads_processed counter redis_io_threaded_reads_processed 0 # HELP redis_io_threaded_writes_processed io_threaded_writes_processed metric # TYPE redis_io_threaded_writes_processed counter redis_io_threaded_writes_processed 0 # HELP redis_io_threads_active io_threads_active metric # TYPE redis_io_threads_active gauge redis_io_threads_active 0 # HELP redis_keyspace_hits_total keyspace_hits_total metric # TYPE redis_keyspace_hits_total counter redis_keyspace_hits_total 7.7079753e+07 # HELP redis_keyspace_misses_total keyspace_misses_total metric # TYPE redis_keyspace_misses_total counter redis_keyspace_misses_total 6.4978929e+07 # HELP redis_last_key_groups_scrape_duration_milliseconds Duration of the last key group metrics scrape in milliseconds # TYPE redis_last_key_groups_scrape_duration_milliseconds gauge redis_last_key_groups_scrape_duration_milliseconds 0 # HELP redis_last_slow_execution_duration_seconds The amount of time needed for last slow execution, in seconds # TYPE redis_last_slow_execution_duration_seconds gauge redis_last_slow_execution_duration_seconds 0.010638 # HELP redis_latency_percentiles_usec A summary of latency percentile distribution per command # TYPE redis_latency_percentiles_usec summary redis_latency_percentiles_usec{cmd="auth",quantile="50"} 4.015 redis_latency_percentiles_usec{cmd="auth",quantile="99"} 315.391 redis_latency_percentiles_usec{cmd="auth",quantile="99.9"} 315.391 redis_latency_percentiles_usec_sum{cmd="auth"} 318 redis_latency_percentiles_usec_count{cmd="auth"} 2 redis_latency_percentiles_usec{cmd="client|id",quantile="50"} 0.001 redis_latency_percentiles_usec{cmd="client|id",quantile="99"} 1.003 redis_latency_percentiles_usec{cmd="client|id",quantile="99.9"} 7.007 redis_latency_percentiles_usec_sum{cmd="client|id"} 2.070133e+06 redis_latency_percentiles_usec_count{cmd="client|id"} 4.119367e+06 redis_latency_percentiles_usec{cmd="client|list",quantile="50"} 2899.967 redis_latency_percentiles_usec{cmd="client|list",quantile="99"} 2899.967 redis_latency_percentiles_usec{cmd="client|list",quantile="99.9"} 2899.967 redis_latency_percentiles_usec_sum{cmd="client|list"} 2896 redis_latency_percentiles_usec_count{cmd="client|list"} 1 redis_latency_percentiles_usec{cmd="client|setname",quantile="50"} 1.003 redis_latency_percentiles_usec{cmd="client|setname",quantile="99"} 4.015 redis_latency_percentiles_usec{cmd="client|setname",quantile="99.9"} 22.015 redis_latency_percentiles_usec_sum{cmd="client|setname"} 5.392231e+06 redis_latency_percentiles_usec_count{cmd="client|setname"} 4.119609e+06 redis_latency_percentiles_usec{cmd="cluster|nodes",quantile="50"} 1.003 redis_latency_percentiles_usec{cmd="cluster|nodes",quantile="99"} 2.007 redis_latency_percentiles_usec{cmd="cluster|nodes",quantile="99.9"} 11.007 redis_latency_percentiles_usec_sum{cmd="cluster|nodes"} 2.5384e+06 redis_latency_percentiles_usec_count{cmd="cluster|nodes"} 4.109347e+06 redis_latency_percentiles_usec{cmd="config|get",quantile="50"} 2.007 redis_latency_percentiles_usec{cmd="config|get",quantile="99"} 7.007 redis_latency_percentiles_usec{cmd="config|get",quantile="99.9"} 22.015 redis_latency_percentiles_usec_sum{cmd="config|get"} 1.7767621e+07 redis_latency_percentiles_usec_count{cmd="config|get"} 8.218996e+06 redis_latency_percentiles_usec{cmd="dbsize",quantile="50"} 1.003 redis_latency_percentiles_usec{cmd="dbsize",quantile="99"} 1.003 redis_latency_percentiles_usec{cmd="dbsize",quantile="99.9"} 1.003 redis_latency_percentiles_usec_sum{cmd="dbsize"} 1 redis_latency_percentiles_usec_count{cmd="dbsize"} 1 redis_latency_percentiles_usec{cmd="del",quantile="50"} 18.047 redis_latency_percentiles_usec{cmd="del",quantile="99"} 65.023 redis_latency_percentiles_usec{cmd="del",quantile="99.9"} 65.023 redis_latency_percentiles_usec_sum{cmd="del"} 993 redis_latency_percentiles_usec_count{cmd="del"} 44 redis_latency_percentiles_usec{cmd="echo",quantile="50"} 0.001 redis_latency_percentiles_usec{cmd="echo",quantile="99"} 1.003 redis_latency_percentiles_usec{cmd="echo",quantile="99.9"} 7.007 redis_latency_percentiles_usec_sum{cmd="echo"} 1.940273e+06 redis_latency_percentiles_usec_count{cmd="echo"} 4.119367e+06 redis_latency_percentiles_usec{cmd="exists",quantile="50"} 2.007 redis_latency_percentiles_usec{cmd="exists",quantile="99"} 8.031 redis_latency_percentiles_usec{cmd="exists",quantile="99.9"} 8.031 redis_latency_percentiles_usec_sum{cmd="exists"} 12 redis_latency_percentiles_usec_count{cmd="exists"} 3 redis_latency_percentiles_usec{cmd="expire",quantile="50"} 9.023 redis_latency_percentiles_usec{cmd="expire",quantile="99"} 35.071 redis_latency_percentiles_usec{cmd="expire",quantile="99.9"} 65.023 redis_latency_percentiles_usec_sum{cmd="expire"} 812279 redis_latency_percentiles_usec_count{cmd="expire"} 75806 redis_latency_percentiles_usec{cmd="get",quantile="50"} 4.015 redis_latency_percentiles_usec{cmd="get",quantile="99"} 266.239 redis_latency_percentiles_usec{cmd="get",quantile="99.9"} 3194.879 redis_latency_percentiles_usec_sum{cmd="get"} 3.351271285e+09 redis_latency_percentiles_usec_count{cmd="get"} 1.40083312e+08 redis_latency_percentiles_usec{cmd="hlen",quantile="50"} 11.007 redis_latency_percentiles_usec{cmd="hlen",quantile="99"} 15.039 redis_latency_percentiles_usec{cmd="hlen",quantile="99.9"} 15.039 redis_latency_percentiles_usec_sum{cmd="hlen"} 92 redis_latency_percentiles_usec_count{cmd="hlen"} 9 redis_latency_percentiles_usec{cmd="hmget",quantile="50"} 13.055 redis_latency_percentiles_usec{cmd="hmget",quantile="99"} 50.175 redis_latency_percentiles_usec{cmd="hmget",quantile="99.9"} 88.063 redis_latency_percentiles_usec_sum{cmd="hmget"} 2.60195e+07 redis_latency_percentiles_usec_count{cmd="hmget"} 1.676551e+06 redis_latency_percentiles_usec{cmd="hmset",quantile="50"} 19.071 redis_latency_percentiles_usec{cmd="hmset",quantile="99"} 64.255 redis_latency_percentiles_usec{cmd="hmset",quantile="99.9"} 155.647 redis_latency_percentiles_usec_sum{cmd="hmset"} 1.646455e+06 redis_latency_percentiles_usec_count{cmd="hmset"} 75806 redis_latency_percentiles_usec{cmd="hscan",quantile="50"} 44.031 redis_latency_percentiles_usec{cmd="hscan",quantile="99"} 86.015 redis_latency_percentiles_usec{cmd="hscan",quantile="99.9"} 86.015 redis_latency_percentiles_usec_sum{cmd="hscan"} 428 redis_latency_percentiles_usec_count{cmd="hscan"} 9 redis_latency_percentiles_usec{cmd="info",quantile="50"} 23.039 redis_latency_percentiles_usec{cmd="info",quantile="99"} 71.167 redis_latency_percentiles_usec{cmd="info",quantile="99.9"} 104.447 redis_latency_percentiles_usec_sum{cmd="info"} 7.39357049e+08 redis_latency_percentiles_usec_count{cmd="info"} 2.8373027e+07 redis_latency_percentiles_usec{cmd="latency|latest",quantile="50"} 3.007 redis_latency_percentiles_usec{cmd="latency|latest",quantile="99"} 307.199 redis_latency_percentiles_usec{cmd="latency|latest",quantile="99.9"} 317.439 redis_latency_percentiles_usec_sum{cmd="latency|latest"} 5179 redis_latency_percentiles_usec_count{cmd="latency|latest"} 194 redis_latency_percentiles_usec{cmd="llen",quantile="50"} 2.007 redis_latency_percentiles_usec{cmd="llen",quantile="99"} 4.015 redis_latency_percentiles_usec{cmd="llen",quantile="99.9"} 4.015 redis_latency_percentiles_usec_sum{cmd="llen"} 29 redis_latency_percentiles_usec_count{cmd="llen"} 17 redis_latency_percentiles_usec{cmd="lrange",quantile="50"} 16.063 redis_latency_percentiles_usec{cmd="lrange",quantile="99"} 180.223 redis_latency_percentiles_usec{cmd="lrange",quantile="99.9"} 630.783 redis_latency_percentiles_usec_sum{cmd="lrange"} 5.469657e+06 redis_latency_percentiles_usec_count{cmd="lrange"} 211809 redis_latency_percentiles_usec{cmd="lrem",quantile="50"} 41.215 redis_latency_percentiles_usec{cmd="lrem",quantile="99"} 155.647 redis_latency_percentiles_usec{cmd="lrem",quantile="99.9"} 477.183 redis_latency_percentiles_usec_sum{cmd="lrem"} 1.6096636e+07 redis_latency_percentiles_usec_count{cmd="lrem"} 364951 redis_latency_percentiles_usec{cmd="mget",quantile="50"} 3.007 redis_latency_percentiles_usec{cmd="mget",quantile="99"} 8.031 redis_latency_percentiles_usec{cmd="mget",quantile="99.9"} 30.079 redis_latency_percentiles_usec_sum{cmd="mget"} 319460 redis_latency_percentiles_usec_count{cmd="mget"} 86726 redis_latency_percentiles_usec{cmd="module|list",quantile="50"} 10.047 redis_latency_percentiles_usec{cmd="module|list",quantile="99"} 10.047 redis_latency_percentiles_usec{cmd="module|list",quantile="99.9"} 10.047 redis_latency_percentiles_usec_sum{cmd="module|list"} 10 redis_latency_percentiles_usec_count{cmd="module|list"} 1 redis_latency_percentiles_usec{cmd="ping",quantile="50"} 4.015 redis_latency_percentiles_usec{cmd="ping",quantile="99"} 25.087 redis_latency_percentiles_usec{cmd="ping",quantile="99.9"} 49.151 redis_latency_percentiles_usec_sum{cmd="ping"} 9.8486937e+07 redis_latency_percentiles_usec_count{cmd="ping"} 1.9789211e+07 redis_latency_percentiles_usec{cmd="quit",quantile="50"} 1.003 redis_latency_percentiles_usec{cmd="quit",quantile="99"} 8.031 redis_latency_percentiles_usec{cmd="quit",quantile="99.9"} 24.063 redis_latency_percentiles_usec_sum{cmd="quit"} 3486 redis_latency_percentiles_usec_count{cmd="quit"} 3153 redis_latency_percentiles_usec{cmd="rpush",quantile="50"} 17.023 redis_latency_percentiles_usec{cmd="rpush",quantile="99"} 70.143 redis_latency_percentiles_usec{cmd="rpush",quantile="99.9"} 133.119 redis_latency_percentiles_usec_sum{cmd="rpush"} 7.634807e+06 redis_latency_percentiles_usec_count{cmd="rpush"} 364024 redis_latency_percentiles_usec{cmd="scan",quantile="50"} 11.007 redis_latency_percentiles_usec{cmd="scan",quantile="99"} 48.127 redis_latency_percentiles_usec{cmd="scan",quantile="99.9"} 540.671 redis_latency_percentiles_usec_sum{cmd="scan"} 2.0107289e+07 redis_latency_percentiles_usec_count{cmd="scan"} 1.42963e+06 redis_latency_percentiles_usec{cmd="select",quantile="50"} 1.003 redis_latency_percentiles_usec{cmd="select",quantile="99"} 4.015 redis_latency_percentiles_usec{cmd="select",quantile="99.9"} 20.095 redis_latency_percentiles_usec_sum{cmd="select"} 126598 redis_latency_percentiles_usec_count{cmd="select"} 88022 redis_latency_percentiles_usec{cmd="set",quantile="50"} 4.015 redis_latency_percentiles_usec{cmd="set",quantile="99"} 19.071 redis_latency_percentiles_usec{cmd="set",quantile="99.9"} 49.151 redis_latency_percentiles_usec_sum{cmd="set"} 1.169842284e+09 redis_latency_percentiles_usec_count{cmd="set"} 2.37844043e+08 redis_latency_percentiles_usec{cmd="setex",quantile="50"} 11.007 redis_latency_percentiles_usec{cmd="setex",quantile="99"} 51.199 redis_latency_percentiles_usec{cmd="setex",quantile="99.9"} 95.231 redis_latency_percentiles_usec_sum{cmd="setex"} 1.332581965e+09 redis_latency_percentiles_usec_count{cmd="setex"} 1.01510214e+08 redis_latency_percentiles_usec{cmd="setnx",quantile="50"} 5.023 redis_latency_percentiles_usec{cmd="setnx",quantile="99"} 26.111 redis_latency_percentiles_usec{cmd="setnx",quantile="99.9"} 61.183 redis_latency_percentiles_usec_sum{cmd="setnx"} 4.7313212e+07 redis_latency_percentiles_usec_count{cmd="setnx"} 7.978929e+06 redis_latency_percentiles_usec{cmd="slowlog|get",quantile="50"} 17.023 redis_latency_percentiles_usec{cmd="slowlog|get",quantile="99"} 51.199 redis_latency_percentiles_usec{cmd="slowlog|get",quantile="99.9"} 64.255 redis_latency_percentiles_usec_sum{cmd="slowlog|get"} 3775 redis_latency_percentiles_usec_count{cmd="slowlog|get"} 194 redis_latency_percentiles_usec{cmd="slowlog|len",quantile="50"} 2.007 redis_latency_percentiles_usec{cmd="slowlog|len",quantile="99"} 3.007 redis_latency_percentiles_usec{cmd="slowlog|len",quantile="99.9"} 6.015 redis_latency_percentiles_usec_sum{cmd="slowlog|len"} 344 redis_latency_percentiles_usec_count{cmd="slowlog|len"} 194 redis_latency_percentiles_usec{cmd="subscribe",quantile="50"} 3.007 redis_latency_percentiles_usec{cmd="subscribe",quantile="99"} 17.023 redis_latency_percentiles_usec{cmd="subscribe",quantile="99.9"} 46.079 redis_latency_percentiles_usec_sum{cmd="subscribe"} 43537 redis_latency_percentiles_usec_count{cmd="subscribe"} 10014 redis_latency_percentiles_usec{cmd="ttl",quantile="50"} 7.007 redis_latency_percentiles_usec{cmd="ttl",quantile="99"} 37.119 redis_latency_percentiles_usec{cmd="ttl",quantile="99.9"} 37.119 redis_latency_percentiles_usec_sum{cmd="ttl"} 932 redis_latency_percentiles_usec_count{cmd="ttl"} 112 redis_latency_percentiles_usec{cmd="type",quantile="50"} 10.047 redis_latency_percentiles_usec{cmd="type",quantile="99"} 56.063 redis_latency_percentiles_usec{cmd="type",quantile="99.9"} 57.087 redis_latency_percentiles_usec_sum{cmd="type"} 1722 redis_latency_percentiles_usec_count{cmd="type"} 134 redis_latency_percentiles_usec{cmd="unlink",quantile="50"} 3.007 redis_latency_percentiles_usec{cmd="unlink",quantile="99"} 13.055 redis_latency_percentiles_usec{cmd="unlink",quantile="99.9"} 37.119 redis_latency_percentiles_usec_sum{cmd="unlink"} 2.32017906e+08 redis_latency_percentiles_usec_count{cmd="unlink"} 6.6235269e+07 # HELP redis_latest_fork_seconds latest_fork_seconds metric # TYPE redis_latest_fork_seconds gauge redis_latest_fork_seconds 0.025564 # HELP redis_lazyfree_pending_objects lazyfree_pending_objects metric # TYPE redis_lazyfree_pending_objects gauge redis_lazyfree_pending_objects 0 # HELP redis_loading_dump_file loading_dump_file metric # TYPE redis_loading_dump_file gauge redis_loading_dump_file 0 # HELP redis_master_repl_offset master_repl_offset metric # TYPE redis_master_repl_offset gauge redis_master_repl_offset 2.256942526e+09 # HELP redis_mem_clients_normal mem_clients_normal metric # TYPE redis_mem_clients_normal gauge redis_mem_clients_normal 707520 # HELP redis_mem_clients_slaves mem_clients_slaves metric # TYPE redis_mem_clients_slaves gauge redis_mem_clients_slaves 0 # HELP redis_mem_fragmentation_bytes mem_fragmentation_bytes metric # TYPE redis_mem_fragmentation_bytes gauge redis_mem_fragmentation_bytes 1.660952e+06 # HELP redis_mem_fragmentation_ratio mem_fragmentation_ratio metric # TYPE redis_mem_fragmentation_ratio gauge redis_mem_fragmentation_ratio 1 # HELP redis_mem_not_counted_for_eviction_bytes mem_not_counted_for_eviction_bytes metric # TYPE redis_mem_not_counted_for_eviction_bytes gauge redis_mem_not_counted_for_eviction_bytes 0 # HELP redis_memory_max_bytes memory_max_bytes metric # TYPE redis_memory_max_bytes gauge redis_memory_max_bytes 0 # HELP redis_memory_used_bytes memory_used_bytes metric # TYPE redis_memory_used_bytes gauge redis_memory_used_bytes 5.38182728e+08 # HELP redis_memory_used_dataset_bytes memory_used_dataset_bytes metric # TYPE redis_memory_used_dataset_bytes gauge redis_memory_used_dataset_bytes 5.12556328e+08 # HELP redis_memory_used_lua_bytes memory_used_lua_bytes metric # TYPE redis_memory_used_lua_bytes gauge redis_memory_used_lua_bytes 31744 # HELP redis_memory_used_overhead_bytes memory_used_overhead_bytes metric # TYPE redis_memory_used_overhead_bytes gauge redis_memory_used_overhead_bytes 2.56264e+07 # HELP redis_memory_used_peak_bytes memory_used_peak_bytes metric # TYPE redis_memory_used_peak_bytes gauge redis_memory_used_peak_bytes 1.11288e+09 # HELP redis_memory_used_rss_bytes memory_used_rss_bytes metric # TYPE redis_memory_used_rss_bytes gauge redis_memory_used_rss_bytes 5.39803648e+08 # HELP redis_memory_used_scripts_bytes memory_used_scripts_bytes metric # TYPE redis_memory_used_scripts_bytes gauge redis_memory_used_scripts_bytes 184 # HELP redis_memory_used_startup_bytes memory_used_startup_bytes metric # TYPE redis_memory_used_startup_bytes gauge redis_memory_used_startup_bytes 862208 # HELP redis_migrate_cached_sockets_total migrate_cached_sockets_total metric # TYPE redis_migrate_cached_sockets_total gauge redis_migrate_cached_sockets_total 0 # HELP redis_module_fork_in_progress module_fork_in_progress metric # TYPE redis_module_fork_in_progress gauge redis_module_fork_in_progress 0 # HELP redis_module_fork_last_cow_size module_fork_last_cow_size metric # TYPE redis_module_fork_last_cow_size gauge redis_module_fork_last_cow_size 0 # HELP redis_net_input_bytes_total net_input_bytes_total metric # TYPE redis_net_input_bytes_total counter redis_net_input_bytes_total 3.62519538466e+12 # HELP redis_net_output_bytes_total net_output_bytes_total metric # TYPE redis_net_output_bytes_total counter redis_net_output_bytes_total 7.398421194248e+12 # HELP redis_number_of_cached_scripts number_of_cached_scripts metric # TYPE redis_number_of_cached_scripts gauge redis_number_of_cached_scripts 0 # HELP redis_process_id process_id metric # TYPE redis_process_id gauge redis_process_id 1 # HELP redis_pubsub_channels pubsub_channels metric # TYPE redis_pubsub_channels gauge redis_pubsub_channels 1 # HELP redis_pubsub_patterns pubsub_patterns metric # TYPE redis_pubsub_patterns gauge redis_pubsub_patterns 0 # HELP redis_rdb_bgsave_in_progress rdb_bgsave_in_progress metric # TYPE redis_rdb_bgsave_in_progress gauge redis_rdb_bgsave_in_progress 0 # HELP redis_rdb_changes_since_last_save rdb_changes_since_last_save metric # TYPE redis_rdb_changes_since_last_save gauge redis_rdb_changes_since_last_save 720 # HELP redis_rdb_current_bgsave_duration_sec rdb_current_bgsave_duration_sec metric # TYPE redis_rdb_current_bgsave_duration_sec gauge redis_rdb_current_bgsave_duration_sec -1 # HELP redis_rdb_last_bgsave_duration_sec rdb_last_bgsave_duration_sec metric # TYPE redis_rdb_last_bgsave_duration_sec gauge redis_rdb_last_bgsave_duration_sec 5 # HELP redis_rdb_last_bgsave_status rdb_last_bgsave_status metric # TYPE redis_rdb_last_bgsave_status gauge redis_rdb_last_bgsave_status 1 # HELP redis_rdb_last_cow_size_bytes rdb_last_cow_size_bytes metric # TYPE redis_rdb_last_cow_size_bytes gauge redis_rdb_last_cow_size_bytes 1.3156352e+07 # HELP redis_rdb_last_save_timestamp_seconds rdb_last_save_timestamp_seconds metric # TYPE redis_rdb_last_save_timestamp_seconds gauge redis_rdb_last_save_timestamp_seconds 1.772853463e+09 # HELP redis_rejected_connections_total rejected_connections_total metric # TYPE redis_rejected_connections_total counter redis_rejected_connections_total 0 # HELP redis_repl_backlog_first_byte_offset repl_backlog_first_byte_offset metric # TYPE redis_repl_backlog_first_byte_offset gauge redis_repl_backlog_first_byte_offset 0 # HELP redis_repl_backlog_history_bytes repl_backlog_history_bytes metric # TYPE redis_repl_backlog_history_bytes gauge redis_repl_backlog_history_bytes 0 # HELP redis_repl_backlog_is_active repl_backlog_is_active metric # TYPE redis_repl_backlog_is_active gauge redis_repl_backlog_is_active 0 # HELP redis_replica_partial_resync_accepted replica_partial_resync_accepted metric # TYPE redis_replica_partial_resync_accepted gauge redis_replica_partial_resync_accepted 0 # HELP redis_replica_partial_resync_denied replica_partial_resync_denied metric # TYPE redis_replica_partial_resync_denied gauge redis_replica_partial_resync_denied 0 # HELP redis_replica_resyncs_full replica_resyncs_full metric # TYPE redis_replica_resyncs_full gauge redis_replica_resyncs_full 0 # HELP redis_replication_backlog_bytes replication_backlog_bytes metric # TYPE redis_replication_backlog_bytes gauge redis_replication_backlog_bytes 1.048576e+06 # HELP redis_second_repl_offset second_repl_offset metric # TYPE redis_second_repl_offset gauge redis_second_repl_offset -1 # HELP redis_slave_expires_tracked_keys slave_expires_tracked_keys metric # TYPE redis_slave_expires_tracked_keys gauge redis_slave_expires_tracked_keys 0 # HELP redis_slowlog_last_id Last id of slowlog # TYPE redis_slowlog_last_id gauge redis_slowlog_last_id 204 # HELP redis_slowlog_length Total slowlog # TYPE redis_slowlog_length gauge redis_slowlog_length 128 # HELP redis_start_time_seconds Start time of the Redis instance since unix epoch in seconds. # TYPE redis_start_time_seconds gauge redis_start_time_seconds 1.7623838e+09 # HELP redis_target_scrape_request_errors_total Errors in requests to the exporter # TYPE redis_target_scrape_request_errors_total counter redis_target_scrape_request_errors_total 0 # HELP redis_total_error_replies total_error_replies metric # TYPE redis_total_error_replies counter redis_total_error_replies 2.0583021e+07 # HELP redis_total_reads_processed total_reads_processed metric # TYPE redis_total_reads_processed counter redis_total_reads_processed 6.20338371e+08 # HELP redis_total_writes_processed total_writes_processed metric # TYPE redis_total_writes_processed counter redis_total_writes_processed 5.71745751e+08 # HELP redis_tracking_clients tracking_clients metric # TYPE redis_tracking_clients gauge redis_tracking_clients 0 # HELP redis_tracking_total_items tracking_total_items metric # TYPE redis_tracking_total_items gauge redis_tracking_total_items 0 # HELP redis_tracking_total_keys tracking_total_keys metric # TYPE redis_tracking_total_keys gauge redis_tracking_total_keys 0 # HELP redis_tracking_total_prefixes tracking_total_prefixes metric # TYPE redis_tracking_total_prefixes gauge redis_tracking_total_prefixes 0 # HELP redis_unexpected_error_replies unexpected_error_replies metric # TYPE redis_unexpected_error_replies counter redis_unexpected_error_replies 0 # HELP redis_up Information about the Redis instance # TYPE redis_up gauge redis_up 1 # HELP redis_uptime_in_seconds uptime_in_seconds metric # TYPE redis_uptime_in_seconds gauge redis_uptime_in_seconds 1.0469923e+07