# 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"} 7.1021e-05 go_gc_duration_seconds{quantile="0.25"} 0.000103742 go_gc_duration_seconds{quantile="0.5"} 0.000125078 go_gc_duration_seconds{quantile="0.75"} 0.000159503 go_gc_duration_seconds{quantile="1"} 0.000378104 go_gc_duration_seconds_sum 73.398825091 go_gc_duration_seconds_count 502517 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 8 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.20.3"} 1 # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 3.081408e+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 9.919995112e+11 # 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 4205 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 5.082441186e+09 # 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 8.19224e+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 3.081408e+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 1.0305536e+07 # 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 4.800512e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 5752 # 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 7.82336e+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.5106048e+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.7162957398100564e+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 5.082446938e+09 # 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 38400 # 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 46800 # 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 390400 # 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 456960 # 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 6.070056e+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.570979e+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.671168e+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.671168e+06 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 2.80484e+07 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 25 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 12495.51 # 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 11 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 1.7485824e+07 # 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.6855308353e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 7.39176448e+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.515255808e+09 # HELP redis_allocator_allocated_bytes allocator_allocated_bytes metric # TYPE redis_allocator_allocated_bytes gauge redis_allocator_allocated_bytes 5.025206872e+09 # HELP redis_allocator_frag_bytes allocator_frag_bytes metric # TYPE redis_allocator_frag_bytes gauge redis_allocator_frag_bytes 4.90048936e+08 # HELP redis_allocator_frag_ratio allocator_frag_ratio metric # TYPE redis_allocator_frag_ratio gauge redis_allocator_frag_ratio 1.1 # HELP redis_allocator_resident_bytes allocator_resident_bytes metric # TYPE redis_allocator_resident_bytes gauge redis_allocator_resident_bytes 5.983592448e+09 # HELP redis_allocator_rss_bytes allocator_rss_bytes metric # TYPE redis_allocator_rss_bytes gauge redis_allocator_rss_bytes 4.6833664e+08 # HELP redis_allocator_rss_ratio allocator_rss_ratio metric # TYPE redis_allocator_rss_ratio gauge redis_allocator_rss_ratio 1.08 # 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 32774 # 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_cluster_current_epoch cluster_current_epoch metric # TYPE redis_cluster_current_epoch gauge redis_cluster_current_epoch 56 # HELP redis_cluster_enabled cluster_enabled metric # TYPE redis_cluster_enabled gauge redis_cluster_enabled 1 # HELP redis_cluster_known_nodes cluster_known_nodes metric # TYPE redis_cluster_known_nodes gauge redis_cluster_known_nodes 13 # HELP redis_cluster_messages_received_total cluster_messages_received_total metric # TYPE redis_cluster_messages_received_total gauge redis_cluster_messages_received_total 2.69763795e+08 # HELP redis_cluster_messages_sent_total cluster_messages_sent_total metric # TYPE redis_cluster_messages_sent_total gauge redis_cluster_messages_sent_total 2.7014529e+08 # HELP redis_cluster_my_epoch cluster_my_epoch metric # TYPE redis_cluster_my_epoch gauge redis_cluster_my_epoch 49 # HELP redis_cluster_size cluster_size metric # TYPE redis_cluster_size gauge redis_cluster_size 5 # HELP redis_cluster_slots_assigned cluster_slots_assigned metric # TYPE redis_cluster_slots_assigned gauge redis_cluster_slots_assigned 16384 # HELP redis_cluster_slots_fail cluster_slots_fail metric # TYPE redis_cluster_slots_fail gauge redis_cluster_slots_fail 0 # HELP redis_cluster_slots_ok cluster_slots_ok metric # TYPE redis_cluster_slots_ok gauge redis_cluster_slots_ok 16384 # HELP redis_cluster_slots_pfail cluster_slots_pfail metric # TYPE redis_cluster_slots_pfail gauge redis_cluster_slots_pfail 0 # HELP redis_cluster_state cluster_state metric # TYPE redis_cluster_state gauge redis_cluster_state 1 # HELP redis_cluster_stats_messages_auth_ack_received cluster_stats_messages_auth_ack_received metric # TYPE redis_cluster_stats_messages_auth_ack_received gauge redis_cluster_stats_messages_auth_ack_received 4 # HELP redis_cluster_stats_messages_auth_ack_sent cluster_stats_messages_auth_ack_sent metric # TYPE redis_cluster_stats_messages_auth_ack_sent gauge redis_cluster_stats_messages_auth_ack_sent 3 # HELP redis_cluster_stats_messages_auth_req_received cluster_stats_messages_auth_req_received metric # TYPE redis_cluster_stats_messages_auth_req_received gauge redis_cluster_stats_messages_auth_req_received 5 # HELP redis_cluster_stats_messages_auth_req_sent cluster_stats_messages_auth_req_sent metric # TYPE redis_cluster_stats_messages_auth_req_sent gauge redis_cluster_stats_messages_auth_req_sent 9 # HELP redis_cluster_stats_messages_fail_received cluster_stats_messages_fail_received metric # TYPE redis_cluster_stats_messages_fail_received gauge redis_cluster_stats_messages_fail_received 16729 # HELP redis_cluster_stats_messages_fail_sent cluster_stats_messages_fail_sent metric # TYPE redis_cluster_stats_messages_fail_sent gauge redis_cluster_stats_messages_fail_sent 64801 # HELP redis_cluster_stats_messages_meet_received cluster_stats_messages_meet_received metric # TYPE redis_cluster_stats_messages_meet_received gauge redis_cluster_stats_messages_meet_received 5 # HELP redis_cluster_stats_messages_meet_sent cluster_stats_messages_meet_sent metric # TYPE redis_cluster_stats_messages_meet_sent gauge redis_cluster_stats_messages_meet_sent 1460 # HELP redis_cluster_stats_messages_ping_received cluster_stats_messages_ping_received metric # TYPE redis_cluster_stats_messages_ping_received gauge redis_cluster_stats_messages_ping_received 1.05190827e+08 # HELP redis_cluster_stats_messages_ping_sent cluster_stats_messages_ping_sent metric # TYPE redis_cluster_stats_messages_ping_sent gauge redis_cluster_stats_messages_ping_sent 1.64888173e+08 # HELP redis_cluster_stats_messages_pong_received cluster_stats_messages_pong_received metric # TYPE redis_cluster_stats_messages_pong_received gauge redis_cluster_stats_messages_pong_received 1.64556211e+08 # HELP redis_cluster_stats_messages_pong_sent cluster_stats_messages_pong_sent metric # TYPE redis_cluster_stats_messages_pong_sent gauge redis_cluster_stats_messages_pong_sent 1.05190841e+08 # HELP redis_cluster_stats_messages_update_received cluster_stats_messages_update_received metric # TYPE redis_cluster_stats_messages_update_received gauge redis_cluster_stats_messages_update_received 14 # HELP redis_cluster_stats_messages_update_sent cluster_stats_messages_update_sent metric # TYPE redis_cluster_stats_messages_update_sent gauge redis_cluster_stats_messages_update_sent 3 # 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="client"} 505.778241 redis_commands_duration_seconds_total{cmd="cluster"} 59079.266314 redis_commands_duration_seconds_total{cmd="command"} 2.128448 redis_commands_duration_seconds_total{cmd="config"} 111.685625 redis_commands_duration_seconds_total{cmd="dbsize"} 1e-06 redis_commands_duration_seconds_total{cmd="del"} 93275.883226 redis_commands_duration_seconds_total{cmd="eval"} 42077.710377 redis_commands_duration_seconds_total{cmd="evalsha"} 332209.615215 redis_commands_duration_seconds_total{cmd="exec"} 10764.335336 redis_commands_duration_seconds_total{cmd="exists"} 1588.937191 redis_commands_duration_seconds_total{cmd="expire"} 4206.287202 redis_commands_duration_seconds_total{cmd="get"} 829532.89982 redis_commands_duration_seconds_total{cmd="hgetall"} 116713.362513 redis_commands_duration_seconds_total{cmd="hincrby"} 12770.928628 redis_commands_duration_seconds_total{cmd="incrby"} 108.424072 redis_commands_duration_seconds_total{cmd="info"} 854.808629 redis_commands_duration_seconds_total{cmd="latency"} 11.694224 redis_commands_duration_seconds_total{cmd="multi"} 330.767287 redis_commands_duration_seconds_total{cmd="pfadd"} 1389.128636 redis_commands_duration_seconds_total{cmd="pfcount"} 50.385291 redis_commands_duration_seconds_total{cmd="ping"} 0.130944 redis_commands_duration_seconds_total{cmd="psync"} 1.87145 redis_commands_duration_seconds_total{cmd="readonly"} 17.731408 redis_commands_duration_seconds_total{cmd="readwrite"} 0.000665 redis_commands_duration_seconds_total{cmd="replconf"} 45.192368 redis_commands_duration_seconds_total{cmd="sadd"} 16324.278487 redis_commands_duration_seconds_total{cmd="scan"} 58.117402 redis_commands_duration_seconds_total{cmd="scard"} 202.089059 redis_commands_duration_seconds_total{cmd="script"} 0.104162 redis_commands_duration_seconds_total{cmd="select"} 2e-06 redis_commands_duration_seconds_total{cmd="set"} 718136.095033 redis_commands_duration_seconds_total{cmd="setex"} 24530.21799 redis_commands_duration_seconds_total{cmd="slowlog"} 22.969881 redis_commands_duration_seconds_total{cmd="smembers"} 89.008864 redis_commands_duration_seconds_total{cmd="ttl"} 10666.128554 redis_commands_duration_seconds_total{cmd="type"} 0.000233 # HELP redis_commands_processed_total commands_processed_total metric # TYPE redis_commands_processed_total counter redis_commands_processed_total 1.6288322358e+11 # HELP redis_commands_total Total number of calls per command # TYPE redis_commands_total counter redis_commands_total{cmd="client"} 2.03037431e+08 redis_commands_total{cmd="cluster"} 2.15112521e+08 redis_commands_total{cmd="command"} 394 redis_commands_total{cmd="config"} 1.02526e+06 redis_commands_total{cmd="dbsize"} 1 redis_commands_total{cmd="del"} 6.495707598e+09 redis_commands_total{cmd="eval"} 7.25551694e+08 redis_commands_total{cmd="evalsha"} 6.242697601e+09 redis_commands_total{cmd="exec"} 1.043016375e+09 redis_commands_total{cmd="exists"} 3.02154145e+08 redis_commands_total{cmd="expire"} 1.680544398e+09 redis_commands_total{cmd="get"} 7.7655874693e+10 redis_commands_total{cmd="hgetall"} 2.4119232886e+10 redis_commands_total{cmd="hincrby"} 5.1695502e+08 redis_commands_total{cmd="incrby"} 3.1430073e+07 redis_commands_total{cmd="info"} 1.100783e+06 redis_commands_total{cmd="latency"} 2.050508e+06 redis_commands_total{cmd="multi"} 1.043016375e+09 redis_commands_total{cmd="pfadd"} 2.36664248e+08 redis_commands_total{cmd="pfcount"} 4.986889e+06 redis_commands_total{cmd="ping"} 510286 redis_commands_total{cmd="psync"} 3 redis_commands_total{cmd="readonly"} 3.4718254e+07 redis_commands_total{cmd="readwrite"} 355 redis_commands_total{cmd="replconf"} 2.5533903e+07 redis_commands_total{cmd="sadd"} 2.337634223e+09 redis_commands_total{cmd="scan"} 136444 redis_commands_total{cmd="scard"} 1.5008919e+07 redis_commands_total{cmd="script"} 9476 redis_commands_total{cmd="select"} 1 redis_commands_total{cmd="set"} 3.2593111264e+10 redis_commands_total{cmd="setex"} 2.923736776e+09 redis_commands_total{cmd="slowlog"} 2.050508e+06 redis_commands_total{cmd="smembers"} 445037 redis_commands_total{cmd="ttl"} 4.430169221e+09 redis_commands_total{cmd="type"} 17 # 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 653 # HELP redis_connected_slave_lag_seconds Lag of connected slave # TYPE redis_connected_slave_lag_seconds gauge redis_connected_slave_lag_seconds{slave_ip="10.28.5.2",slave_port="7002",slave_state="online"} 0 # HELP redis_connected_slave_offset_bytes Offset of connected slave # TYPE redis_connected_slave_offset_bytes gauge redis_connected_slave_offset_bytes{slave_ip="10.28.5.2",slave_port="7002",slave_state="online"} 1.39656548890188e+14 # HELP redis_connected_slaves connected_slaves metric # TYPE redis_connected_slaves gauge redis_connected_slaves 1 # HELP redis_connections_received_total connections_received_total metric # TYPE redis_connections_received_total counter redis_connections_received_total 2.06785853e+08 # 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 196.290432 # HELP redis_cpu_sys_seconds_total cpu_sys_seconds_total metric # TYPE redis_cpu_sys_seconds_total counter redis_cpu_sys_seconds_total 6.220347956261e+06 # 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 534.327337 # HELP redis_cpu_user_seconds_total cpu_user_seconds_total metric # TYPE redis_cpu_user_seconds_total counter redis_cpu_user_seconds_total 3.657243051072e+06 # HELP redis_db_avg_ttl_seconds Avg TTL in seconds # TYPE redis_db_avg_ttl_seconds gauge redis_db_avg_ttl_seconds{db="db0"} 1998.746 # HELP redis_db_keys Total number of keys by DB # TYPE redis_db_keys gauge redis_db_keys{db="db0"} 3.22983e+06 # HELP redis_db_keys_expiring Total number of expiring keys by DB # TYPE redis_db_keys_expiring gauge redis_db_keys_expiring{db="db0"} 3.22776e+06 # 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_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 2.5348006511e+10 # HELP redis_expired_stale_percentage expired_stale_percentage metric # TYPE redis_expired_stale_percentage gauge redis_expired_stale_percentage 33.64 # 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 773080 # HELP redis_exporter_build_info redis exporter build_info # TYPE redis_exporter_build_info gauge redis_exporter_build_info{build_date="",commit_sha="b5e02003cea4b73054abe29433c264dec16cc1f0",golang_version="go1.20.3",version="v1.50.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.000305339 # 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.003464103 # 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 4651.5203040270635 redis_exporter_scrape_duration_seconds_count 1.02524e+06 # HELP redis_exporter_scrapes_total Current total redis scrapes. # TYPE redis_exporter_scrapes_total counter redis_exporter_scrapes_total 1.02524e+06 # HELP redis_instance_info Information about the Redis instance # TYPE redis_instance_info gauge redis_instance_info{maxmemory_policy="noeviction",os="Linux 4.15.0-122-generic x86_64",process_id="12502",redis_build_id="16652c46f6d00a47",redis_mode="cluster",redis_version="5.0.5",role="master",run_id="79484c636cccc6ba764dc9347f48b0c22ec73f6a",tcp_port="7001"} 1 # HELP redis_keyspace_hits_total keyspace_hits_total metric # TYPE redis_keyspace_hits_total counter redis_keyspace_hits_total 5.7329796869e+10 # HELP redis_keyspace_misses_total keyspace_misses_total metric # TYPE redis_keyspace_misses_total counter redis_keyspace_misses_total 4.9193088049e+10 # 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.011945 # HELP redis_latest_fork_seconds latest_fork_seconds metric # TYPE redis_latest_fork_seconds gauge redis_latest_fork_seconds 0.270659 # 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 1.39656549032913e+14 # HELP redis_mem_clients_normal mem_clients_normal metric # TYPE redis_mem_clients_normal gauge redis_mem_clients_normal 2.520757e+07 # HELP redis_mem_clients_slaves mem_clients_slaves metric # TYPE redis_mem_clients_slaves gauge redis_mem_clients_slaves 16922 # HELP redis_mem_fragmentation_bytes mem_fragmentation_bytes metric # TYPE redis_mem_fragmentation_bytes gauge redis_mem_fragmentation_bytes 9.41357336e+08 # HELP redis_mem_fragmentation_ratio mem_fragmentation_ratio metric # TYPE redis_mem_fragmentation_ratio gauge redis_mem_fragmentation_ratio 1.19 # 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.024507272e+09 # HELP redis_memory_used_dataset_bytes memory_used_dataset_bytes metric # TYPE redis_memory_used_dataset_bytes gauge redis_memory_used_dataset_bytes 4.72298798e+09 # HELP redis_memory_used_lua_bytes memory_used_lua_bytes metric # TYPE redis_memory_used_lua_bytes gauge redis_memory_used_lua_bytes 74752 # HELP redis_memory_used_overhead_bytes memory_used_overhead_bytes metric # TYPE redis_memory_used_overhead_bytes gauge redis_memory_used_overhead_bytes 3.01519292e+08 # HELP redis_memory_used_peak_bytes memory_used_peak_bytes metric # TYPE redis_memory_used_peak_bytes gauge redis_memory_used_peak_bytes 2.9623706952e+10 # HELP redis_memory_used_rss_bytes memory_used_rss_bytes metric # TYPE redis_memory_used_rss_bytes gauge redis_memory_used_rss_bytes 5.966348288e+09 # HELP redis_memory_used_scripts_bytes memory_used_scripts_bytes metric # TYPE redis_memory_used_scripts_bytes gauge redis_memory_used_scripts_bytes 2984 # HELP redis_memory_used_startup_bytes memory_used_startup_bytes metric # TYPE redis_memory_used_startup_bytes gauge redis_memory_used_startup_bytes 1.474936e+06 # 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_net_input_bytes_total net_input_bytes_total metric # TYPE redis_net_input_bytes_total counter redis_net_input_bytes_total 4.8410148991005e+13 # HELP redis_net_output_bytes_total net_output_bytes_total metric # TYPE redis_net_output_bytes_total counter redis_net_output_bytes_total 3.85775286903309e+14 # HELP redis_number_of_cached_scripts number_of_cached_scripts metric # TYPE redis_number_of_cached_scripts gauge redis_number_of_cached_scripts 11 # HELP redis_process_id process_id metric # TYPE redis_process_id gauge redis_process_id 12502 # HELP redis_pubsub_channels pubsub_channels metric # TYPE redis_pubsub_channels gauge redis_pubsub_channels 0 # 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 8.74251483e+08 # 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 81 # 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 7.55638272e+08 # 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.7151365e+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 1.39656547984338e+14 # HELP redis_repl_backlog_history_bytes repl_backlog_history_bytes metric # TYPE redis_repl_backlog_history_bytes gauge redis_repl_backlog_history_bytes 1.048576e+06 # HELP redis_repl_backlog_is_active repl_backlog_is_active metric # TYPE redis_repl_backlog_is_active gauge redis_repl_backlog_is_active 1 # 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 2 # HELP redis_replica_resyncs_full replica_resyncs_full metric # TYPE redis_replica_resyncs_full gauge redis_replica_resyncs_full 3 # 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.05346475184886e+14 # 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 94868 # 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.685524988e+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_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 3.0770779e+07