# 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.6692e-05 go_gc_duration_seconds{quantile="0.25"} 5.2552e-05 go_gc_duration_seconds{quantile="0.5"} 6.1477e-05 go_gc_duration_seconds{quantile="0.75"} 7.2341e-05 go_gc_duration_seconds{quantile="1"} 0.000345671 go_gc_duration_seconds_sum 1286.654696811 go_gc_duration_seconds_count 1.85299e+07 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 530 # 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.8484216e+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 2.4041307248864e+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.708318e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 8.87255924022e+11 # 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.7082e+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.8484216e+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 9.240576e+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.4150016e+07 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 51606 # 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.5164032e+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.16555776e+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.7733472660927536e+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 8.87255975628e+11 # 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 385056 # 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.9633248e+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.089362e+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 5.07904e+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 5.07904e+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 2.81869585e+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 346 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 5.4874112e+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"} 85 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"} 253 # 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 16677 # HELP proxyd_batch_size_summary Summary of batch sizes # TYPE proxyd_batch_size_summary histogram proxyd_batch_size_summary_bucket{le="1"} 1.77373358e+08 proxyd_batch_size_summary_bucket{le="5"} 3.04855693e+08 proxyd_batch_size_summary_bucket{le="10"} 3.83798654e+08 proxyd_batch_size_summary_bucket{le="25"} 3.84280367e+08 proxyd_batch_size_summary_bucket{le="50"} 3.84619024e+08 proxyd_batch_size_summary_bucket{le="100"} 3.84716283e+08 proxyd_batch_size_summary_bucket{le="+Inf"} 3.8471694e+08 proxyd_batch_size_summary_sum 1.495713452e+09 proxyd_batch_size_summary_count 3.8471694e+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.242224513 proxyd_http_request_duration_seconds{quantile="0.9"} 0.385133085 proxyd_http_request_duration_seconds{quantile="0.95"} 0.405084609 proxyd_http_request_duration_seconds{quantile="0.99"} 0.48813571 proxyd_http_request_duration_seconds_sum 5.204481587263372e+08 proxyd_http_request_duration_seconds_count 1.171591163e+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"} 7.83281076e+08 proxyd_http_response_codes_total{status_code="400"} 1943 proxyd_http_response_codes_total{status_code="403"} 2151 proxyd_http_response_codes_total{status_code="503"} 1.44768e+06 proxyd_http_response_codes_total{status_code="504"} 16677 # 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"} 43 proxyd_request_payload_sizes_bucket{auth="none",le="50"} 63178 proxyd_request_payload_sizes_bucket{auth="none",le="100"} 7.31203728e+08 proxyd_request_payload_sizes_bucket{auth="none",le="500"} 9.32863551e+08 proxyd_request_payload_sizes_bucket{auth="none",le="1000"} 1.060428578e+09 proxyd_request_payload_sizes_bucket{auth="none",le="5000"} 1.168648132e+09 proxyd_request_payload_sizes_bucket{auth="none",le="10000"} 1.169370539e+09 proxyd_request_payload_sizes_bucket{auth="none",le="100000"} 1.169449129e+09 proxyd_request_payload_sizes_bucket{auth="none",le="1e+06"} 1.169449134e+09 proxyd_request_payload_sizes_bucket{auth="none",le="+Inf"} 1.169449134e+09 proxyd_request_payload_sizes_sum{auth="none"} 3.46869561001e+11 proxyd_request_payload_sizes_count{auth="none"} 1.169449134e+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"} 3.34360093e+08 proxyd_response_payload_sizes_bucket{auth="none",le="100"} 4.44918098e+08 proxyd_response_payload_sizes_bucket{auth="none",le="500"} 6.45980318e+08 proxyd_response_payload_sizes_bucket{auth="none",le="1000"} 6.57029761e+08 proxyd_response_payload_sizes_bucket{auth="none",le="5000"} 1.10865441e+09 proxyd_response_payload_sizes_bucket{auth="none",le="10000"} 1.109071438e+09 proxyd_response_payload_sizes_bucket{auth="none",le="100000"} 1.133314885e+09 proxyd_response_payload_sizes_bucket{auth="none",le="1e+06"} 1.169449077e+09 proxyd_response_payload_sizes_bucket{auth="none",le="+Inf"} 1.169449077e+09 proxyd_response_payload_sizes_sum{auth="none"} 7.258552865853e+12 proxyd_response_payload_sizes_count{auth="none"} 1.169449077e+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"} 487134 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_blockNumber",status_code="200"} 2.97500515e+08 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_blockNumber",status_code="502"} 645 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_call",status_code="200"} 4.7808013e+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"} 690477 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"} 195592 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_feeHistory",status_code="200"} 2.6162295e+07 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_gasPrice",status_code="200"} 212179 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"} 2.699845e+06 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_getBalance",status_code="502"} 52 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_getBlockByHash",status_code="200"} 1.5310743e+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"} 3.38958634e+08 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_getBlockByNumber",status_code="502"} 249 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"} 35525 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_getLogs",status_code="200"} 3.4537085e+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"} 4 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_getStorageAt",status_code="200"} 48133 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_getTransactionByHash",status_code="200"} 1867 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_getTransactionCount",status_code="200"} 584636 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_getTransactionReceipt",status_code="200"} 3.039498e+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"} 554 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_mining",status_code="200"} 3 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"} 31993 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="eth_syncing",status_code="200"} 1842 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="net_listening",status_code="200"} 337 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="net_peerCount",status_code="200"} 5 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="net_version",status_code="200"} 30857 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.4660759e+07 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="txpool_content",status_code="502"} 63 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="web3_clientVersion",status_code="200"} 281860 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="false",method_name="web3_clientVersion",status_code="502"} 32 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="true",method_name="",status_code="200"} 3.86762141e+08 proxyd_rpc_backend_http_response_codes_total{auth="none",backend_name="sequencer",batched="true",method_name="",status_code="502"} 683 # 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"} 199933.9172657399 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="debug_traceCall"} 487138 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_blockNumber",quantile="0.5"} 0.237358539 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_blockNumber",quantile="0.9"} 0.341607086 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_blockNumber",quantile="0.95"} 0.375905804 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_blockNumber",quantile="0.99"} 0.422409006 proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="eth_blockNumber"} 6.854581818534714e+07 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_blockNumber"} 2.97673628e+08 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_call",quantile="0.5"} 0.214778993 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_call",quantile="0.9"} 0.364399912 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_call",quantile="0.95"} 0.387550179 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_call",quantile="0.99"} 0.409429421 proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="eth_call"} 1.0206712253068488e+07 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_call"} 5.0259851e+07 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_chainId",quantile="0.5"} 0.267907502 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_chainId",quantile="0.9"} 0.386151736 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_chainId",quantile="0.95"} 0.38844957 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_chainId",quantile="0.99"} 0.399684944 proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="eth_chainId"} 252352.65478270347 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_chainId"} 757816 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_estimateGas",quantile="0.5"} 0.217376654 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_estimateGas",quantile="0.9"} 0.258500963 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_estimateGas",quantile="0.95"} 0.258500963 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_estimateGas",quantile="0.99"} 0.258500963 proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="eth_estimateGas"} 39830.23745258551 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_estimateGas"} 195604 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_feeHistory",quantile="0.5"} 0.224619799 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_feeHistory",quantile="0.9"} 0.368573614 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_feeHistory",quantile="0.95"} 0.388037479 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_feeHistory",quantile="0.99"} 0.421940562 proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="eth_feeHistory"} 6.025756150706183e+06 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_feeHistory"} 2.6168701e+07 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_gasPrice",quantile="0.5"} 0.230622469 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_gasPrice",quantile="0.9"} 0.403481279 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_gasPrice",quantile="0.95"} 0.403481279 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_gasPrice",quantile="0.99"} 0.403481279 proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="eth_gasPrice"} 75914.25464344467 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_gasPrice"} 245420 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getBalance",quantile="0.5"} 0.184142048 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getBalance",quantile="0.9"} 0.360751425 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getBalance",quantile="0.95"} 0.380075699 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getBalance",quantile="0.99"} 0.414578927 proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="eth_getBalance"} 780427.0600184813 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_getBalance"} 2.807389e+06 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getBlockByHash",quantile="0.5"} 0.138615535 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getBlockByHash",quantile="0.9"} 0.138615535 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getBlockByHash",quantile="0.95"} 0.138615535 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getBlockByHash",quantile="0.99"} 0.138615535 proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="eth_getBlockByHash"} 3.2412362356166895e+06 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_getBlockByHash"} 1.5310971e+07 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getBlockByNumber",quantile="0.5"} 0.309210759 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getBlockByNumber",quantile="0.9"} 0.402122529 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getBlockByNumber",quantile="0.95"} 0.409150971 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getBlockByNumber",quantile="0.99"} 0.422230824 proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="eth_getBlockByNumber"} 9.657845678112699e+07 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_getBlockByNumber"} 3.39282826e+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"} 24387.05787924212 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_getCode"} 43177 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getLogs",quantile="0.5"} 0.220831501 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getLogs",quantile="0.9"} 0.362446617 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getLogs",quantile="0.95"} 0.375024461 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getLogs",quantile="0.99"} 0.410021284 proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="eth_getLogs"} 7.73696931925464e+06 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_getLogs"} 3.6964648e+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.195604861 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_getProof"} 4 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getStorageAt",quantile="0.5"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getStorageAt",quantile="0.9"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getStorageAt",quantile="0.95"} NaN proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getStorageAt",quantile="0.99"} NaN proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="eth_getStorageAt"} 30948.951799727183 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_getStorageAt"} 57797 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"} 558.485410498 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_getTransactionByHash"} 1971 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getTransactionCount",quantile="0.5"} 0.338985016 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getTransactionCount",quantile="0.9"} 0.398048193 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getTransactionCount",quantile="0.95"} 0.409747314 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="eth_getTransactionCount",quantile="0.99"} 0.424118166 proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="eth_getTransactionCount"} 143836.69447379635 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_getTransactionCount"} 585823 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"} 580130.04830744 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_getTransactionReceipt"} 3.039731e+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"} 120.434385311 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_maxPriorityFeePerGas"} 554 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.223849419 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_mining"} 3 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"} 7175.58572002901 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_sendRawTransaction"} 32002 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"} 378.9250842090001 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="eth_syncing"} 1842 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"} 122.64982540199999 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="net_listening"} 365 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.212759319 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="net_peerCount"} 5 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"} 9474.882962003996 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="net_version"} 32426 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.214034334 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="txpool_content",quantile="0.9"} 0.367835529 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="txpool_content",quantile="0.95"} 0.3891459 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="txpool_content",quantile="0.99"} 0.408340112 proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="txpool_content"} 3.5913534604302123e+06 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="txpool_content"} 1.4744885e+07 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="web3_clientVersion",quantile="0.5"} 0.145302835 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="web3_clientVersion",quantile="0.9"} 0.372020978 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="web3_clientVersion",quantile="0.95"} 0.38220489 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="false",method_name="web3_clientVersion",quantile="0.99"} 0.38220489 proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="false",method_name="web3_clientVersion"} 279889.0579231347 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="false",method_name="web3_clientVersion"} 381519 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="true",method_name="",quantile="0.5"} 0.174912854 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="true",method_name="",quantile="0.9"} 0.373990941 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="true",method_name="",quantile="0.95"} 0.405873017 proxyd_rpc_backend_request_duration_seconds{backend_name="sequencer",batched="true",method_name="",quantile="0.99"} 0.540441884 proxyd_rpc_backend_request_duration_seconds_sum{backend_name="sequencer",batched="true",method_name=""} 8.536150159907375e+07 proxyd_rpc_backend_request_duration_seconds_count{backend_name="sequencer",batched="true",method_name=""} 3.87810287e+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"} 51 proxyd_rpc_errors_total{auth="none",backend_name="proxyd",error_code="-32014",method_name="unknown"} 657 proxyd_rpc_errors_total{auth="none",backend_name="proxyd",error_code="-32600",method_name="unknown"} 53 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"} 3454 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"} 17657 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-1",method_name="eth_blockNumber"} 185449 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-1",method_name="eth_call"} 4.637413e+06 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-1",method_name="eth_chainId"} 68484 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-1",method_name="eth_estimateGas"} 20 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-1",method_name="eth_feeHistory"} 6406 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-1",method_name="eth_gasPrice"} 36317 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-1",method_name="eth_getBalance"} 2.166728e+06 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-1",method_name="eth_getBlockByHash"} 228 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-1",method_name="eth_getBlockByNumber"} 788240 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-1",method_name="eth_getCode"} 1.450202e+06 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-1",method_name="eth_getLogs"} 2.427567e+06 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-1",method_name="eth_getStorageAt"} 9664 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"} 2332 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-1",method_name="eth_getTransactionReceipt"} 295 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-1",method_name="eth_sendRawTransaction"} 9 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-1",method_name="net_listening"} 28 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-1",method_name="net_version"} 1569 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-1",method_name="txpool_content"} 84126 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-1",method_name="web3_clientVersion"} 99659 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-32000",method_name="debug_traceTransaction"} 107 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-32000",method_name="eth_call"} 1.7841421e+08 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-32000",method_name="eth_estimateGas"} 21 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="-32000",method_name="eth_getBalance"} 92372 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"} 21536 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"} 3 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"} 50 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_getTransactionCount"} 1 proxyd_rpc_errors_total{auth="none",backend_name="sequencer",error_code="3",method_name="eth_call"} 3.56721799e+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"} 19 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="debug_traceCall",source="http"} 487138 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="debug_traceTransaction",source="http"} 9.293741e+06 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_blockNumber",source="http"} 2.97757682e+08 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_call",source="http"} 5.98931589e+08 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_chainId",source="http"} 854298 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_chainId",source="ws"} 183582 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_estimateGas",source="http"} 195651 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.6168701e+07 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_gasPrice",source="http"} 307444 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_getBalance",source="http"} 4.53227312e+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.5310971e+07 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_getBlockByNumber",source="http"} 4.26532647e+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"} 3.94148201e+08 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_getLogs",source="http"} 3.7056184e+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"} 6 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_getStorageAt",source="http"} 57806 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_getTransactionByHash",source="http"} 2720 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_getTransactionCount",source="http"} 722923 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.2775537e+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"} 1705 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_mining",source="http"} 3 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"} 32009 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_subscribe",source="ws"} 681429 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="eth_syncing",source="http"} 1843 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="net_listening",source="http"} 365 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="net_peerCount",source="http"} 5 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="net_version",source="http"} 32428 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.4744885e+07 proxyd_rpc_forwards_total{auth="none",backend_name="sequencer",method_name="web3_clientVersion",source="http"} 381520 # HELP proxyd_rpc_requests_total Count of total client RPC requests. # TYPE proxyd_rpc_requests_total counter proxyd_rpc_requests_total 1.172617671e+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.709034e+06 proxyd_unserviceable_requests_total{auth="none",request_source="ws"} 1.786398e+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.0111271e+07 proxyd_ws_messages_total{auth="none",backend_name="sequencer",source="client"} 1.050347e+06