# 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"} 3.5978e-05 go_gc_duration_seconds{quantile="0.25"} 5.2664e-05 go_gc_duration_seconds{quantile="0.5"} 5.9361e-05 go_gc_duration_seconds{quantile="0.75"} 7.7716e-05 go_gc_duration_seconds{quantile="1"} 0.000288714 go_gc_duration_seconds_sum 1694.154664389 go_gc_duration_seconds_count 2.427327e+07 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 548 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.21.0"} 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.916512e+07 # 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.09794852825448e+14 # 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 2.738486e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 1.125486128357e+12 # 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 6.712296e+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.916512e+07 # 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.712192e+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 2.7664384e+07 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 41643 # 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.163328e+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 1.14786304e+08 # 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.7802280642411041e+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.12548617e+12 # 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 398496 # 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 2.11848e+06 # 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 2.6786904e+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.055098e+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 6.848512e+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 6.848512e+06 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 1.35274776e+08 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 17 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 3.63859717e+06 # 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 354 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 5.8372096e+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.75498093327e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 1.354244096e+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"} 112 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0 # HELP proxyd_active_backend_ws_conns Gauge of active backend WS connections. # TYPE proxyd_active_backend_ws_conns gauge proxyd_active_backend_ws_conns{backend_name="sequencer"} 161 # HELP proxyd_active_client_ws_conns Gauge of active client WS connections. # TYPE proxyd_active_client_ws_conns gauge proxyd_active_client_ws_conns{auth="none"} 161 # HELP proxyd_backend_avg_latency Average latency per backend # TYPE proxyd_backend_avg_latency gauge proxyd_backend_avg_latency{backend_name="sequencer"} 244 # HELP proxyd_backend_degraded Bool gauge for degraded backends # TYPE proxyd_backend_degraded gauge proxyd_backend_degraded{backend_name="sequencer"} 0 # HELP proxyd_backend_error_rate Request error rate per backend # TYPE proxyd_backend_error_rate gauge proxyd_backend_error_rate{backend_name="sequencer"} 0 # HELP proxyd_batch_rpc_short_circuits_total Count of total batch RPC short-circuits. # TYPE proxyd_batch_rpc_short_circuits_total counter proxyd_batch_rpc_short_circuits_total 17236 # HELP proxyd_batch_size_summary Summary of batch sizes # TYPE proxyd_batch_size_summary histogram proxyd_batch_size_summary_bucket{le="1"} 2.41190996e+08 proxyd_batch_size_summary_bucket{le="5"} 4.15845188e+08 proxyd_batch_size_summary_bucket{le="10"} 5.20954554e+08 proxyd_batch_size_summary_bucket{le="25"} 5.21504796e+08 proxyd_batch_size_summary_bucket{le="50"} 5.21974671e+08 proxyd_batch_size_summary_bucket{le="100"} 5.22104078e+08 proxyd_batch_size_summary_bucket{le="+Inf"} 5.22105019e+08 proxyd_batch_size_summary_sum 2.015406153e+09 proxyd_batch_size_summary_count 5.22105019e+08 # HELP proxyd_http_request_duration_seconds Summary of HTTP request durations, in seconds. # TYPE proxyd_http_request_duration_seconds summary proxyd_http_request_duration_seconds{quantile="0.5"} 0.203081993 proxyd_http_request_duration_seconds{quantile="0.9"} 0.363224234 proxyd_http_request_duration_seconds{quantile="0.95"} 0.395498043 proxyd_http_request_duration_seconds{quantile="0.99"} 0.740066622 proxyd_http_request_duration_seconds_sum 6.092172492308041e+08 proxyd_http_request_duration_seconds_count 1.505840581e+09 # HELP proxyd_http_response_codes_total Count of total HTTP response codes. # TYPE proxyd_http_response_codes_total counter proxyd_http_response_codes_total{status_code="200"} 9.79989633e+08 proxyd_http_response_codes_total{status_code="400"} 2888 proxyd_http_response_codes_total{status_code="403"} 22477 proxyd_http_response_codes_total{status_code="503"} 1.452474e+06 proxyd_http_response_codes_total{status_code="504"} 17236 # HELP proxyd_rate_limit_take_errors Count of errors taking frontend rate limits # TYPE proxyd_rate_limit_take_errors counter proxyd_rate_limit_take_errors 0 # HELP proxyd_request_payload_sizes Histogram of client request payload sizes. # TYPE proxyd_request_payload_sizes histogram proxyd_request_payload_sizes_bucket{auth="none",le="10"} 69 proxyd_request_payload_sizes_bucket{auth="none",le="50"} 75724 proxyd_request_payload_sizes_bucket{auth="none",le="100"} 9.3827658e+08 proxyd_request_payload_sizes_bucket{auth="none",le="500"} 1.193546177e+09 proxyd_request_payload_sizes_bucket{auth="none",le="1000"} 1.36619912e+09 proxyd_request_payload_sizes_bucket{auth="none",le="5000"} 1.502661864e+09 proxyd_request_payload_sizes_bucket{auth="none",le="10000"} 1.503470028e+09 proxyd_request_payload_sizes_bucket{auth="none",le="100000"} 1.503571542e+09 proxyd_request_payload_sizes_bucket{auth="none",le="1e+06"} 1.50357155e+09 proxyd_request_payload_sizes_bucket{auth="none",le="+Inf"} 1.50357155e+09 proxyd_request_payload_sizes_sum{auth="none"} 4.36341544744e+11 proxyd_request_payload_sizes_count{auth="none"} 1.50357155e+09 # HELP proxyd_response_payload_sizes Histogram of client response payload sizes. # TYPE proxyd_response_payload_sizes histogram proxyd_response_payload_sizes_bucket{auth="none",le="10"} 0 proxyd_response_payload_sizes_bucket{auth="none",le="50"} 4.25637168e+08 proxyd_response_payload_sizes_bucket{auth="none",le="100"} 5.76672722e+08 proxyd_response_payload_sizes_bucket{auth="none",le="500"} 8.40696922e+08 proxyd_response_payload_sizes_bucket{auth="none",le="1000"} 8.51890312e+08 proxyd_response_payload_sizes_bucket{auth="none",le="5000"} 1.422928547e+09 proxyd_response_payload_sizes_bucket{auth="none",le="10000"} 1.42345774e+09 proxyd_response_payload_sizes_bucket{auth="none",le="100000"} 1.454940988e+09 proxyd_response_payload_sizes_bucket{auth="none",le="1e+06"} 1.503571491e+09 proxyd_response_payload_sizes_bucket{auth="none",le="+Inf"} 1.503571491e+09 proxyd_response_payload_sizes_sum{auth="none"} 9.580269609544e+12 proxyd_response_payload_sizes_count{auth="none"} 1.503571491e+09 # HELP proxyd_rpc_backend_http_response_codes_total Count of total backend responses by HTTP status code. # TYPE proxyd_rpc_backend_http_response_codes_total counter proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="debug_traceCall",status_code="200"} 487150 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_blockNumber",status_code="200"} 3.86240159e+08 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_blockNumber",status_code="502"} 651 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_call",status_code="200"} 5.2316486e+07 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_call",status_code="502"} 25 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_chainId",status_code="200"} 997351 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_chainId",status_code="502"} 4 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_estimateGas",status_code="200"} 290054 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_feeHistory",status_code="200"} 2.916141e+07 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_gasPrice",status_code="200"} 306990 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_gasPrice",status_code="502"} 10 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_getBalance",status_code="200"} 3.620218e+06 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_getBalance",status_code="502"} 56 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_getBlockByHash",status_code="200"} 1.5316176e+07 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_getBlockByHash",status_code="502"} 4 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_getBlockByNumber",status_code="200"} 4.31169724e+08 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_getBlockByNumber",status_code="502"} 254 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_getBlockTransactionCountByNumber",status_code="200"} 7 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_getCode",status_code="200"} 35809 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_getLogs",status_code="200"} 3.6043982e+07 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_getLogs",status_code="502"} 30 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_getProof",status_code="200"} 6 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_getStorageAt",status_code="200"} 64947 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_getTransactionByHash",status_code="200"} 1956 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_getTransactionCount",status_code="200"} 641266 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_getTransactionReceipt",status_code="200"} 3.039772e+06 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_hashrate",status_code="200"} 3 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_maxPriorityFeePerGas",status_code="200"} 621 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_mining",status_code="200"} 4 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_protocolVersion",status_code="200"} 3 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_sendRawTransaction",status_code="200"} 41924 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_syncing",status_code="200"} 3946 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="net_listening",status_code="200"} 427 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="net_peerCount",status_code="200"} 7 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="net_version",status_code="200"} 37170 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="rundler_maxPriorityFeePerGas",status_code="200"} 2 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="txpool_content",status_code="200"} 1.9773533e+07 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="txpool_content",status_code="502"} 67 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="web3_clientVersion",status_code="200"} 397563 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="web3_clientVersion",status_code="502"} 36 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="true",method_name="",status_code="200"} 5.24853917e+08 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="true",method_name="",status_code="502"} 725 # HELP proxyd_rpc_backend_request_duration_seconds Summary of backend response times broken down by backend and method name. # TYPE proxyd_rpc_backend_request_duration_seconds summary proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="debug_traceCall",quantile="0.5"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="debug_traceCall",quantile="0.9"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="debug_traceCall",quantile="0.95"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="debug_traceCall",quantile="0.99"} NaN proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="debug_traceCall"} 199940.95120748194 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="debug_traceCall"} 487154 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_blockNumber",quantile="0.5"} 0.252998414 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_blockNumber",quantile="0.9"} 0.383580546 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_blockNumber",quantile="0.95"} 0.41492848 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_blockNumber",quantile="0.99"} 2.216062125 proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="eth_blockNumber"} 9.216864755868304e+07 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_blockNumber"} 3.86419983e+08 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_call",quantile="0.5"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_call",quantile="0.9"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_call",quantile="0.95"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_call",quantile="0.99"} NaN proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="eth_call"} 1.1149497903174553e+07 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_call"} 5.4768444e+07 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_chainId",quantile="0.5"} 0.232614594 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_chainId",quantile="0.9"} 0.324845622 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_chainId",quantile="0.95"} 0.353979662 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_chainId",quantile="0.99"} 0.401468747 proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="eth_chainId"} 320648.5841252159 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_chainId"} 1.066291e+06 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_estimateGas",quantile="0.5"} 0.16251093 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_estimateGas",quantile="0.9"} 0.267527104 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_estimateGas",quantile="0.95"} 0.285851763 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_estimateGas",quantile="0.99"} 0.285851763 proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="eth_estimateGas"} 59973.88726204954 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_estimateGas"} 290259 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_feeHistory",quantile="0.5"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_feeHistory",quantile="0.9"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_feeHistory",quantile="0.95"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_feeHistory",quantile="0.99"} NaN proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="eth_feeHistory"} 6.707994149826739e+06 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_feeHistory"} 2.9168269e+07 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_gasPrice",quantile="0.5"} 0.170809291 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_gasPrice",quantile="0.9"} 2.947250809 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_gasPrice",quantile="0.95"} 3.003520554 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_gasPrice",quantile="0.99"} 3.003520554 proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="eth_gasPrice"} 98026.18562226166 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_gasPrice"} 341541 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getBalance",quantile="0.5"} 0.215693873 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getBalance",quantile="0.9"} 0.324798625 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getBalance",quantile="0.95"} 0.361220926 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getBalance",quantile="0.99"} 1.952165429 proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="eth_getBalance"} 1.0009724735271222e+06 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_getBalance"} 3.730785e+06 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getBlockByHash",quantile="0.5"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getBlockByHash",quantile="0.9"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getBlockByHash",quantile="0.95"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getBlockByHash",quantile="0.99"} NaN proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="eth_getBlockByHash"} 3.2424029688313208e+06 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_getBlockByHash"} 1.5316413e+07 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getBlockByNumber",quantile="0.5"} 0.219852067 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getBlockByNumber",quantile="0.9"} 0.377760727 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getBlockByNumber",quantile="0.95"} 0.392910489 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getBlockByNumber",quantile="0.99"} 0.449642864 proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="eth_getBlockByNumber"} 1.2302339519213535e+08 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_getBlockByNumber"} 4.31498304e+08 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getBlockTransactionCountByNumber",quantile="0.5"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getBlockTransactionCountByNumber",quantile="0.9"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getBlockTransactionCountByNumber",quantile="0.95"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getBlockTransactionCountByNumber",quantile="0.99"} NaN proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="eth_getBlockTransactionCountByNumber"} 1.3245664560000001 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_getBlockTransactionCountByNumber"} 7 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getCode",quantile="0.5"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getCode",quantile="0.9"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getCode",quantile="0.95"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getCode",quantile="0.99"} NaN proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="eth_getCode"} 24452.179224615116 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_getCode"} 43461 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getLogs",quantile="0.5"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getLogs",quantile="0.9"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getLogs",quantile="0.95"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getLogs",quantile="0.99"} NaN proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="eth_getLogs"} 8.059467990655514e+06 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_getLogs"} 3.8471613e+07 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getProof",quantile="0.5"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getProof",quantile="0.9"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getProof",quantile="0.95"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getProof",quantile="0.99"} NaN proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="eth_getProof"} 1.8573067490000001 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_getProof"} 6 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getStorageAt",quantile="0.5"} 0.13838175 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getStorageAt",quantile="0.9"} 0.13838175 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getStorageAt",quantile="0.95"} 0.13838175 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getStorageAt",quantile="0.99"} 0.13838175 proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="eth_getStorageAt"} 35405.43265598507 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_getStorageAt"} 75021 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getTransactionByHash",quantile="0.5"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getTransactionByHash",quantile="0.9"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getTransactionByHash",quantile="0.95"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getTransactionByHash",quantile="0.99"} NaN proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="eth_getTransactionByHash"} 579.371480723 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_getTransactionByHash"} 2060 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getTransactionCount",quantile="0.5"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getTransactionCount",quantile="0.9"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getTransactionCount",quantile="0.95"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getTransactionCount",quantile="0.99"} NaN proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="eth_getTransactionCount"} 160219.7780473167 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_getTransactionCount"} 642539 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getTransactionReceipt",quantile="0.5"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getTransactionReceipt",quantile="0.9"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getTransactionReceipt",quantile="0.95"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getTransactionReceipt",quantile="0.99"} NaN proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="eth_getTransactionReceipt"} 580191.8401240082 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_getTransactionReceipt"} 3.040005e+06 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_hashrate",quantile="0.5"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_hashrate",quantile="0.9"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_hashrate",quantile="0.95"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_hashrate",quantile="0.99"} NaN proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="eth_hashrate"} 1.049015303 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_hashrate"} 3 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_maxPriorityFeePerGas",quantile="0.5"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_maxPriorityFeePerGas",quantile="0.9"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_maxPriorityFeePerGas",quantile="0.95"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_maxPriorityFeePerGas",quantile="0.99"} NaN proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="eth_maxPriorityFeePerGas"} 134.191127633 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_maxPriorityFeePerGas"} 621 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_mining",quantile="0.5"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_mining",quantile="0.9"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_mining",quantile="0.95"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_mining",quantile="0.99"} NaN proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="eth_mining"} 1.386702393 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_mining"} 4 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_protocolVersion",quantile="0.5"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_protocolVersion",quantile="0.9"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_protocolVersion",quantile="0.95"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_protocolVersion",quantile="0.99"} NaN proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="eth_protocolVersion"} 0.967905919 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_protocolVersion"} 3 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_sendRawTransaction",quantile="0.5"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_sendRawTransaction",quantile="0.9"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_sendRawTransaction",quantile="0.95"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_sendRawTransaction",quantile="0.99"} NaN proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="eth_sendRawTransaction"} 9498.381274647007 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_sendRawTransaction"} 41934 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_syncing",quantile="0.5"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_syncing",quantile="0.9"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_syncing",quantile="0.95"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_syncing",quantile="0.99"} NaN proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="eth_syncing"} 914.7930847719996 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_syncing"} 3954 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="net_listening",quantile="0.5"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="net_listening",quantile="0.9"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="net_listening",quantile="0.95"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="net_listening",quantile="0.99"} NaN proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="net_listening"} 144.93266888599993 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="net_listening"} 463 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="net_peerCount",quantile="0.5"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="net_peerCount",quantile="0.9"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="net_peerCount",quantile="0.95"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="net_peerCount",quantile="0.99"} NaN proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="net_peerCount"} 1.6703874509999999 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="net_peerCount"} 7 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="net_version",quantile="0.5"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="net_version",quantile="0.9"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="net_version",quantile="0.95"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="net_version",quantile="0.99"} NaN proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="net_version"} 11076.67003312303 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="net_version"} 38943 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="rundler_maxPriorityFeePerGas",quantile="0.5"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="rundler_maxPriorityFeePerGas",quantile="0.9"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="rundler_maxPriorityFeePerGas",quantile="0.95"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="rundler_maxPriorityFeePerGas",quantile="0.99"} NaN proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="rundler_maxPriorityFeePerGas"} 0.394033561 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="rundler_maxPriorityFeePerGas"} 2 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="txpool_content",quantile="0.5"} 0.203502015 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="txpool_content",quantile="0.9"} 0.321603203 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="txpool_content",quantile="0.95"} 0.349505798 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="txpool_content",quantile="0.99"} 1.8094015049999999 proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="txpool_content"} 4.751223971923801e+06 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="txpool_content"} 1.9860398e+07 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="web3_clientVersion",quantile="0.5"} 0.140227844 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="web3_clientVersion",quantile="0.9"} 0.234092776 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="web3_clientVersion",quantile="0.95"} 0.234092776 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="web3_clientVersion",quantile="0.99"} 0.234092776 proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="web3_clientVersion"} 310371.9509922286 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="web3_clientVersion"} 499458 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="true",method_name="",quantile="0.5"} 0.155673204 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="true",method_name="",quantile="0.9"} 0.328164423 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="true",method_name="",quantile="0.95"} 0.381878911 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="true",method_name="",quantile="0.99"} 0.551618105 proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="true",method_name=""} 1.1544244752024795e+08 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="true",method_name=""} 5.25943804e+08 # HELP proxyd_rpc_errors_total Count of total RPC errors. # TYPE proxyd_rpc_errors_total counter proxyd_rpc_errors_total{auth="none",backend_name="proxyd",error_code="-1",method_name="unknown"} 52 proxyd_rpc_errors_total{auth="none",backend_name="proxyd",error_code="-32014",method_name="unknown"} 941 proxyd_rpc_errors_total{auth="none",backend_name="proxyd",error_code="-32600",method_name="unknown"} 63 proxyd_rpc_errors_total{auth="none",backend_name="proxyd",error_code="-32601",method_name="eth_accounts"} 535 proxyd_rpc_errors_total{auth="none",backend_name="proxyd",error_code="-32601",method_name="eth_blockNumber"} 1 proxyd_rpc_errors_total{auth="none",backend_name="proxyd",error_code="-32601",method_name="unknown"} 24066 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-1",method_name="debug_traceCall"} 4 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-1",method_name="debug_traceTransaction"} 18562 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-1",method_name="eth_blockNumber"} 192196 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-1",method_name="eth_call"} 4.705113e+06 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-1",method_name="eth_chainId"} 70478 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-1",method_name="eth_estimateGas"} 213 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-1",method_name="eth_feeHistory"} 6867 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-1",method_name="eth_gasPrice"} 37723 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-1",method_name="eth_getBalance"} 2.265022e+06 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-1",method_name="eth_getBlockByHash"} 237 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-1",method_name="eth_getBlockByNumber"} 799281 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-1",method_name="eth_getCode"} 1.499592e+06 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-1",method_name="eth_getLogs"} 2.427635e+06 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-1",method_name="eth_getStorageAt"} 10074 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-1",method_name="eth_getTransactionByHash"} 104 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-1",method_name="eth_getTransactionCount"} 2811 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-1",method_name="eth_getTransactionReceipt"} 463 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-1",method_name="eth_sendRawTransaction"} 10 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-1",method_name="eth_syncing"} 8 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-1",method_name="net_listening"} 36 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-1",method_name="net_version"} 1773 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-1",method_name="txpool_content"} 86865 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-1",method_name="web3_clientVersion"} 101895 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-32000",method_name="debug_traceTransaction"} 112 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-32000",method_name="eth_call"} 1.78414282e+08 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-32000",method_name="eth_estimateGas"} 84 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-32000",method_name="eth_getBalance"} 93063 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-32000",method_name="eth_getTransactionCount"} 28 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-32000",method_name="eth_sendRawTransaction"} 31392 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-32601",method_name="eth_hashrate"} 3 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-32601",method_name="eth_mining"} 4 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-32601",method_name="eth_protocolVersion"} 3 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-32601",method_name="rundler_maxPriorityFeePerGas"} 2 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-32602",method_name="eth_getBalance"} 58 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-32602",method_name="eth_getCode"} 19 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-32602",method_name="eth_getLogs"} 1 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-32602",method_name="eth_getTransactionCount"} 1 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="3",method_name="eth_call"} 5.57218262e+08 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="3",method_name="eth_estimateGas"} 55 # HELP proxyd_rpc_forwards_total Count of total RPC requests forwarded to each backend. # TYPE proxyd_rpc_forwards_total counter proxyd_rpc_forwards_total{auth="none",backend_name="proxyd",method_name="eth_accounts",source="http"} 26 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="debug_traceCall",source="http"} 487154 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="debug_traceTransaction",source="http"} 1.2635536e+07 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_blockNumber",source="http"} 3.86510946e+08 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_call",source="http"} 8.08575511e+08 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_chainId",source="http"} 1.267568e+06 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_chainId",source="ws"} 208985 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_estimateGas",source="http"} 290320 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_estimateGas",source="ws"} 1 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_feeHistory",source="http"} 2.9177588e+07 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_gasPrice",source="http"} 424230 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_getBalance",source="http"} 6.08476429e+08 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_getBalance",source="ws"} 5 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_getBlockByHash",source="http"} 1.5316413e+07 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_getBlockByNumber",source="http"} 5.36511535e+08 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_getBlockByNumber",source="ws"} 1 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_getBlockTransactionCountByNumber",source="http"} 249 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_getCode",source="http"} 5.2957477e+08 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_getLogs",source="http"} 3.8563541e+07 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_getLogs",source="ws"} 544 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_getProof",source="http"} 8 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_getStorageAt",source="http"} 75031 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_getTransactionByHash",source="http"} 2809 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_getTransactionCount",source="http"} 884672 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_getTransactionCount",source="ws"} 1 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_getTransactionReceipt",source="http"} 1.6328253e+07 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_hashrate",source="http"} 3 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_maxPriorityFeePerGas",source="http"} 1772 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_mining",source="http"} 4 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_protocolVersion",source="http"} 3 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_sendRawTransaction",source="http"} 41941 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_subscribe",source="ws"} 776361 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_syncing",source="http"} 3956 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="net_listening",source="http"} 463 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="net_peerCount",source="http"} 7 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="net_version",source="http"} 38961 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="net_version",source="ws"} 1 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="rundler_maxPriorityFeePerGas",source="http"} 2 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="txpool_content",source="http"} 1.9860398e+07 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="web3_clientVersion",source="http"} 499460 # HELP proxyd_rpc_requests_total Count of total client RPC requests. # TYPE proxyd_rpc_requests_total counter proxyd_rpc_requests_total 1.50755274e+09 # HELP proxyd_rpc_special_errors_total Count of total special RPC errors. # TYPE proxyd_rpc_special_errors_total counter proxyd_rpc_special_errors_total{auth="none",backend_name="sequencer",error_type="nonce too low",method_name="eth_sendRawTransaction"} 17 # HELP proxyd_unserviceable_requests_total Count of total requests that were rejected due to no backends being available. # TYPE proxyd_unserviceable_requests_total counter proxyd_unserviceable_requests_total{auth="none",request_source="http"} 1.723771e+06 proxyd_unserviceable_requests_total{auth="none",request_source="ws"} 1.823495e+06 # HELP proxyd_ws_messages_total Count of total websocket messages including protocol control. # TYPE proxyd_ws_messages_total counter proxyd_ws_messages_total{auth="none",backend_name="sequencer",source="backend"} 1.2926467e+07 proxyd_ws_messages_total{auth="none",backend_name="sequencer",source="client"} 1.196185e+06