# HELP besu_block_processing_conflicted_transactions_counter_total Counter for the number of conflicted transactions during block processing # TYPE besu_block_processing_conflicted_transactions_counter_total counter besu_block_processing_conflicted_transactions_counter_total 4.0 # HELP besu_block_processing_parallelized_transactions_counter_total Counter for the number of parallelized transactions during block processing # TYPE besu_block_processing_parallelized_transactions_counter_total counter besu_block_processing_parallelized_transactions_counter_total 11.0 # HELP besu_blockchain_chain_head_gas_limit Block gas limit of the current chain head block # TYPE besu_blockchain_chain_head_gas_limit gauge besu_blockchain_chain_head_gas_limit 9.007199254740991E15 # HELP besu_blockchain_chain_head_gas_used Gas used by the current chain head block # TYPE besu_blockchain_chain_head_gas_used gauge besu_blockchain_chain_head_gas_used 0.0 # HELP besu_blockchain_chain_head_gas_used_counter_total Counter for Gas used # TYPE besu_blockchain_chain_head_gas_used_counter_total counter besu_blockchain_chain_head_gas_used_counter_total 2300035.0 # HELP besu_blockchain_chain_head_timestamp Timestamp from the current chain head # TYPE besu_blockchain_chain_head_timestamp gauge besu_blockchain_chain_head_timestamp 1.771746282E9 # HELP besu_blockchain_chain_head_transaction_count Number of transactions in the current chain head block # TYPE besu_blockchain_chain_head_transaction_count gauge besu_blockchain_chain_head_transaction_count 0.0 # HELP besu_blockchain_chain_head_transaction_count_counter_total Counter for the number of transactions # TYPE besu_blockchain_chain_head_transaction_count_counter_total counter besu_blockchain_chain_head_transaction_count_counter_total 31.0 # HELP besu_blockchain_difficulty Total difficulty of the chainhead # TYPE besu_blockchain_difficulty gauge besu_blockchain_difficulty 3980564.0 # HELP besu_blockchain_get_account_total Total number of calls to getAccount # TYPE besu_blockchain_get_account_total counter besu_blockchain_get_account_total 10512.0 # HELP besu_blockchain_get_account_flat_database_total Number of accounts found in the flat database # TYPE besu_blockchain_get_account_flat_database_total counter besu_blockchain_get_account_flat_database_total 10472.0 # HELP besu_blockchain_get_account_missing_flat_database_total Number of accounts not found in the flat database # TYPE besu_blockchain_get_account_missing_flat_database_total counter besu_blockchain_get_account_missing_flat_database_total 40.0 # HELP besu_blockchain_get_storagevalue_total Total number of calls to getStorageValueBySlotHash # TYPE besu_blockchain_get_storagevalue_total counter besu_blockchain_get_storagevalue_total 600.0 # HELP besu_blockchain_get_storagevalue_flat_database_total Number of storage slots found in the flat database # TYPE besu_blockchain_get_storagevalue_flat_database_total counter besu_blockchain_get_storagevalue_flat_database_total 423.0 # HELP besu_blockchain_get_storagevalue_missing_flat_database_total Number of storage slots not found in the flat database # TYPE besu_blockchain_get_storagevalue_missing_flat_database_total counter besu_blockchain_get_storagevalue_missing_flat_database_total 177.0 # HELP besu_bonsai_cache_code_cache_eviction_weight Total weight of evictions from the code cache # TYPE besu_bonsai_cache_code_cache_eviction_weight gauge besu_bonsai_cache_code_cache_eviction_weight 0.0 # HELP besu_bonsai_cache_code_cache_evictions Total number of evictions from the code cache # TYPE besu_bonsai_cache_code_cache_evictions gauge besu_bonsai_cache_code_cache_evictions 0.0 # HELP besu_bonsai_cache_code_cache_hit_rate Hit rate of the code cache # TYPE besu_bonsai_cache_code_cache_hit_rate gauge besu_bonsai_cache_code_cache_hit_rate 0.9433962264150944 # HELP besu_bonsai_cache_code_cache_lookups_per_second Estimated number of code cache lookups per second # TYPE besu_bonsai_cache_code_cache_lookups_per_second gauge besu_bonsai_cache_code_cache_lookups_per_second 0.0 # HELP besu_bonsai_cache_code_cache_size Current number of entries in the code cache # TYPE besu_bonsai_cache_code_cache_size gauge besu_bonsai_cache_code_cache_size 6.0 # HELP besu_executors_bfttimerexecutor_qbft_active_threads_current Current number of threads executing tasks # TYPE besu_executors_bfttimerexecutor_qbft_active_threads_current gauge besu_executors_bfttimerexecutor_qbft_active_threads_current 0.0 # HELP besu_executors_bfttimerexecutor_qbft_completed_tasks_total Total number of tasks executed # TYPE besu_executors_bfttimerexecutor_qbft_completed_tasks_total counter besu_executors_bfttimerexecutor_qbft_completed_tasks_total 334975.0 # HELP besu_executors_bfttimerexecutor_qbft_pool_size_current Current number of threads in the thread pool # TYPE besu_executors_bfttimerexecutor_qbft_pool_size_current gauge besu_executors_bfttimerexecutor_qbft_pool_size_current 1.0 # HELP besu_executors_bfttimerexecutor_qbft_queue_length_current Current number of tasks awaiting execution # TYPE besu_executors_bfttimerexecutor_qbft_queue_length_current gauge besu_executors_bfttimerexecutor_qbft_queue_length_current 2.0 # HELP besu_executors_bfttimerexecutor_qbft_rejected_tasks_total Total number of tasks rejected by this executor # TYPE besu_executors_bfttimerexecutor_qbft_rejected_tasks_total counter besu_executors_bfttimerexecutor_qbft_rejected_tasks_total 0.0 # HELP besu_executors_bfttimerexecutor_qbft_submitted_tasks_total Total number of tasks executed # TYPE besu_executors_bfttimerexecutor_qbft_submitted_tasks_total counter besu_executors_bfttimerexecutor_qbft_submitted_tasks_total 334977.0 # HELP besu_executors_ethscheduler_blockcreation_active_threads_current Current number of threads executing tasks # TYPE besu_executors_ethscheduler_blockcreation_active_threads_current gauge besu_executors_ethscheduler_blockcreation_active_threads_current 0.0 # HELP besu_executors_ethscheduler_blockcreation_completed_tasks_total Total number of tasks executed # TYPE besu_executors_ethscheduler_blockcreation_completed_tasks_total counter besu_executors_ethscheduler_blockcreation_completed_tasks_total 25767.0 # HELP besu_executors_ethscheduler_blockcreation_pool_size_current Current number of threads in the thread pool # TYPE besu_executors_ethscheduler_blockcreation_pool_size_current gauge besu_executors_ethscheduler_blockcreation_pool_size_current 1.0 # HELP besu_executors_ethscheduler_blockcreation_queue_length_current Current number of tasks awaiting execution # TYPE besu_executors_ethscheduler_blockcreation_queue_length_current gauge besu_executors_ethscheduler_blockcreation_queue_length_current 0.0 # HELP besu_executors_ethscheduler_blockcreation_rejected_tasks_total Total number of tasks rejected by this executor # TYPE besu_executors_ethscheduler_blockcreation_rejected_tasks_total counter besu_executors_ethscheduler_blockcreation_rejected_tasks_total 0.0 # HELP besu_executors_ethscheduler_blockcreation_submitted_tasks_total Total number of tasks executed # TYPE besu_executors_ethscheduler_blockcreation_submitted_tasks_total counter besu_executors_ethscheduler_blockcreation_submitted_tasks_total 25767.0 # HELP besu_executors_ethscheduler_computation_active_threads_current Current number of threads executing tasks # TYPE besu_executors_ethscheduler_computation_active_threads_current gauge besu_executors_ethscheduler_computation_active_threads_current 0.0 # HELP besu_executors_ethscheduler_computation_completed_tasks_total Total number of tasks executed # TYPE besu_executors_ethscheduler_computation_completed_tasks_total counter besu_executors_ethscheduler_computation_completed_tasks_total 2.0 # HELP besu_executors_ethscheduler_computation_pool_size_current Current number of threads in the thread pool # TYPE besu_executors_ethscheduler_computation_pool_size_current gauge besu_executors_ethscheduler_computation_pool_size_current 1.0 # HELP besu_executors_ethscheduler_computation_queue_length_current Current number of tasks awaiting execution # TYPE besu_executors_ethscheduler_computation_queue_length_current gauge besu_executors_ethscheduler_computation_queue_length_current 0.0 # HELP besu_executors_ethscheduler_computation_rejected_tasks_total Total number of tasks rejected by this executor # TYPE besu_executors_ethscheduler_computation_rejected_tasks_total counter besu_executors_ethscheduler_computation_rejected_tasks_total 0.0 # HELP besu_executors_ethscheduler_computation_submitted_tasks_total Total number of tasks executed # TYPE besu_executors_ethscheduler_computation_submitted_tasks_total counter besu_executors_ethscheduler_computation_submitted_tasks_total 2.0 # HELP besu_executors_ethscheduler_services_active_threads_current Current number of threads executing tasks # TYPE besu_executors_ethscheduler_services_active_threads_current gauge besu_executors_ethscheduler_services_active_threads_current 0.0 # HELP besu_executors_ethscheduler_services_completed_tasks_total Total number of tasks executed # TYPE besu_executors_ethscheduler_services_completed_tasks_total counter besu_executors_ethscheduler_services_completed_tasks_total 154603.0 # HELP besu_executors_ethscheduler_services_pool_size_current Current number of threads in the thread pool # TYPE besu_executors_ethscheduler_services_pool_size_current gauge besu_executors_ethscheduler_services_pool_size_current 1.0 # HELP besu_executors_ethscheduler_services_queue_length_current Current number of tasks awaiting execution # TYPE besu_executors_ethscheduler_services_queue_length_current gauge besu_executors_ethscheduler_services_queue_length_current 0.0 # HELP besu_executors_ethscheduler_services_rejected_tasks_total Total number of tasks rejected by this executor # TYPE besu_executors_ethscheduler_services_rejected_tasks_total counter besu_executors_ethscheduler_services_rejected_tasks_total 0.0 # HELP besu_executors_ethscheduler_services_submitted_tasks_total Total number of tasks executed # TYPE besu_executors_ethscheduler_services_submitted_tasks_total counter besu_executors_ethscheduler_services_submitted_tasks_total 154603.0 # HELP besu_executors_ethscheduler_timer_active_threads_current Current number of threads executing tasks # TYPE besu_executors_ethscheduler_timer_active_threads_current gauge besu_executors_ethscheduler_timer_active_threads_current 0.0 # HELP besu_executors_ethscheduler_timer_completed_tasks_total Total number of tasks executed # TYPE besu_executors_ethscheduler_timer_completed_tasks_total counter besu_executors_ethscheduler_timer_completed_tasks_total 1.3210072E7 # HELP besu_executors_ethscheduler_timer_pool_size_current Current number of threads in the thread pool # TYPE besu_executors_ethscheduler_timer_pool_size_current gauge besu_executors_ethscheduler_timer_pool_size_current 1.0 # HELP besu_executors_ethscheduler_timer_queue_length_current Current number of tasks awaiting execution # TYPE besu_executors_ethscheduler_timer_queue_length_current gauge besu_executors_ethscheduler_timer_queue_length_current 9.0 # HELP besu_executors_ethscheduler_timer_rejected_tasks_total Total number of tasks rejected by this executor # TYPE besu_executors_ethscheduler_timer_rejected_tasks_total counter besu_executors_ethscheduler_timer_rejected_tasks_total 0.0 # HELP besu_executors_ethscheduler_timer_submitted_tasks_total Total number of tasks executed # TYPE besu_executors_ethscheduler_timer_submitted_tasks_total counter besu_executors_ethscheduler_timer_submitted_tasks_total 1.3210081E7 # HELP besu_executors_ethscheduler_transactions_active_threads_current Current number of threads executing tasks # TYPE besu_executors_ethscheduler_transactions_active_threads_current gauge besu_executors_ethscheduler_transactions_active_threads_current 0.0 # HELP besu_executors_ethscheduler_transactions_completed_tasks_total Total number of tasks executed # TYPE besu_executors_ethscheduler_transactions_completed_tasks_total counter besu_executors_ethscheduler_transactions_completed_tasks_total 241.0 # HELP besu_executors_ethscheduler_transactions_dropped_tasks_total Total number of tasks rejected by this working queue. # TYPE besu_executors_ethscheduler_transactions_dropped_tasks_total counter besu_executors_ethscheduler_transactions_dropped_tasks_total 0.0 # HELP besu_executors_ethscheduler_transactions_pool_size_current Current number of threads in the thread pool # TYPE besu_executors_ethscheduler_transactions_pool_size_current gauge besu_executors_ethscheduler_transactions_pool_size_current 1.0 # HELP besu_executors_ethscheduler_transactions_queue_length_current Current number of tasks awaiting execution # TYPE besu_executors_ethscheduler_transactions_queue_length_current gauge besu_executors_ethscheduler_transactions_queue_length_current 0.0 # HELP besu_executors_ethscheduler_transactions_rejected_tasks_total Total number of tasks rejected by this executor # TYPE besu_executors_ethscheduler_transactions_rejected_tasks_total counter besu_executors_ethscheduler_transactions_rejected_tasks_total 0.0 # HELP besu_executors_ethscheduler_transactions_submitted_tasks_total Total number of tasks executed # TYPE besu_executors_ethscheduler_transactions_submitted_tasks_total counter besu_executors_ethscheduler_transactions_submitted_tasks_total 241.0 # HELP besu_executors_ethscheduler_workers_active_threads_current Current number of threads executing tasks # TYPE besu_executors_ethscheduler_workers_active_threads_current gauge besu_executors_ethscheduler_workers_active_threads_current 0.0 # HELP besu_executors_ethscheduler_workers_completed_tasks_total Total number of tasks executed # TYPE besu_executors_ethscheduler_workers_completed_tasks_total counter besu_executors_ethscheduler_workers_completed_tasks_total 107488.0 # HELP besu_executors_ethscheduler_workers_pool_size_current Current number of threads in the thread pool # TYPE besu_executors_ethscheduler_workers_pool_size_current gauge besu_executors_ethscheduler_workers_pool_size_current 1.0 # HELP besu_executors_ethscheduler_workers_queue_length_current Current number of tasks awaiting execution # TYPE besu_executors_ethscheduler_workers_queue_length_current gauge besu_executors_ethscheduler_workers_queue_length_current 0.0 # HELP besu_executors_ethscheduler_workers_rejected_tasks_total Total number of tasks rejected by this executor # TYPE besu_executors_ethscheduler_workers_rejected_tasks_total counter besu_executors_ethscheduler_workers_rejected_tasks_total 0.0 # HELP besu_executors_ethscheduler_workers_submitted_tasks_total Total number of tasks executed # TYPE besu_executors_ethscheduler_workers_submitted_tasks_total counter besu_executors_ethscheduler_workers_submitted_tasks_total 107488.0 # HELP besu_network_discovery_inflight_interactions_current Current number of inflight discovery interactions # TYPE besu_network_discovery_inflight_interactions_current gauge besu_network_discovery_inflight_interactions_current 1.0 # HELP besu_network_discovery_interaction_count_total Total number of discovery interactions initiated # TYPE besu_network_discovery_interaction_count_total counter besu_network_discovery_interaction_count_total{type="ENR_RESPONSE"} 18.0 besu_network_discovery_interaction_count_total{type="NEIGHBORS"} 282018.0 besu_network_discovery_interaction_count_total{type="PONG"} 30.0 # HELP besu_network_discovery_interaction_retry_count_total Total number of interaction retries performed # TYPE besu_network_discovery_interaction_retry_count_total counter besu_network_discovery_interaction_retry_count_total{type="ENR_RESPONSE"} 90.0 besu_network_discovery_interaction_retry_count_total{type="NEIGHBORS"} 1410089.0 besu_network_discovery_interaction_retry_count_total{type="PONG"} 60.0 # HELP besu_network_discovery_messages_inbound_total Total number of P2P discovery messages received # TYPE besu_network_discovery_messages_inbound_total counter besu_network_discovery_messages_inbound_total{name="FIND_NEIGHBORS"} 20.0 besu_network_discovery_messages_inbound_total{name="PING"} 30.0 besu_network_discovery_messages_inbound_total{name="PONG"} 20.0 # HELP besu_network_discovery_messages_outbound_total Total number of P2P discovery messages sent # TYPE besu_network_discovery_messages_outbound_total counter besu_network_discovery_messages_outbound_total{name="ENR_REQUEST"} 108.0 besu_network_discovery_messages_outbound_total{name="FIND_NEIGHBORS"} 1692107.0 besu_network_discovery_messages_outbound_total{name="NEIGHBORS"} 15.0 besu_network_discovery_messages_outbound_total{name="PING"} 90.0 besu_network_discovery_messages_outbound_total{name="PONG"} 30.0 # HELP besu_network_netty_boss_pending_tasks The number of pending tasks in the Netty boss event loop # TYPE besu_network_netty_boss_pending_tasks gauge besu_network_netty_boss_pending_tasks 0.0 # HELP besu_network_netty_workers_pending_tasks The number of pending tasks in the Netty workers event loop # TYPE besu_network_netty_workers_pending_tasks gauge besu_network_netty_workers_pending_tasks 0.0 # HELP besu_network_p2p_messages_inbound_total Count of each P2P message received inbound. # TYPE besu_network_p2p_messages_inbound_total counter besu_network_p2p_messages_inbound_total{code="0",name="Status",protocol="eth/69"} 37.0 besu_network_p2p_messages_inbound_total{code="10",name="PooledTransactions",protocol="eth/69"} 13.0 besu_network_p2p_messages_inbound_total{code="17",name="invalid",protocol="eth/69"} 68996.0 besu_network_p2p_messages_inbound_total{code="18",name="Proposal",protocol="istanbul/100"} 638764.0 besu_network_p2p_messages_inbound_total{code="19",name="Prepare",protocol="istanbul/100"} 3557132.0 besu_network_p2p_messages_inbound_total{code="2",name="Transactions",protocol="eth/69"} 70.0 besu_network_p2p_messages_inbound_total{code="20",name="Commit",protocol="istanbul/100"} 2949106.0 besu_network_p2p_messages_inbound_total{code="21",name="RoundChange",protocol="istanbul/100"} 622414.0 besu_network_p2p_messages_inbound_total{code="3",name="GetBlockHeaders",protocol="eth/69"} 222.0 besu_network_p2p_messages_inbound_total{code="4",name="BlockHeaders",protocol="eth/69"} 38.0 besu_network_p2p_messages_inbound_total{code="5",name="GetBlockBodies",protocol="eth/69"} 3.0 besu_network_p2p_messages_inbound_total{code="7",name="NewBlock",protocol="eth/69"} 1086799.0 besu_network_p2p_messages_inbound_total{code="8",name="NewPooledTransactionHashes",protocol="eth/69"} 141.0 besu_network_p2p_messages_inbound_total{code="9",name="GetPooledTransactions",protocol="eth/69"} 10.0 # HELP besu_network_p2p_messages_outbound_total Count of each P2P message sent outbound. # TYPE besu_network_p2p_messages_outbound_total counter besu_network_p2p_messages_outbound_total{code="0",name="Status",protocol="eth/69"} 36.0 besu_network_p2p_messages_outbound_total{code="1",name="Disconnect",protocol="Wire"} 11.0 besu_network_p2p_messages_outbound_total{code="10",name="PooledTransactions",protocol="eth/69"} 10.0 besu_network_p2p_messages_outbound_total{code="17",name="invalid",protocol="eth/69"} 69014.0 besu_network_p2p_messages_outbound_total{code="18",name="Proposal",protocol="istanbul/100"} 794866.0 besu_network_p2p_messages_outbound_total{code="19",name="Prepare",protocol="istanbul/100"} 4597037.0 besu_network_p2p_messages_outbound_total{code="2",name="Ping",protocol="Wire"} 85072.0 besu_network_p2p_messages_outbound_total{code="2",name="Transactions",protocol="eth/69"} 83.0 besu_network_p2p_messages_outbound_total{code="20",name="Commit",protocol="istanbul/100"} 3957812.0 besu_network_p2p_messages_outbound_total{code="21",name="RoundChange",protocol="istanbul/100"} 784613.0 besu_network_p2p_messages_outbound_total{code="3",name="GetBlockHeaders",protocol="eth/69"} 38.0 besu_network_p2p_messages_outbound_total{code="3",name="Pong",protocol="Wire"} 28148.0 besu_network_p2p_messages_outbound_total{code="4",name="BlockHeaders",protocol="eth/69"} 222.0 besu_network_p2p_messages_outbound_total{code="6",name="BlockBodies",protocol="eth/69"} 3.0 besu_network_p2p_messages_outbound_total{code="7",name="NewBlock",protocol="eth/69"} 1241702.0 besu_network_p2p_messages_outbound_total{code="8",name="NewPooledTransactionHashes",protocol="eth/69"} 134.0 besu_network_p2p_messages_outbound_total{code="9",name="GetPooledTransactions",protocol="eth/69"} 13.0 # HELP besu_network_vertx_eventloop_pending_tasks The number of pending tasks in the Vertx event loop # TYPE besu_network_vertx_eventloop_pending_tasks gauge besu_network_vertx_eventloop_pending_tasks 0.0 # HELP besu_network_vertx_worker_pool_completed_total Total number of tasks completed by the Vertx worker pool # TYPE besu_network_vertx_worker_pool_completed_total counter besu_network_vertx_worker_pool_completed_total{poolName="vert.x-internal-blocking",poolType="worker"} 0.0 besu_network_vertx_worker_pool_completed_total{poolName="vert.x-worker-thread",poolType="worker"} 1812655.0 # HELP besu_network_vertx_worker_pool_rejected_total Total number of tasks rejected by the Vertx worker pool # TYPE besu_network_vertx_worker_pool_rejected_total counter besu_network_vertx_worker_pool_rejected_total{poolName="vert.x-internal-blocking",poolType="worker"} 0.0 besu_network_vertx_worker_pool_rejected_total{poolName="vert.x-worker-thread",poolType="worker"} 0.0 # HELP besu_network_vertx_worker_pool_submitted_total Total number of tasks submitted to the Vertx worker pool # TYPE besu_network_vertx_worker_pool_submitted_total counter besu_network_vertx_worker_pool_submitted_total{poolName="vert.x-internal-blocking",poolType="worker"} 0.0 besu_network_vertx_worker_pool_submitted_total{poolName="vert.x-worker-thread",poolType="worker"} 1812655.0 # HELP besu_peers_connected_total Total number of peers connected # TYPE besu_peers_connected_total counter besu_peers_connected_total 36.0 # HELP besu_peers_disconnected_total Total number of peers disconnected # TYPE besu_peers_disconnected_total counter besu_peers_disconnected_total{disconnectReason="CLIENT_QUITTING",initiator="remote"} 5.0 besu_peers_disconnected_total{disconnectReason="TCP_SUBSYSTEM_ERROR",initiator="local"} 7.0 besu_peers_disconnected_total{disconnectReason="TIMEOUT",initiator="local"} 10.0 besu_peers_disconnected_total{disconnectReason="TIMEOUT",initiator="remote"} 5.0 besu_peers_disconnected_total{disconnectReason="UNKNOWN",initiator="local"} 1.0 # HELP besu_peers_peer_count_by_client The number of clients connected by client # TYPE besu_peers_peer_count_by_client gauge besu_peers_peer_count_by_client{client="Besu"} 9.0 besu_peers_peer_count_by_client{client="Erigon"} 0.0 besu_peers_peer_count_by_client{client="Geth"} 0.0 besu_peers_peer_count_by_client{client="Nethermind"} 0.0 besu_peers_peer_count_by_client{client="Nimbus"} 0.0 besu_peers_peer_count_by_client{client="Reth"} 0.0 besu_peers_peer_count_by_client{client="Unknown"} 0.0 # HELP besu_peers_pending_peer_requests_current Number of peer requests currently pending because peers are busy # TYPE besu_peers_pending_peer_requests_current gauge besu_peers_pending_peer_requests_current 0.0 # HELP besu_rpc_active_http_connection_count Total no of active rpc http connections # TYPE besu_rpc_active_http_connection_count gauge besu_rpc_active_http_connection_count 2.0 # HELP besu_rpc_errors_count_total Number of errors per RPC method and RPC error type # TYPE besu_rpc_errors_count_total counter besu_rpc_errors_count_total{errorType="TRANSACTION_UPFRONT_COST_EXCEEDS_BALANCE",rpcMethod="eth_estimateGas"} 3309.0 # HELP besu_rpc_request_time Time taken to process a JSON-RPC request # TYPE besu_rpc_request_time summary besu_rpc_request_time{methodName="admin_peers",quantile="0.2"} NaN besu_rpc_request_time{methodName="admin_peers",quantile="0.5"} NaN besu_rpc_request_time{methodName="admin_peers",quantile="0.8"} NaN besu_rpc_request_time{methodName="admin_peers",quantile="0.95"} NaN besu_rpc_request_time{methodName="admin_peers",quantile="0.99"} NaN besu_rpc_request_time{methodName="admin_peers",quantile="1.0"} NaN besu_rpc_request_time_count{methodName="admin_peers"} 65 besu_rpc_request_time_sum{methodName="admin_peers"} 0.10835551900000004 besu_rpc_request_time{methodName="eth_accounts",quantile="0.2"} NaN besu_rpc_request_time{methodName="eth_accounts",quantile="0.5"} NaN besu_rpc_request_time{methodName="eth_accounts",quantile="0.8"} NaN besu_rpc_request_time{methodName="eth_accounts",quantile="0.95"} NaN besu_rpc_request_time{methodName="eth_accounts",quantile="0.99"} NaN besu_rpc_request_time{methodName="eth_accounts",quantile="1.0"} NaN besu_rpc_request_time_count{methodName="eth_accounts"} 3372 besu_rpc_request_time_sum{methodName="eth_accounts"} 0.022423472000000003 besu_rpc_request_time{methodName="eth_blockNumber",quantile="0.2"} NaN besu_rpc_request_time{methodName="eth_blockNumber",quantile="0.5"} NaN besu_rpc_request_time{methodName="eth_blockNumber",quantile="0.8"} NaN besu_rpc_request_time{methodName="eth_blockNumber",quantile="0.95"} NaN besu_rpc_request_time{methodName="eth_blockNumber",quantile="0.99"} NaN besu_rpc_request_time{methodName="eth_blockNumber",quantile="1.0"} NaN besu_rpc_request_time_count{methodName="eth_blockNumber"} 1 besu_rpc_request_time_sum{methodName="eth_blockNumber"} 1.64067E-4 besu_rpc_request_time{methodName="eth_chainId",quantile="0.2"} NaN besu_rpc_request_time{methodName="eth_chainId",quantile="0.5"} NaN besu_rpc_request_time{methodName="eth_chainId",quantile="0.8"} NaN besu_rpc_request_time{methodName="eth_chainId",quantile="0.95"} NaN besu_rpc_request_time{methodName="eth_chainId",quantile="0.99"} NaN besu_rpc_request_time{methodName="eth_chainId",quantile="1.0"} NaN besu_rpc_request_time_count{methodName="eth_chainId"} 3698 besu_rpc_request_time_sum{methodName="eth_chainId"} 0.11659458099999988 besu_rpc_request_time{methodName="eth_coinbase",quantile="0.2"} NaN besu_rpc_request_time{methodName="eth_coinbase",quantile="0.5"} NaN besu_rpc_request_time{methodName="eth_coinbase",quantile="0.8"} NaN besu_rpc_request_time{methodName="eth_coinbase",quantile="0.95"} NaN besu_rpc_request_time{methodName="eth_coinbase",quantile="0.99"} NaN besu_rpc_request_time{methodName="eth_coinbase",quantile="1.0"} NaN besu_rpc_request_time_count{methodName="eth_coinbase"} 3309 besu_rpc_request_time_sum{methodName="eth_coinbase"} 0.06450717899999982 besu_rpc_request_time{methodName="eth_estimateGas",quantile="0.2"} NaN besu_rpc_request_time{methodName="eth_estimateGas",quantile="0.5"} NaN besu_rpc_request_time{methodName="eth_estimateGas",quantile="0.8"} NaN besu_rpc_request_time{methodName="eth_estimateGas",quantile="0.95"} NaN besu_rpc_request_time{methodName="eth_estimateGas",quantile="0.99"} NaN besu_rpc_request_time{methodName="eth_estimateGas",quantile="1.0"} NaN besu_rpc_request_time_count{methodName="eth_estimateGas"} 3309 besu_rpc_request_time_sum{methodName="eth_estimateGas"} 8.256945720999974 besu_rpc_request_time{methodName="eth_getBalance",quantile="0.2"} NaN besu_rpc_request_time{methodName="eth_getBalance",quantile="0.5"} NaN besu_rpc_request_time{methodName="eth_getBalance",quantile="0.8"} NaN besu_rpc_request_time{methodName="eth_getBalance",quantile="0.95"} NaN besu_rpc_request_time{methodName="eth_getBalance",quantile="0.99"} NaN besu_rpc_request_time{methodName="eth_getBalance",quantile="1.0"} NaN besu_rpc_request_time_count{methodName="eth_getBalance"} 3309 besu_rpc_request_time_sum{methodName="eth_getBalance"} 2.555265161000008 besu_rpc_request_time{methodName="web3_clientVersion",quantile="0.2"} NaN besu_rpc_request_time{methodName="web3_clientVersion",quantile="0.5"} NaN besu_rpc_request_time{methodName="web3_clientVersion",quantile="0.8"} NaN besu_rpc_request_time{methodName="web3_clientVersion",quantile="0.95"} NaN besu_rpc_request_time{methodName="web3_clientVersion",quantile="0.99"} NaN besu_rpc_request_time{methodName="web3_clientVersion",quantile="1.0"} NaN besu_rpc_request_time_count{methodName="web3_clientVersion"} 18 besu_rpc_request_time_sum{methodName="web3_clientVersion"} 3.16009E-4 # HELP besu_synchronizer_chain_download_pipeline_processed_total Number of entries process by each chain download pipeline stage # TYPE besu_synchronizer_chain_download_pipeline_processed_total counter besu_synchronizer_chain_download_pipeline_processed_total{action="aborted",step="downloadBodies_outputPipe"} 0.0 besu_synchronizer_chain_download_pipeline_processed_total{action="aborted",step="downloadHeaders_outputPipe"} 0.0 besu_synchronizer_chain_download_pipeline_processed_total{action="aborted",step="extractTxSignatures_outputPipe"} 0.0 besu_synchronizer_chain_download_pipeline_processed_total{action="aborted",step="fetchCheckpoints_outputPipe"} 0.0 besu_synchronizer_chain_download_pipeline_processed_total{action="aborted",step="validateHeadersJoin_outputPipe"} 0.0 besu_synchronizer_chain_download_pipeline_processed_total{action="added",step="downloadBodies_outputPipe"} 1.0 besu_synchronizer_chain_download_pipeline_processed_total{action="added",step="downloadHeaders_outputPipe"} 1.0 besu_synchronizer_chain_download_pipeline_processed_total{action="added",step="extractTxSignatures_outputPipe"} 12.0 besu_synchronizer_chain_download_pipeline_processed_total{action="added",step="fetchCheckpoints_outputPipe"} 1.0 besu_synchronizer_chain_download_pipeline_processed_total{action="added",step="validateHeadersJoin_outputPipe"} 12.0 besu_synchronizer_chain_download_pipeline_processed_total{action="batches",step="validateHeadersJoin_outputPipe"} 1.0 besu_synchronizer_chain_download_pipeline_processed_total{action="removed",step="downloadBodies_outputPipe"} 1.0 besu_synchronizer_chain_download_pipeline_processed_total{action="removed",step="downloadHeaders_outputPipe"} 1.0 besu_synchronizer_chain_download_pipeline_processed_total{action="removed",step="extractTxSignatures_outputPipe"} 12.0 besu_synchronizer_chain_download_pipeline_processed_total{action="removed",step="fetchCheckpoints_outputPipe"} 1.0 besu_synchronizer_chain_download_pipeline_processed_total{action="removed",step="validateHeadersJoin_outputPipe"} 12.0 # HELP besu_synchronizer_chain_download_pipeline_restarts_total Number of times the chain download pipeline has been restarted # TYPE besu_synchronizer_chain_download_pipeline_restarts_total counter besu_synchronizer_chain_download_pipeline_restarts_total{reason="complete"} 1.0 besu_synchronizer_chain_download_pipeline_restarts_total{reason="error"} 0.0 # HELP besu_synchronizer_in_sync Whether or not the local node has caught up to the best known peer # TYPE besu_synchronizer_in_sync gauge besu_synchronizer_in_sync 1.0 # HELP besu_synchronizer_sync_duration Time taken to sync # TYPE besu_synchronizer_sync_duration histogram besu_synchronizer_sync_duration_bucket{name="CHAIN_DOWNLOAD_DURATION",le="1.0"} 0 besu_synchronizer_sync_duration_bucket{name="CHAIN_DOWNLOAD_DURATION",le="+Inf"} 0 besu_synchronizer_sync_duration_count{name="CHAIN_DOWNLOAD_DURATION"} 0 besu_synchronizer_sync_duration_sum{name="CHAIN_DOWNLOAD_DURATION"} 0.0 besu_synchronizer_sync_duration_bucket{name="TOTAL_SYNC_DURATION",le="1.0"} 0 besu_synchronizer_sync_duration_bucket{name="TOTAL_SYNC_DURATION",le="+Inf"} 0 besu_synchronizer_sync_duration_count{name="TOTAL_SYNC_DURATION"} 0 besu_synchronizer_sync_duration_sum{name="TOTAL_SYNC_DURATION"} 0.0 # HELP besu_synchronizer_task Internal processing tasks # TYPE besu_synchronizer_task summary besu_synchronizer_task{taskName="CompleteBlocksTask",quantile="0.2"} NaN besu_synchronizer_task{taskName="CompleteBlocksTask",quantile="0.5"} NaN besu_synchronizer_task{taskName="CompleteBlocksTask",quantile="0.8"} NaN besu_synchronizer_task{taskName="CompleteBlocksTask",quantile="0.95"} NaN besu_synchronizer_task{taskName="CompleteBlocksTask",quantile="0.99"} NaN besu_synchronizer_task{taskName="CompleteBlocksTask",quantile="1.0"} NaN besu_synchronizer_task_count{taskName="CompleteBlocksTask"} 2 besu_synchronizer_task_sum{taskName="CompleteBlocksTask"} 0.00292057 besu_synchronizer_task{taskName="DetermineCommonAncestorTask",quantile="0.2"} NaN besu_synchronizer_task{taskName="DetermineCommonAncestorTask",quantile="0.5"} NaN besu_synchronizer_task{taskName="DetermineCommonAncestorTask",quantile="0.8"} NaN besu_synchronizer_task{taskName="DetermineCommonAncestorTask",quantile="0.95"} NaN besu_synchronizer_task{taskName="DetermineCommonAncestorTask",quantile="0.99"} NaN besu_synchronizer_task{taskName="DetermineCommonAncestorTask",quantile="1.0"} NaN besu_synchronizer_task_count{taskName="DetermineCommonAncestorTask"} 2 besu_synchronizer_task_sum{taskName="DetermineCommonAncestorTask"} 0.523394049 besu_synchronizer_task{taskName="GetHeadersFromPeerByHashTask",quantile="0.2"} NaN besu_synchronizer_task{taskName="GetHeadersFromPeerByHashTask",quantile="0.5"} NaN besu_synchronizer_task{taskName="GetHeadersFromPeerByHashTask",quantile="0.8"} NaN besu_synchronizer_task{taskName="GetHeadersFromPeerByHashTask",quantile="0.95"} NaN besu_synchronizer_task{taskName="GetHeadersFromPeerByHashTask",quantile="0.99"} NaN besu_synchronizer_task{taskName="GetHeadersFromPeerByHashTask",quantile="1.0"} NaN besu_synchronizer_task_count{taskName="GetHeadersFromPeerByHashTask"} 37 besu_synchronizer_task_sum{taskName="GetHeadersFromPeerByHashTask"} 0.558741985 besu_synchronizer_task{taskName="GetHeadersFromPeerByNumberTask",quantile="0.2"} NaN besu_synchronizer_task{taskName="GetHeadersFromPeerByNumberTask",quantile="0.5"} NaN besu_synchronizer_task{taskName="GetHeadersFromPeerByNumberTask",quantile="0.8"} NaN besu_synchronizer_task{taskName="GetHeadersFromPeerByNumberTask",quantile="0.95"} NaN besu_synchronizer_task{taskName="GetHeadersFromPeerByNumberTask",quantile="0.99"} NaN besu_synchronizer_task{taskName="GetHeadersFromPeerByNumberTask",quantile="1.0"} NaN besu_synchronizer_task_count{taskName="GetHeadersFromPeerByNumberTask"} 1 besu_synchronizer_task_sum{taskName="GetHeadersFromPeerByNumberTask"} 0.004884428 besu_synchronizer_task{taskName="GetPooledTransactionsFromPeerTask",quantile="0.2"} NaN besu_synchronizer_task{taskName="GetPooledTransactionsFromPeerTask",quantile="0.5"} NaN besu_synchronizer_task{taskName="GetPooledTransactionsFromPeerTask",quantile="0.8"} NaN besu_synchronizer_task{taskName="GetPooledTransactionsFromPeerTask",quantile="0.95"} NaN besu_synchronizer_task{taskName="GetPooledTransactionsFromPeerTask",quantile="0.99"} NaN besu_synchronizer_task{taskName="GetPooledTransactionsFromPeerTask",quantile="1.0"} NaN besu_synchronizer_task_count{taskName="GetPooledTransactionsFromPeerTask"} 13 besu_synchronizer_task_sum{taskName="GetPooledTransactionsFromPeerTask"} 0.004073123 besu_synchronizer_task{taskName="PersistBlockTask",quantile="0.2"} 8.08137E-4 besu_synchronizer_task{taskName="PersistBlockTask",quantile="0.5"} 0.001808182 besu_synchronizer_task{taskName="PersistBlockTask",quantile="0.8"} 0.002273889 besu_synchronizer_task{taskName="PersistBlockTask",quantile="0.95"} 0.003287886 besu_synchronizer_task{taskName="PersistBlockTask",quantile="0.99"} 0.003287886 besu_synchronizer_task{taskName="PersistBlockTask",quantile="1.0"} 0.003287886 besu_synchronizer_task_count{taskName="PersistBlockTask"} 53613 besu_synchronizer_task_sum{taskName="PersistBlockTask"} 203.752130899001 # HELP besu_transaction_pool_added_total Count of transactions added to the transaction pool # TYPE besu_transaction_pool_added_total counter besu_transaction_pool_added_total{layer="prioritized",priority="no",reason="new",source="remote"} 31.0 # HELP besu_transaction_pool_blob_cache_size Current size of the blob cache # TYPE besu_transaction_pool_blob_cache_size gauge besu_transaction_pool_blob_cache_size 0.0 # HELP besu_transaction_pool_blob_map_size Current size of the blob map # TYPE besu_transaction_pool_blob_map_size gauge besu_transaction_pool_blob_map_size 0.0 # HELP besu_transaction_pool_messages_expired_total Total number of received transaction pool messages expired and not processed. # TYPE besu_transaction_pool_messages_expired_total counter besu_transaction_pool_messages_expired_total{message="new_pooled_transaction_hashes"} 0.0 besu_transaction_pool_messages_expired_total{message="transactions"} 0.0 # HELP besu_transaction_pool_number_of_transactions The number of transactions currently present in the layer # TYPE besu_transaction_pool_number_of_transactions gauge besu_transaction_pool_number_of_transactions{layer="prioritized"} 0.0 besu_transaction_pool_number_of_transactions{layer="ready"} 0.0 besu_transaction_pool_number_of_transactions{layer="sparse"} 0.0 # HELP besu_transaction_pool_number_of_transactions_by_type The number of transactions, of a specified type, currently present in the layer # TYPE besu_transaction_pool_number_of_transactions_by_type gauge besu_transaction_pool_number_of_transactions_by_type{layer="prioritized",type="ACCESS_LIST"} 0.0 besu_transaction_pool_number_of_transactions_by_type{layer="prioritized",type="BLOB"} 0.0 besu_transaction_pool_number_of_transactions_by_type{layer="prioritized",type="DELEGATE_CODE"} 0.0 besu_transaction_pool_number_of_transactions_by_type{layer="prioritized",type="EIP1559"} 0.0 besu_transaction_pool_number_of_transactions_by_type{layer="prioritized",type="FRONTIER"} 0.0 besu_transaction_pool_number_of_transactions_by_type{layer="ready",type="ACCESS_LIST"} 0.0 besu_transaction_pool_number_of_transactions_by_type{layer="ready",type="BLOB"} 0.0 besu_transaction_pool_number_of_transactions_by_type{layer="ready",type="DELEGATE_CODE"} 0.0 besu_transaction_pool_number_of_transactions_by_type{layer="ready",type="EIP1559"} 0.0 besu_transaction_pool_number_of_transactions_by_type{layer="ready",type="FRONTIER"} 0.0 besu_transaction_pool_number_of_transactions_by_type{layer="sparse",type="ACCESS_LIST"} 0.0 besu_transaction_pool_number_of_transactions_by_type{layer="sparse",type="BLOB"} 0.0 besu_transaction_pool_number_of_transactions_by_type{layer="sparse",type="DELEGATE_CODE"} 0.0 besu_transaction_pool_number_of_transactions_by_type{layer="sparse",type="EIP1559"} 0.0 besu_transaction_pool_number_of_transactions_by_type{layer="sparse",type="FRONTIER"} 0.0 # HELP besu_transaction_pool_rejected_total Count of transactions not accepted to the transaction pool # TYPE besu_transaction_pool_rejected_total counter besu_transaction_pool_rejected_total{layer="prioritized",priority="no",reason="TRANSACTION_ALREADY_KNOWN",source="remote"} 1.0 besu_transaction_pool_rejected_total{layer="txpool",priority="no",reason="NONCE_TOO_LOW",source="remote"} 55.0 besu_transaction_pool_rejected_total{layer="txpool",priority="no",reason="TRANSACTION_ALREADY_KNOWN",source="remote"} 6.0 # HELP besu_transaction_pool_remote_transactions_already_seen_total Total number of received transactions already seen # TYPE besu_transaction_pool_remote_transactions_already_seen_total counter besu_transaction_pool_remote_transactions_already_seen_total{message="new_pooled_transaction_hashes"} 94.0 besu_transaction_pool_remote_transactions_already_seen_total{message="transactions"} 41.0 # HELP besu_transaction_pool_removed_total Count of transactions removed from the transaction pool # TYPE besu_transaction_pool_removed_total counter besu_transaction_pool_removed_total{layer="prioritized",operation="confirmed",priority="no",source="remote"} 62.0 # HELP besu_transaction_pool_space_used The amount of space used by the transactions in the layer # TYPE besu_transaction_pool_space_used gauge besu_transaction_pool_space_used{layer="prioritized"} 0.0 besu_transaction_pool_space_used{layer="ready"} 0.0 besu_transaction_pool_space_used{layer="sparse"} 0.0 # HELP besu_transaction_pool_unique_senders The number of senders with at least one transaction currently present in the layer # TYPE besu_transaction_pool_unique_senders gauge besu_transaction_pool_unique_senders{layer="prioritized"} 0.0 besu_transaction_pool_unique_senders{layer="ready"} 0.0 besu_transaction_pool_unique_senders{layer="sparse"} 0.0 # HELP ethereum_best_known_block_number The estimated highest block available # TYPE ethereum_best_known_block_number gauge ethereum_best_known_block_number 3980563.0 # HELP ethereum_blockchain_finalized_block The current finalized block number # TYPE ethereum_blockchain_finalized_block gauge ethereum_blockchain_finalized_block 0.0 # HELP ethereum_blockchain_height The current height of the canonical chain # TYPE ethereum_blockchain_height gauge ethereum_blockchain_height 3980563.0 # HELP ethereum_blockchain_safe_block The current safe block number # TYPE ethereum_blockchain_safe_block gauge ethereum_blockchain_safe_block 0.0 # HELP ethereum_min_gas_price Gauge to measure the runtime value of min-gas-price # TYPE ethereum_min_gas_price gauge ethereum_min_gas_price 1.0E9 # HELP ethereum_min_priority_fee Gauge to measure the runtime value of min-priority-fee # TYPE ethereum_min_priority_fee gauge ethereum_min_priority_fee 0.0 # HELP ethereum_peer_count The current number of peers connected # TYPE ethereum_peer_count gauge ethereum_peer_count 9.0 # HELP ethereum_peer_count_snap_server The current number of peers connected that serve snap data # TYPE ethereum_peer_count_snap_server gauge ethereum_peer_count_snap_server 0.0 # HELP ethereum_peer_limit The maximum number of peers this node allows to connect # TYPE ethereum_peer_limit gauge ethereum_peer_limit 25.0 # HELP guava_cache_eviction_total Cache eviction totals, doesn't include manually removed entries # TYPE guava_cache_eviction_total counter guava_cache_eviction_total{cache="accountsNodes"} 0.0 guava_cache_eviction_total{cache="storageNodes"} 0.0 # HELP guava_cache_hit_total Cache hit totals # TYPE guava_cache_hit_total counter guava_cache_hit_total{cache="accountsNodes"} 159330.0 guava_cache_hit_total{cache="storageNodes"} 1444.0 # HELP guava_cache_miss_total Cache miss totals # TYPE guava_cache_miss_total counter guava_cache_miss_total{cache="accountsNodes"} 12774.0 guava_cache_miss_total{cache="storageNodes"} 206.0 # HELP guava_cache_requests_total Cache request totals # TYPE guava_cache_requests_total counter guava_cache_requests_total{cache="accountsNodes"} 172104.0 guava_cache_requests_total{cache="storageNodes"} 1650.0 # HELP guava_cache_size Cache size # TYPE guava_cache_size gauge guava_cache_size{cache="accountsNodes"} 266.0 guava_cache_size{cache="storageNodes"} 191.0 # HELP jvm_buffer_pool_capacity_bytes Bytes capacity of a given JVM buffer pool. # TYPE jvm_buffer_pool_capacity_bytes gauge jvm_buffer_pool_capacity_bytes{pool="direct"} 40959.0 jvm_buffer_pool_capacity_bytes{pool="mapped"} 0.0 jvm_buffer_pool_capacity_bytes{pool="mapped - 'non-volatile memory'"} 0.0 # HELP jvm_buffer_pool_used_buffers Used buffers of a given JVM buffer pool. # TYPE jvm_buffer_pool_used_buffers gauge jvm_buffer_pool_used_buffers{pool="direct"} 2.0 jvm_buffer_pool_used_buffers{pool="mapped"} 0.0 jvm_buffer_pool_used_buffers{pool="mapped - 'non-volatile memory'"} 0.0 # HELP jvm_buffer_pool_used_bytes Used bytes of a given JVM buffer pool. # TYPE jvm_buffer_pool_used_bytes gauge jvm_buffer_pool_used_bytes{pool="direct"} 40959.0 jvm_buffer_pool_used_bytes{pool="mapped"} 0.0 jvm_buffer_pool_used_bytes{pool="mapped - 'non-volatile memory'"} 0.0 # HELP jvm_classes_currently_loaded The number of classes that are currently loaded in the JVM # TYPE jvm_classes_currently_loaded gauge jvm_classes_currently_loaded 12786.0 # HELP jvm_classes_loaded_total The total number of classes that have been loaded since the JVM has started execution # TYPE jvm_classes_loaded_total counter jvm_classes_loaded_total 12913.0 # HELP jvm_classes_unloaded_total The total number of classes that have been unloaded since the JVM has started execution # TYPE jvm_classes_unloaded_total counter jvm_classes_unloaded_total 127.0 # HELP jvm_compilation_time_seconds_total The total time in seconds taken for HotSpot class compilation # TYPE jvm_compilation_time_seconds_total counter jvm_compilation_time_seconds_total 157.05 # HELP jvm_gc_collection_seconds Time spent in a given JVM garbage collector in seconds. # TYPE jvm_gc_collection_seconds summary jvm_gc_collection_seconds_count{gc="G1 Concurrent GC"} 1010 jvm_gc_collection_seconds_sum{gc="G1 Concurrent GC"} 37.396 jvm_gc_collection_seconds_count{gc="G1 Old Generation"} 0 jvm_gc_collection_seconds_sum{gc="G1 Old Generation"} 0.0 jvm_gc_collection_seconds_count{gc="G1 Young Generation"} 7102 jvm_gc_collection_seconds_sum{gc="G1 Young Generation"} 158.819 # HELP jvm_memory_committed_bytes Committed (bytes) of a given JVM memory area. # TYPE jvm_memory_committed_bytes gauge jvm_memory_committed_bytes{area="heap"} 1.073741824E9 jvm_memory_committed_bytes{area="nonheap"} 1.26681088E8 # HELP jvm_memory_init_bytes Initial bytes of a given JVM memory area. # TYPE jvm_memory_init_bytes gauge jvm_memory_init_bytes{area="heap"} 1.073741824E9 jvm_memory_init_bytes{area="nonheap"} 7667712.0 # HELP jvm_memory_max_bytes Max (bytes) of a given JVM memory area. # TYPE jvm_memory_max_bytes gauge jvm_memory_max_bytes{area="heap"} 1.073741824E9 jvm_memory_max_bytes{area="nonheap"} -1.0 # HELP jvm_memory_objects_pending_finalization The number of objects waiting in the finalizer queue. # TYPE jvm_memory_objects_pending_finalization gauge jvm_memory_objects_pending_finalization 0.0 # HELP jvm_memory_pool_allocated_bytes_total Total bytes allocated in a given JVM memory pool. Only updated after GC, not continuously. # TYPE jvm_memory_pool_allocated_bytes_total counter jvm_memory_pool_allocated_bytes_total{pool="CodeHeap 'non-nmethods'"} 1937152.0 jvm_memory_pool_allocated_bytes_total{pool="CodeHeap 'non-profiled nmethods'"} 3.0823168E7 jvm_memory_pool_allocated_bytes_total{pool="CodeHeap 'profiled nmethods'"} 4.7404032E7 jvm_memory_pool_allocated_bytes_total{pool="Compressed Class Space"} 8053600.0 jvm_memory_pool_allocated_bytes_total{pool="G1 Eden Space"} 4.485986385032E12 jvm_memory_pool_allocated_bytes_total{pool="G1 Old Gen"} 4.393595592E9 jvm_memory_pool_allocated_bytes_total{pool="G1 Survivor Space"} 1.610234104E9 jvm_memory_pool_allocated_bytes_total{pool="Metaspace"} 6.9230992E7 # HELP jvm_memory_pool_collection_committed_bytes Committed after last collection bytes of a given JVM memory pool. # TYPE jvm_memory_pool_collection_committed_bytes gauge jvm_memory_pool_collection_committed_bytes{pool="G1 Eden Space"} 6.64797184E8 jvm_memory_pool_collection_committed_bytes{pool="G1 Old Gen"} 3.97410304E8 jvm_memory_pool_collection_committed_bytes{pool="G1 Survivor Space"} 1.1534336E7 # HELP jvm_memory_pool_collection_init_bytes Initial after last collection bytes of a given JVM memory pool. # TYPE jvm_memory_pool_collection_init_bytes gauge jvm_memory_pool_collection_init_bytes{pool="G1 Eden Space"} 5.3477376E7 jvm_memory_pool_collection_init_bytes{pool="G1 Old Gen"} 1.020264448E9 jvm_memory_pool_collection_init_bytes{pool="G1 Survivor Space"} 0.0 # HELP jvm_memory_pool_collection_max_bytes Max bytes after last collection of a given JVM memory pool. # TYPE jvm_memory_pool_collection_max_bytes gauge jvm_memory_pool_collection_max_bytes{pool="G1 Eden Space"} -1.0 jvm_memory_pool_collection_max_bytes{pool="G1 Old Gen"} 1.073741824E9 jvm_memory_pool_collection_max_bytes{pool="G1 Survivor Space"} -1.0 # HELP jvm_memory_pool_collection_used_bytes Used bytes after last collection of a given JVM memory pool. # TYPE jvm_memory_pool_collection_used_bytes gauge jvm_memory_pool_collection_used_bytes{pool="G1 Eden Space"} 0.0 jvm_memory_pool_collection_used_bytes{pool="G1 Old Gen"} 1.5876676E8 jvm_memory_pool_collection_used_bytes{pool="G1 Survivor Space"} 1.1534336E7 # HELP jvm_memory_pool_committed_bytes Committed bytes of a given JVM memory pool. # TYPE jvm_memory_pool_committed_bytes gauge jvm_memory_pool_committed_bytes{pool="CodeHeap 'non-nmethods'"} 2555904.0 jvm_memory_pool_committed_bytes{pool="CodeHeap 'non-profiled nmethods'"} 2.3134208E7 jvm_memory_pool_committed_bytes{pool="CodeHeap 'profiled nmethods'"} 2.3068672E7 jvm_memory_pool_committed_bytes{pool="Compressed Class Space"} 8257536.0 jvm_memory_pool_committed_bytes{pool="G1 Eden Space"} 6.64797184E8 jvm_memory_pool_committed_bytes{pool="G1 Old Gen"} 3.97410304E8 jvm_memory_pool_committed_bytes{pool="G1 Survivor Space"} 1.1534336E7 jvm_memory_pool_committed_bytes{pool="Metaspace"} 6.9664768E7 # HELP jvm_memory_pool_init_bytes Initial bytes of a given JVM memory pool. # TYPE jvm_memory_pool_init_bytes gauge jvm_memory_pool_init_bytes{pool="CodeHeap 'non-nmethods'"} 2555904.0 jvm_memory_pool_init_bytes{pool="CodeHeap 'non-profiled nmethods'"} 2555904.0 jvm_memory_pool_init_bytes{pool="CodeHeap 'profiled nmethods'"} 2555904.0 jvm_memory_pool_init_bytes{pool="Compressed Class Space"} 0.0 jvm_memory_pool_init_bytes{pool="G1 Eden Space"} 5.3477376E7 jvm_memory_pool_init_bytes{pool="G1 Old Gen"} 1.020264448E9 jvm_memory_pool_init_bytes{pool="G1 Survivor Space"} 0.0 jvm_memory_pool_init_bytes{pool="Metaspace"} 0.0 # HELP jvm_memory_pool_max_bytes Max bytes of a given JVM memory pool. # TYPE jvm_memory_pool_max_bytes gauge jvm_memory_pool_max_bytes{pool="CodeHeap 'non-nmethods'"} 5828608.0 jvm_memory_pool_max_bytes{pool="CodeHeap 'non-profiled nmethods'"} 1.22916864E8 jvm_memory_pool_max_bytes{pool="CodeHeap 'profiled nmethods'"} 1.22912768E8 jvm_memory_pool_max_bytes{pool="Compressed Class Space"} 1.073741824E9 jvm_memory_pool_max_bytes{pool="G1 Eden Space"} -1.0 jvm_memory_pool_max_bytes{pool="G1 Old Gen"} 1.073741824E9 jvm_memory_pool_max_bytes{pool="G1 Survivor Space"} -1.0 jvm_memory_pool_max_bytes{pool="Metaspace"} -1.0 # HELP jvm_memory_pool_used_bytes Used bytes of a given JVM memory pool. # TYPE jvm_memory_pool_used_bytes gauge jvm_memory_pool_used_bytes{pool="CodeHeap 'non-nmethods'"} 1937152.0 jvm_memory_pool_used_bytes{pool="CodeHeap 'non-profiled nmethods'"} 2.2852224E7 jvm_memory_pool_used_bytes{pool="CodeHeap 'profiled nmethods'"} 2.0171008E7 jvm_memory_pool_used_bytes{pool="Compressed Class Space"} 7987560.0 jvm_memory_pool_used_bytes{pool="G1 Eden Space"} 5.28482304E8 jvm_memory_pool_used_bytes{pool="G1 Old Gen"} 1.59450896E8 jvm_memory_pool_used_bytes{pool="G1 Survivor Space"} 1.1534336E7 jvm_memory_pool_used_bytes{pool="Metaspace"} 6.8994712E7 # HELP jvm_memory_used_bytes Used bytes of a given JVM memory area. # TYPE jvm_memory_used_bytes gauge jvm_memory_used_bytes{area="heap"} 6.99467536E8 jvm_memory_used_bytes{area="nonheap"} 1.21942656E8 # HELP jvm_runtime_info JVM runtime info # TYPE jvm_runtime_info gauge jvm_runtime_info{runtime="OpenJDK Runtime Environment",vendor="Ubuntu",version="21.0.10+7-Ubuntu-122.04"} 1 # HELP jvm_threads_current Current thread count of a JVM # TYPE jvm_threads_current gauge jvm_threads_current 64.0 # HELP jvm_threads_daemon Daemon thread count of a JVM # TYPE jvm_threads_daemon gauge jvm_threads_daemon 17.0 # HELP jvm_threads_deadlocked Cycles of JVM-threads that are in deadlock waiting to acquire object monitors or ownable synchronizers # TYPE jvm_threads_deadlocked gauge jvm_threads_deadlocked 0.0 # HELP jvm_threads_deadlocked_monitor Cycles of JVM-threads that are in deadlock waiting to acquire object monitors # TYPE jvm_threads_deadlocked_monitor gauge jvm_threads_deadlocked_monitor 0.0 # HELP jvm_threads_peak Peak thread count of a JVM # TYPE jvm_threads_peak gauge jvm_threads_peak 74.0 # HELP jvm_threads_started_total Started thread count of a JVM # TYPE jvm_threads_started_total counter jvm_threads_started_total 7380.0 # HELP jvm_threads_state Current count of threads by state # TYPE jvm_threads_state gauge jvm_threads_state{state="BLOCKED"} 0.0 jvm_threads_state{state="NEW"} 0.0 jvm_threads_state{state="RUNNABLE"} 21.0 jvm_threads_state{state="TERMINATED"} 0.0 jvm_threads_state{state="TIMED_WAITING"} 15.0 jvm_threads_state{state="UNKNOWN"} 0.0 jvm_threads_state{state="WAITING"} 28.0 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 22345.67 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 65536.0 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 416.0 # HELP process_release Release information # TYPE process_release gauge process_release{version="besu/v25.8.0/linux-x86_64/openjdk-java-21"} 1.0 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 2.976473088E9 # 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.770714905932E9 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 6.865362944E9