# HELP active_subscriptions Number of active subscriptions # TYPE active_subscriptions gauge active_subscriptions 0 # HELP available_workers Number of available workers # TYPE available_workers gauge available_workers 0 # HELP block_height Current block height # TYPE block_height gauge block_height 2.5945574e+07 # 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"} 1.7793e-05 go_gc_duration_seconds{quantile="0.25"} 2.2932e-05 go_gc_duration_seconds{quantile="0.5"} 2.6329e-05 go_gc_duration_seconds{quantile="0.75"} 3.4124e-05 go_gc_duration_seconds{quantile="1"} 0.000100308 go_gc_duration_seconds_sum 2.125542544 go_gc_duration_seconds_count 62550 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 139 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.24.7"} 1 # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 6.790224e+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 2.09329422776e+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 1.914711e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 1.14449691e+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.537104e+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 6.790224e+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.1517952e+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 1.0633216e+07 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 24385 # 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 9.609216e+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 2.2151168e+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.7890262442936523e+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.144521295e+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 14496 # 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 15704 # 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 240640 # 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 326400 # 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 1.019953e+07 # 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.681993e+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 3.014656e+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 3.014656e+06 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 3.3641736e+07 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 18 # HELP hanging_workers Number of workers that are hanging # TYPE hanging_workers gauge hanging_workers 0 # HELP node_is_healthy Current status of node health # TYPE node_is_healthy gauge node_is_healthy 2 # HELP num_requests Total number of requests processed by user and method # TYPE num_requests counter num_requests{method="",protocol="http",user="0xbdcbe92befbf36d63ec547bba5842997d77dc841"} 60 num_requests{method="eth_blockNumber",protocol="http",user="0xbdcbe92befbf36d63ec547bba5842997d77dc841"} 12772 num_requests{method="eth_call",protocol="http",user="joey"} 223316 num_requests{method="eth_config",protocol="http",user="joey"} 234 num_requests{method="eth_getBlockByHash",protocol="http",user="joey"} 14871 num_requests{method="eth_getBlockByNumber",protocol="http",user="joey"} 223997 num_requests{method="eth_getLogs",protocol="http",user="joey"} 24464 num_requests{method="eth_getTransactionByBlockHashAndIndex",protocol="http",user="joey"} 6572 # HELP num_requests_denied Total number of requests denied # TYPE num_requests_denied counter num_requests_denied 0 # HELP num_requests_invalid Total number of invalid requests # TYPE num_requests_invalid counter num_requests_invalid 0 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 2120.94 # 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 64 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 2.6734592e+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.78860463769e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 2.484420608e+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 promhttp_metric_handler_requests_in_flight Current number of scrapes being served. # TYPE promhttp_metric_handler_requests_in_flight gauge promhttp_metric_handler_requests_in_flight 1 # HELP promhttp_metric_handler_requests_total Total number of scrapes by HTTP status code. # TYPE promhttp_metric_handler_requests_total counter promhttp_metric_handler_requests_total{code="200"} 84829 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0 # HELP request_duration_seconds Duration of requests # TYPE request_duration_seconds histogram request_duration_seconds_bucket{method="",le="0.005"} 58 request_duration_seconds_bucket{method="",le="0.01"} 58 request_duration_seconds_bucket{method="",le="0.025"} 58 request_duration_seconds_bucket{method="",le="0.05"} 58 request_duration_seconds_bucket{method="",le="0.1"} 58 request_duration_seconds_bucket{method="",le="0.25"} 59 request_duration_seconds_bucket{method="",le="0.5"} 59 request_duration_seconds_bucket{method="",le="1"} 60 request_duration_seconds_bucket{method="",le="2.5"} 60 request_duration_seconds_bucket{method="",le="5"} 60 request_duration_seconds_bucket{method="",le="10"} 60 request_duration_seconds_bucket{method="",le="+Inf"} 60 request_duration_seconds_sum{method=""} 0.6592806980000002 request_duration_seconds_count{method=""} 60 request_duration_seconds_bucket{method="eth_blockNumber",le="0.005"} 12772 request_duration_seconds_bucket{method="eth_blockNumber",le="0.01"} 12772 request_duration_seconds_bucket{method="eth_blockNumber",le="0.025"} 12772 request_duration_seconds_bucket{method="eth_blockNumber",le="0.05"} 12772 request_duration_seconds_bucket{method="eth_blockNumber",le="0.1"} 12772 request_duration_seconds_bucket{method="eth_blockNumber",le="0.25"} 12772 request_duration_seconds_bucket{method="eth_blockNumber",le="0.5"} 12772 request_duration_seconds_bucket{method="eth_blockNumber",le="1"} 12772 request_duration_seconds_bucket{method="eth_blockNumber",le="2.5"} 12772 request_duration_seconds_bucket{method="eth_blockNumber",le="5"} 12772 request_duration_seconds_bucket{method="eth_blockNumber",le="10"} 12772 request_duration_seconds_bucket{method="eth_blockNumber",le="+Inf"} 12772 request_duration_seconds_sum{method="eth_blockNumber"} 2.0098230869999916 request_duration_seconds_count{method="eth_blockNumber"} 12772 request_duration_seconds_bucket{method="eth_call",le="0.005"} 223289 request_duration_seconds_bucket{method="eth_call",le="0.01"} 223312 request_duration_seconds_bucket{method="eth_call",le="0.025"} 223314 request_duration_seconds_bucket{method="eth_call",le="0.05"} 223315 request_duration_seconds_bucket{method="eth_call",le="0.1"} 223316 request_duration_seconds_bucket{method="eth_call",le="0.25"} 223316 request_duration_seconds_bucket{method="eth_call",le="0.5"} 223316 request_duration_seconds_bucket{method="eth_call",le="1"} 223316 request_duration_seconds_bucket{method="eth_call",le="2.5"} 223316 request_duration_seconds_bucket{method="eth_call",le="5"} 223316 request_duration_seconds_bucket{method="eth_call",le="10"} 223316 request_duration_seconds_bucket{method="eth_call",le="+Inf"} 223316 request_duration_seconds_sum{method="eth_call"} 65.27266956399988 request_duration_seconds_count{method="eth_call"} 223316 request_duration_seconds_bucket{method="eth_config",le="0.005"} 234 request_duration_seconds_bucket{method="eth_config",le="0.01"} 234 request_duration_seconds_bucket{method="eth_config",le="0.025"} 234 request_duration_seconds_bucket{method="eth_config",le="0.05"} 234 request_duration_seconds_bucket{method="eth_config",le="0.1"} 234 request_duration_seconds_bucket{method="eth_config",le="0.25"} 234 request_duration_seconds_bucket{method="eth_config",le="0.5"} 234 request_duration_seconds_bucket{method="eth_config",le="1"} 234 request_duration_seconds_bucket{method="eth_config",le="2.5"} 234 request_duration_seconds_bucket{method="eth_config",le="5"} 234 request_duration_seconds_bucket{method="eth_config",le="10"} 234 request_duration_seconds_bucket{method="eth_config",le="+Inf"} 234 request_duration_seconds_sum{method="eth_config"} 0.09118243299999998 request_duration_seconds_count{method="eth_config"} 234 request_duration_seconds_bucket{method="eth_getBlockByHash",le="0.005"} 14871 request_duration_seconds_bucket{method="eth_getBlockByHash",le="0.01"} 14871 request_duration_seconds_bucket{method="eth_getBlockByHash",le="0.025"} 14871 request_duration_seconds_bucket{method="eth_getBlockByHash",le="0.05"} 14871 request_duration_seconds_bucket{method="eth_getBlockByHash",le="0.1"} 14871 request_duration_seconds_bucket{method="eth_getBlockByHash",le="0.25"} 14871 request_duration_seconds_bucket{method="eth_getBlockByHash",le="0.5"} 14871 request_duration_seconds_bucket{method="eth_getBlockByHash",le="1"} 14871 request_duration_seconds_bucket{method="eth_getBlockByHash",le="2.5"} 14871 request_duration_seconds_bucket{method="eth_getBlockByHash",le="5"} 14871 request_duration_seconds_bucket{method="eth_getBlockByHash",le="10"} 14871 request_duration_seconds_bucket{method="eth_getBlockByHash",le="+Inf"} 14871 request_duration_seconds_sum{method="eth_getBlockByHash"} 8.656087617999964 request_duration_seconds_count{method="eth_getBlockByHash"} 14871 request_duration_seconds_bucket{method="eth_getBlockByNumber",le="0.005"} 223956 request_duration_seconds_bucket{method="eth_getBlockByNumber",le="0.01"} 223994 request_duration_seconds_bucket{method="eth_getBlockByNumber",le="0.025"} 223996 request_duration_seconds_bucket{method="eth_getBlockByNumber",le="0.05"} 223997 request_duration_seconds_bucket{method="eth_getBlockByNumber",le="0.1"} 223997 request_duration_seconds_bucket{method="eth_getBlockByNumber",le="0.25"} 223997 request_duration_seconds_bucket{method="eth_getBlockByNumber",le="0.5"} 223997 request_duration_seconds_bucket{method="eth_getBlockByNumber",le="1"} 223997 request_duration_seconds_bucket{method="eth_getBlockByNumber",le="2.5"} 223997 request_duration_seconds_bucket{method="eth_getBlockByNumber",le="5"} 223997 request_duration_seconds_bucket{method="eth_getBlockByNumber",le="10"} 223997 request_duration_seconds_bucket{method="eth_getBlockByNumber",le="+Inf"} 223997 request_duration_seconds_sum{method="eth_getBlockByNumber"} 137.33187017699692 request_duration_seconds_count{method="eth_getBlockByNumber"} 223997 request_duration_seconds_bucket{method="eth_getLogs",le="0.005"} 24109 request_duration_seconds_bucket{method="eth_getLogs",le="0.01"} 24444 request_duration_seconds_bucket{method="eth_getLogs",le="0.025"} 24453 request_duration_seconds_bucket{method="eth_getLogs",le="0.05"} 24459 request_duration_seconds_bucket{method="eth_getLogs",le="0.1"} 24462 request_duration_seconds_bucket{method="eth_getLogs",le="0.25"} 24463 request_duration_seconds_bucket{method="eth_getLogs",le="0.5"} 24464 request_duration_seconds_bucket{method="eth_getLogs",le="1"} 24464 request_duration_seconds_bucket{method="eth_getLogs",le="2.5"} 24464 request_duration_seconds_bucket{method="eth_getLogs",le="5"} 24464 request_duration_seconds_bucket{method="eth_getLogs",le="10"} 24464 request_duration_seconds_bucket{method="eth_getLogs",le="+Inf"} 24464 request_duration_seconds_sum{method="eth_getLogs"} 20.708258038999823 request_duration_seconds_count{method="eth_getLogs"} 24464 request_duration_seconds_bucket{method="eth_getTransactionByBlockHashAndIndex",le="0.005"} 6572 request_duration_seconds_bucket{method="eth_getTransactionByBlockHashAndIndex",le="0.01"} 6572 request_duration_seconds_bucket{method="eth_getTransactionByBlockHashAndIndex",le="0.025"} 6572 request_duration_seconds_bucket{method="eth_getTransactionByBlockHashAndIndex",le="0.05"} 6572 request_duration_seconds_bucket{method="eth_getTransactionByBlockHashAndIndex",le="0.1"} 6572 request_duration_seconds_bucket{method="eth_getTransactionByBlockHashAndIndex",le="0.25"} 6572 request_duration_seconds_bucket{method="eth_getTransactionByBlockHashAndIndex",le="0.5"} 6572 request_duration_seconds_bucket{method="eth_getTransactionByBlockHashAndIndex",le="1"} 6572 request_duration_seconds_bucket{method="eth_getTransactionByBlockHashAndIndex",le="2.5"} 6572 request_duration_seconds_bucket{method="eth_getTransactionByBlockHashAndIndex",le="5"} 6572 request_duration_seconds_bucket{method="eth_getTransactionByBlockHashAndIndex",le="10"} 6572 request_duration_seconds_bucket{method="eth_getTransactionByBlockHashAndIndex",le="+Inf"} 6572 request_duration_seconds_sum{method="eth_getTransactionByBlockHashAndIndex"} 1.4588006490000007 request_duration_seconds_count{method="eth_getTransactionByBlockHashAndIndex"} 6572 # HELP tasks_added_to_queue Number of tasks added to queue # TYPE tasks_added_to_queue counter tasks_added_to_queue 506346 # HELP tasks_in_queue Number of tasks in queue # TYPE tasks_in_queue gauge tasks_in_queue 0 # HELP tasks_removed_from_queue Number of tasks removed from queue # TYPE tasks_removed_from_queue counter tasks_removed_from_queue 506346