# 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"} 2.7601e-05 go_gc_duration_seconds{quantile="0.25"} 4.27e-05 go_gc_duration_seconds{quantile="0.5"} 6.18e-05 go_gc_duration_seconds{quantile="0.75"} 8.8599e-05 go_gc_duration_seconds{quantile="1"} 0.00169894 go_gc_duration_seconds_sum 31.607955359 go_gc_duration_seconds_count 401588 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 9 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.22.5"} 1 # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 4.15404e+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 8.12198076792e+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 7681 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 6.746121068e+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 3.32768e+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 4.15404e+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 5.603328e+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 6.193152e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 23240 # 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 4.87424e+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.179648e+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.777967104217264e+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 6.746144308e+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 2400 # 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 15600 # 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 95840 # 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 130560 # 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.20028e+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 703583 # 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 753664 # 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 753664 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 1.6735248e+07 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 10 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 9438.27 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 524288 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 9 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 1.7424384e+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.77666646845e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 1.264001024e+09 # 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_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 8 # 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_enabled cluster_enabled metric # TYPE redis_cluster_enabled gauge redis_cluster_enabled 0 # HELP redis_cluster_myself_name cluster_myself_name metric # TYPE redis_cluster_myself_name gauge redis_cluster_myself_name 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"} 25.380378 redis_commands_duration_seconds_total{cmd="authinternal"} 4.655601 redis_commands_duration_seconds_total{cmd="client"} 79.522637 redis_commands_duration_seconds_total{cmd="cluster"} 0.01422 redis_commands_duration_seconds_total{cmd="config"} 6.672992 redis_commands_duration_seconds_total{cmd="decr"} 3e-05 redis_commands_duration_seconds_total{cmd="del"} 0.228844 redis_commands_duration_seconds_total{cmd="echo"} 0.014116 redis_commands_duration_seconds_total{cmd="enable"} 0 redis_commands_duration_seconds_total{cmd="eval"} 0.000951 redis_commands_duration_seconds_total{cmd="evalsha"} 0.0057 redis_commands_duration_seconds_total{cmd="exec"} 2.842539 redis_commands_duration_seconds_total{cmd="expire"} 112.270313 redis_commands_duration_seconds_total{cmd="get"} 21.490516 redis_commands_duration_seconds_total{cmd="hget"} 1.043988 redis_commands_duration_seconds_total{cmd="hgetall"} 0.000404 redis_commands_duration_seconds_total{cmd="hlen"} 3.7e-05 redis_commands_duration_seconds_total{cmd="hmget"} 381.740898 redis_commands_duration_seconds_total{cmd="hmset"} 173.366651 redis_commands_duration_seconds_total{cmd="hscan"} 0.001815 redis_commands_duration_seconds_total{cmd="hset"} 0.000689 redis_commands_duration_seconds_total{cmd="incr"} 0.000661 redis_commands_duration_seconds_total{cmd="info"} 866.601613 redis_commands_duration_seconds_total{cmd="infointernal"} 9.317067 redis_commands_duration_seconds_total{cmd="latency"} 34.810186 redis_commands_duration_seconds_total{cmd="multi"} 0.113229 redis_commands_duration_seconds_total{cmd="ping"} 53.860946 redis_commands_duration_seconds_total{cmd="psetex"} 0.127139 redis_commands_duration_seconds_total{cmd="psync"} 0.000927 redis_commands_duration_seconds_total{cmd="pttl"} 0.257558 redis_commands_duration_seconds_total{cmd="publish"} 877.072541 redis_commands_duration_seconds_total{cmd="pubsub"} 0.443849 redis_commands_duration_seconds_total{cmd="replconf"} 4.446117 redis_commands_duration_seconds_total{cmd="sadd"} 8.975327 redis_commands_duration_seconds_total{cmd="scan"} 2.657952 redis_commands_duration_seconds_total{cmd="scard"} 0.010036 redis_commands_duration_seconds_total{cmd="script"} 0.000318 redis_commands_duration_seconds_total{cmd="select"} 0.389563 redis_commands_duration_seconds_total{cmd="set"} 19.358052 redis_commands_duration_seconds_total{cmd="setclientaddr"} 33.85062 redis_commands_duration_seconds_total{cmd="setex"} 0.05808 redis_commands_duration_seconds_total{cmd="sismember"} 0.137673 redis_commands_duration_seconds_total{cmd="slaveof"} 0.000624 redis_commands_duration_seconds_total{cmd="slowlog"} 54.593155 redis_commands_duration_seconds_total{cmd="smembers"} 4.659224 redis_commands_duration_seconds_total{cmd="srem"} 3.280067 redis_commands_duration_seconds_total{cmd="subscribe"} 0.084461 redis_commands_duration_seconds_total{cmd="ttl"} 4e-05 redis_commands_duration_seconds_total{cmd="type"} 5.6e-05 redis_commands_duration_seconds_total{cmd="unlink"} 97.198341 redis_commands_duration_seconds_total{cmd="unsubscribe"} 0.006984 redis_commands_duration_seconds_total{cmd="unwatch"} 1.4e-05 redis_commands_duration_seconds_total{cmd="watch"} 0.748926 redis_commands_duration_seconds_total{cmd="zadd"} 28.515157 redis_commands_duration_seconds_total{cmd="zrangebyscore"} 1.775022 redis_commands_duration_seconds_total{cmd="zremrangebyscore"} 0.726503 # HELP redis_commands_processed_total commands_processed_total metric # TYPE redis_commands_processed_total counter redis_commands_processed_total 1.90586039e+08 # HELP redis_commands_total Total number of calls per command # TYPE redis_commands_total counter redis_commands_total{cmd="auth"} 2.981556e+06 redis_commands_total{cmd="authinternal"} 764668 redis_commands_total{cmd="client"} 3.010403e+06 redis_commands_total{cmd="cluster"} 4402 redis_commands_total{cmd="config"} 47804 redis_commands_total{cmd="decr"} 5 redis_commands_total{cmd="del"} 229 redis_commands_total{cmd="echo"} 8808 redis_commands_total{cmd="enable"} 1 redis_commands_total{cmd="eval"} 20 redis_commands_total{cmd="evalsha"} 145 redis_commands_total{cmd="exec"} 169685 redis_commands_total{cmd="expire"} 1.2102541e+07 redis_commands_total{cmd="get"} 4.369163e+06 redis_commands_total{cmd="hget"} 95851 redis_commands_total{cmd="hgetall"} 56 redis_commands_total{cmd="hlen"} 8 redis_commands_total{cmd="hmget"} 1.8831843e+07 redis_commands_total{cmd="hmset"} 1.0748492e+07 redis_commands_total{cmd="hscan"} 8 redis_commands_total{cmd="hset"} 67 redis_commands_total{cmd="incr"} 17 redis_commands_total{cmd="info"} 5.937048e+06 redis_commands_total{cmd="infointernal"} 573444 redis_commands_total{cmd="latency"} 5.753496e+06 redis_commands_total{cmd="multi"} 169685 redis_commands_total{cmd="ping"} 3.7988122e+07 redis_commands_total{cmd="psetex"} 16788 redis_commands_total{cmd="psync"} 2 redis_commands_total{cmd="pttl"} 59440 redis_commands_total{cmd="publish"} 2.1647054e+07 redis_commands_total{cmd="pubsub"} 95930 redis_commands_total{cmd="replconf"} 2.664597e+06 redis_commands_total{cmd="sadd"} 864639 redis_commands_total{cmd="scan"} 290 redis_commands_total{cmd="scard"} 1507 redis_commands_total{cmd="script"} 20 redis_commands_total{cmd="select"} 184422 redis_commands_total{cmd="set"} 2.95514e+06 redis_commands_total{cmd="setclientaddr"} 3.5672278e+07 redis_commands_total{cmd="setex"} 6669 redis_commands_total{cmd="sismember"} 1026 redis_commands_total{cmd="slaveof"} 3 redis_commands_total{cmd="slowlog"} 5.801299e+06 redis_commands_total{cmd="smembers"} 996534 redis_commands_total{cmd="srem"} 766923 redis_commands_total{cmd="subscribe"} 12593 redis_commands_total{cmd="ttl"} 9 redis_commands_total{cmd="type"} 10 redis_commands_total{cmd="unlink"} 1.2013444e+07 redis_commands_total{cmd="unsubscribe"} 526 redis_commands_total{cmd="unwatch"} 3 redis_commands_total{cmd="watch"} 169549 redis_commands_total{cmd="zadd"} 2.992121e+06 redis_commands_total{cmd="zrangebyscore"} 52826 redis_commands_total{cmd="zremrangebyscore"} 52830 # HELP redis_connected_clients connected_clients metric # TYPE redis_connected_clients gauge redis_connected_clients 125 # HELP redis_connections_received_total connections_received_total metric # TYPE redis_connections_received_total counter redis_connections_received_total 4.6610666e+07 # HELP redis_cpu_sys_seconds_total cpu_sys_seconds_total metric # TYPE redis_cpu_sys_seconds_total counter redis_cpu_sys_seconds_total 20857.265625 # HELP redis_cpu_user_seconds_total cpu_user_seconds_total metric # TYPE redis_cpu_user_seconds_total counter redis_cpu_user_seconds_total 21499.390625 # HELP redis_db_avg_ttl_seconds Avg TTL in seconds # TYPE redis_db_avg_ttl_seconds gauge redis_db_avg_ttl_seconds{db="db0"} 104853.308 redis_db_avg_ttl_seconds{db="db1"} 0 redis_db_avg_ttl_seconds{db="db2"} 825255.599 redis_db_avg_ttl_seconds{db="db3"} 0 redis_db_avg_ttl_seconds{db="db5"} 1.190811686e+06 # HELP redis_db_keys Total number of keys by DB # TYPE redis_db_keys gauge redis_db_keys{db="db0"} 70040 redis_db_keys{db="db1"} 4 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"} 32 redis_db_keys{db="db3"} 1 redis_db_keys{db="db4"} 0 redis_db_keys{db="db5"} 79 redis_db_keys{db="db6"} 0 redis_db_keys{db="db7"} 0 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"} 4139 redis_db_keys_expiring{db="db1"} 0 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"} 8 redis_db_keys_expiring{db="db3"} 0 redis_db_keys_expiring{db="db4"} 0 redis_db_keys_expiring{db="db5"} 79 redis_db_keys_expiring{db="db6"} 0 redis_db_keys_expiring{db="db7"} 0 redis_db_keys_expiring{db="db8"} 0 redis_db_keys_expiring{db="db9"} 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 139289 # HELP redis_exporter_build_info redis exporter build_info # TYPE redis_exporter_build_info gauge redis_exporter_build_info{build_date="<<< filled in by build >>>",commit_sha="<<< filled in by build >>>",golang_version="go1.22.5",version="<<< filled in by build >>>"} 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.020095931 # 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.026500872 # 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 52124.450979382476 redis_exporter_scrape_duration_seconds_count 1.300177e+06 # HELP redis_exporter_scrapes_total Current total redis scrapes. # TYPE redis_exporter_scrapes_total counter redis_exporter_scrapes_total 1.300177e+06 # HELP redis_instance_info Information about the Redis instance # TYPE redis_instance_info gauge redis_instance_info{maxmemory_policy="allkeys-lru",os="Windows",process_id="",redis_build_id="",redis_mode="standalone",redis_version="6.0.14",role="master",run_id="b968b6362072ecae4949e25d86f500385daab6d9",tcp_port=""} 1 # HELP redis_keyspace_hits_total keyspace_hits_total metric # TYPE redis_keyspace_hits_total counter redis_keyspace_hits_total 2.1072151e+07 # HELP redis_keyspace_misses_total keyspace_misses_total metric # TYPE redis_keyspace_misses_total counter redis_keyspace_misses_total 3.33613e+06 # 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.010388 # HELP redis_memory_max_bytes memory_max_bytes metric # TYPE redis_memory_max_bytes gauge redis_memory_max_bytes 2.6e+09 # HELP redis_memory_max_fragmentation_reservation_bytes memory_max_fragmentation_reservation_bytes metric # TYPE redis_memory_max_fragmentation_reservation_bytes gauge redis_memory_max_fragmentation_reservation_bytes 4.7e+07 # HELP redis_memory_max_fragmentation_reservation_desired_bytes memory_max_fragmentation_reservation_desired_bytes metric # TYPE redis_memory_max_fragmentation_reservation_desired_bytes gauge redis_memory_max_fragmentation_reservation_desired_bytes 4.7e+07 # HELP redis_memory_max_reservation_bytes memory_max_reservation_bytes metric # TYPE redis_memory_max_reservation_bytes gauge redis_memory_max_reservation_bytes 4.7e+07 # HELP redis_memory_max_reservation_desired_bytes memory_max_reservation_desired_bytes metric # TYPE redis_memory_max_reservation_desired_bytes gauge redis_memory_max_reservation_desired_bytes 4.7e+07 # HELP redis_memory_used_bytes memory_used_bytes metric # TYPE redis_memory_used_bytes gauge redis_memory_used_bytes 2.78190696e+08 # HELP redis_memory_used_dataset_bytes memory_used_dataset_bytes metric # TYPE redis_memory_used_dataset_bytes gauge redis_memory_used_dataset_bytes 1.70438016e+08 # HELP redis_memory_used_lua_bytes memory_used_lua_bytes metric # TYPE redis_memory_used_lua_bytes gauge redis_memory_used_lua_bytes 35840 # HELP redis_memory_used_overhead_bytes memory_used_overhead_bytes metric # TYPE redis_memory_used_overhead_bytes gauge redis_memory_used_overhead_bytes 1.0775268e+08 # HELP redis_memory_used_peak_bytes memory_used_peak_bytes metric # TYPE redis_memory_used_peak_bytes gauge redis_memory_used_peak_bytes 4.19526608e+08 # HELP redis_memory_used_rss_bytes memory_used_rss_bytes metric # TYPE redis_memory_used_rss_bytes gauge redis_memory_used_rss_bytes 3.11103488e+08 # HELP redis_memory_used_startup_bytes memory_used_startup_bytes metric # TYPE redis_memory_used_startup_bytes gauge redis_memory_used_startup_bytes 392848 # HELP redis_net_input_bytes_total net_input_bytes_total metric # TYPE redis_net_input_bytes_total counter redis_net_input_bytes_total 9720 # HELP redis_net_output_bytes_total net_output_bytes_total metric # TYPE redis_net_output_bytes_total counter redis_net_output_bytes_total 91100 # HELP redis_pubsub_channels pubsub_channels metric # TYPE redis_pubsub_channels gauge redis_pubsub_channels 7 # HELP redis_pubsub_patterns pubsub_patterns metric # TYPE redis_pubsub_patterns gauge redis_pubsub_patterns 0 # HELP redis_rejected_connections_total rejected_connections_total metric # TYPE redis_rejected_connections_total counter redis_rejected_connections_total 0 # HELP redis_server_load server_load metric # TYPE redis_server_load counter redis_server_load 2.12 # HELP redis_slowlog_last_id Last id of slowlog # TYPE redis_slowlog_last_id gauge redis_slowlog_last_id 3260 # 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.775089119e+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_tracking_clients tracking_clients metric # TYPE redis_tracking_clients gauge redis_tracking_clients 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 2.877988e+06