# 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 # 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.7383e-05 go_gc_duration_seconds{quantile="0.25"} 2.9486e-05 go_gc_duration_seconds{quantile="0.5"} 3.789e-05 go_gc_duration_seconds{quantile="0.75"} 5.2129e-05 go_gc_duration_seconds{quantile="1"} 0.000231254 go_gc_duration_seconds_sum 4.331423052 go_gc_duration_seconds_count 89258 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 101 # 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 9.17192e+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 4.32472526744e+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.871359e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 1.619637894e+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.506744e+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 9.17192e+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.4237696e+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.35168e+07 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 18738 # 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 1.1075584e+07 # 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.7754496e+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.7690383226323643e+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.619656632e+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 260960 # 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.419521e+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.755705e+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.605632e+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.605632e+06 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 3.783604e+07 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 17 # 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 0 # HELP num_requests Total number of requests processed by user and method # TYPE num_requests counter num_requests{method="eth_blockNumber",protocol="http",user="joey"} 344110 num_requests{method="eth_call",protocol="http",user="joey"} 44 num_requests{method="eth_chainId",protocol="http",user="joey"} 7 num_requests{method="eth_estimateGas",protocol="http",user="joey"} 2 num_requests{method="eth_gasPrice",protocol="http",user="joey"} 170 num_requests{method="eth_getBlockByNumber",protocol="http",user="joey"} 189 num_requests{method="eth_getLogs",protocol="http",user="joey"} 261 num_requests{method="eth_maxPriorityFeePerGas",protocol="http",user="joey"} 1 num_requests{method="eth_sendRawTransaction",protocol="http",user="joey"} 1 # 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 2735.84 # 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 48 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 3.3705984e+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.76817808033e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 2.408923136e+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"} 860511 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="eth_blockNumber",le="0.005"} 137 request_duration_seconds_bucket{method="eth_blockNumber",le="0.01"} 192034 request_duration_seconds_bucket{method="eth_blockNumber",le="0.025"} 331802 request_duration_seconds_bucket{method="eth_blockNumber",le="0.05"} 343429 request_duration_seconds_bucket{method="eth_blockNumber",le="0.1"} 343887 request_duration_seconds_bucket{method="eth_blockNumber",le="0.25"} 344043 request_duration_seconds_bucket{method="eth_blockNumber",le="0.5"} 344089 request_duration_seconds_bucket{method="eth_blockNumber",le="1"} 344102 request_duration_seconds_bucket{method="eth_blockNumber",le="2.5"} 344103 request_duration_seconds_bucket{method="eth_blockNumber",le="5"} 344110 request_duration_seconds_bucket{method="eth_blockNumber",le="10"} 344110 request_duration_seconds_bucket{method="eth_blockNumber",le="+Inf"} 344110 request_duration_seconds_sum{method="eth_blockNumber"} 3837.072370087036 request_duration_seconds_count{method="eth_blockNumber"} 344110 request_duration_seconds_bucket{method="eth_call",le="0.005"} 0 request_duration_seconds_bucket{method="eth_call",le="0.01"} 12 request_duration_seconds_bucket{method="eth_call",le="0.025"} 44 request_duration_seconds_bucket{method="eth_call",le="0.05"} 44 request_duration_seconds_bucket{method="eth_call",le="0.1"} 44 request_duration_seconds_bucket{method="eth_call",le="0.25"} 44 request_duration_seconds_bucket{method="eth_call",le="0.5"} 44 request_duration_seconds_bucket{method="eth_call",le="1"} 44 request_duration_seconds_bucket{method="eth_call",le="2.5"} 44 request_duration_seconds_bucket{method="eth_call",le="5"} 44 request_duration_seconds_bucket{method="eth_call",le="10"} 44 request_duration_seconds_bucket{method="eth_call",le="+Inf"} 44 request_duration_seconds_sum{method="eth_call"} 0.524210927 request_duration_seconds_count{method="eth_call"} 44 request_duration_seconds_bucket{method="eth_chainId",le="0.005"} 0 request_duration_seconds_bucket{method="eth_chainId",le="0.01"} 4 request_duration_seconds_bucket{method="eth_chainId",le="0.025"} 7 request_duration_seconds_bucket{method="eth_chainId",le="0.05"} 7 request_duration_seconds_bucket{method="eth_chainId",le="0.1"} 7 request_duration_seconds_bucket{method="eth_chainId",le="0.25"} 7 request_duration_seconds_bucket{method="eth_chainId",le="0.5"} 7 request_duration_seconds_bucket{method="eth_chainId",le="1"} 7 request_duration_seconds_bucket{method="eth_chainId",le="2.5"} 7 request_duration_seconds_bucket{method="eth_chainId",le="5"} 7 request_duration_seconds_bucket{method="eth_chainId",le="10"} 7 request_duration_seconds_bucket{method="eth_chainId",le="+Inf"} 7 request_duration_seconds_sum{method="eth_chainId"} 0.072055537 request_duration_seconds_count{method="eth_chainId"} 7 request_duration_seconds_bucket{method="eth_estimateGas",le="0.005"} 0 request_duration_seconds_bucket{method="eth_estimateGas",le="0.01"} 0 request_duration_seconds_bucket{method="eth_estimateGas",le="0.025"} 2 request_duration_seconds_bucket{method="eth_estimateGas",le="0.05"} 2 request_duration_seconds_bucket{method="eth_estimateGas",le="0.1"} 2 request_duration_seconds_bucket{method="eth_estimateGas",le="0.25"} 2 request_duration_seconds_bucket{method="eth_estimateGas",le="0.5"} 2 request_duration_seconds_bucket{method="eth_estimateGas",le="1"} 2 request_duration_seconds_bucket{method="eth_estimateGas",le="2.5"} 2 request_duration_seconds_bucket{method="eth_estimateGas",le="5"} 2 request_duration_seconds_bucket{method="eth_estimateGas",le="10"} 2 request_duration_seconds_bucket{method="eth_estimateGas",le="+Inf"} 2 request_duration_seconds_sum{method="eth_estimateGas"} 0.025234703 request_duration_seconds_count{method="eth_estimateGas"} 2 request_duration_seconds_bucket{method="eth_gasPrice",le="0.005"} 19 request_duration_seconds_bucket{method="eth_gasPrice",le="0.01"} 84 request_duration_seconds_bucket{method="eth_gasPrice",le="0.025"} 170 request_duration_seconds_bucket{method="eth_gasPrice",le="0.05"} 170 request_duration_seconds_bucket{method="eth_gasPrice",le="0.1"} 170 request_duration_seconds_bucket{method="eth_gasPrice",le="0.25"} 170 request_duration_seconds_bucket{method="eth_gasPrice",le="0.5"} 170 request_duration_seconds_bucket{method="eth_gasPrice",le="1"} 170 request_duration_seconds_bucket{method="eth_gasPrice",le="2.5"} 170 request_duration_seconds_bucket{method="eth_gasPrice",le="5"} 170 request_duration_seconds_bucket{method="eth_gasPrice",le="10"} 170 request_duration_seconds_bucket{method="eth_gasPrice",le="+Inf"} 170 request_duration_seconds_sum{method="eth_gasPrice"} 1.6667179530000005 request_duration_seconds_count{method="eth_gasPrice"} 170 request_duration_seconds_bucket{method="eth_getBlockByNumber",le="0.005"} 20 request_duration_seconds_bucket{method="eth_getBlockByNumber",le="0.01"} 84 request_duration_seconds_bucket{method="eth_getBlockByNumber",le="0.025"} 187 request_duration_seconds_bucket{method="eth_getBlockByNumber",le="0.05"} 189 request_duration_seconds_bucket{method="eth_getBlockByNumber",le="0.1"} 189 request_duration_seconds_bucket{method="eth_getBlockByNumber",le="0.25"} 189 request_duration_seconds_bucket{method="eth_getBlockByNumber",le="0.5"} 189 request_duration_seconds_bucket{method="eth_getBlockByNumber",le="1"} 189 request_duration_seconds_bucket{method="eth_getBlockByNumber",le="2.5"} 189 request_duration_seconds_bucket{method="eth_getBlockByNumber",le="5"} 189 request_duration_seconds_bucket{method="eth_getBlockByNumber",le="10"} 189 request_duration_seconds_bucket{method="eth_getBlockByNumber",le="+Inf"} 189 request_duration_seconds_sum{method="eth_getBlockByNumber"} 1.9049464900000004 request_duration_seconds_count{method="eth_getBlockByNumber"} 189 request_duration_seconds_bucket{method="eth_getLogs",le="0.005"} 49 request_duration_seconds_bucket{method="eth_getLogs",le="0.01"} 128 request_duration_seconds_bucket{method="eth_getLogs",le="0.025"} 237 request_duration_seconds_bucket{method="eth_getLogs",le="0.05"} 237 request_duration_seconds_bucket{method="eth_getLogs",le="0.1"} 238 request_duration_seconds_bucket{method="eth_getLogs",le="0.25"} 239 request_duration_seconds_bucket{method="eth_getLogs",le="0.5"} 239 request_duration_seconds_bucket{method="eth_getLogs",le="1"} 245 request_duration_seconds_bucket{method="eth_getLogs",le="2.5"} 247 request_duration_seconds_bucket{method="eth_getLogs",le="5"} 261 request_duration_seconds_bucket{method="eth_getLogs",le="10"} 261 request_duration_seconds_bucket{method="eth_getLogs",le="+Inf"} 261 request_duration_seconds_sum{method="eth_getLogs"} 51.541593584999994 request_duration_seconds_count{method="eth_getLogs"} 261 request_duration_seconds_bucket{method="eth_maxPriorityFeePerGas",le="0.005"} 0 request_duration_seconds_bucket{method="eth_maxPriorityFeePerGas",le="0.01"} 0 request_duration_seconds_bucket{method="eth_maxPriorityFeePerGas",le="0.025"} 1 request_duration_seconds_bucket{method="eth_maxPriorityFeePerGas",le="0.05"} 1 request_duration_seconds_bucket{method="eth_maxPriorityFeePerGas",le="0.1"} 1 request_duration_seconds_bucket{method="eth_maxPriorityFeePerGas",le="0.25"} 1 request_duration_seconds_bucket{method="eth_maxPriorityFeePerGas",le="0.5"} 1 request_duration_seconds_bucket{method="eth_maxPriorityFeePerGas",le="1"} 1 request_duration_seconds_bucket{method="eth_maxPriorityFeePerGas",le="2.5"} 1 request_duration_seconds_bucket{method="eth_maxPriorityFeePerGas",le="5"} 1 request_duration_seconds_bucket{method="eth_maxPriorityFeePerGas",le="10"} 1 request_duration_seconds_bucket{method="eth_maxPriorityFeePerGas",le="+Inf"} 1 request_duration_seconds_sum{method="eth_maxPriorityFeePerGas"} 0.010078977 request_duration_seconds_count{method="eth_maxPriorityFeePerGas"} 1 request_duration_seconds_bucket{method="eth_sendRawTransaction",le="0.005"} 0 request_duration_seconds_bucket{method="eth_sendRawTransaction",le="0.01"} 0 request_duration_seconds_bucket{method="eth_sendRawTransaction",le="0.025"} 1 request_duration_seconds_bucket{method="eth_sendRawTransaction",le="0.05"} 1 request_duration_seconds_bucket{method="eth_sendRawTransaction",le="0.1"} 1 request_duration_seconds_bucket{method="eth_sendRawTransaction",le="0.25"} 1 request_duration_seconds_bucket{method="eth_sendRawTransaction",le="0.5"} 1 request_duration_seconds_bucket{method="eth_sendRawTransaction",le="1"} 1 request_duration_seconds_bucket{method="eth_sendRawTransaction",le="2.5"} 1 request_duration_seconds_bucket{method="eth_sendRawTransaction",le="5"} 1 request_duration_seconds_bucket{method="eth_sendRawTransaction",le="10"} 1 request_duration_seconds_bucket{method="eth_sendRawTransaction",le="+Inf"} 1 request_duration_seconds_sum{method="eth_sendRawTransaction"} 0.010143398 request_duration_seconds_count{method="eth_sendRawTransaction"} 1 # HELP tasks_added_to_queue Number of tasks added to queue # TYPE tasks_added_to_queue counter tasks_added_to_queue 344785 # 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 344785