# HELP avalanche_C_benchlist_benched_num Number of currently benched validators # TYPE avalanche_C_benchlist_benched_num gauge avalanche_C_benchlist_benched_num 0 # HELP avalanche_C_benchlist_benched_weight Weight of currently benched validators # TYPE avalanche_C_benchlist_benched_weight gauge avalanche_C_benchlist_benched_weight 0 # HELP avalanche_C_blk_builds_failed Number of BuildBlock calls that have failed # TYPE avalanche_C_blk_builds_failed counter avalanche_C_blk_builds_failed 0 # HELP avalanche_C_blks_accepted_container_size_sum cumulative size of all accepted blocks # TYPE avalanche_C_blks_accepted_container_size_sum gauge avalanche_C_blks_accepted_container_size_sum 1.238422e+06 # HELP avalanche_C_blks_accepted_count Total # of observations of time (in ns) from the issuance of a block to its acceptance # TYPE avalanche_C_blks_accepted_count counter avalanche_C_blks_accepted_count 198 # HELP avalanche_C_blks_accepted_sum Sum of time (in ns) from the issuance of a block to its acceptance # TYPE avalanche_C_blks_accepted_sum gauge avalanche_C_blks_accepted_sum 2.01209361212e+11 # HELP avalanche_C_blks_build_accept_latency time (in ns) from the timestamp of a block to the time it was accepted # TYPE avalanche_C_blks_build_accept_latency gauge avalanche_C_blks_build_accept_latency 7.30917366e+11 # HELP avalanche_C_blks_built Number of blocks that have been built locally # TYPE avalanche_C_blks_built counter avalanche_C_blks_built 0 # HELP avalanche_C_blks_issued number of blocks that have been issued into consensus by discovery mechanism # TYPE avalanche_C_blks_issued counter avalanche_C_blks_issued{source="built"} 0 avalanche_C_blks_issued{source="pull_gossip"} 184 avalanche_C_blks_issued{source="push_gossip"} 16 avalanche_C_blks_issued{source="unknown"} 0 # HELP avalanche_C_blks_polls_accepted_count Total # of observations of number of polls from the issuance of a block to its acceptance # TYPE avalanche_C_blks_polls_accepted_count counter avalanche_C_blks_polls_accepted_count 198 # HELP avalanche_C_blks_polls_accepted_sum Sum of number of polls from the issuance of a block to its acceptance # TYPE avalanche_C_blks_polls_accepted_sum gauge avalanche_C_blks_polls_accepted_sum 4047 # HELP avalanche_C_blks_polls_rejected_count Total # of observations of number of polls from the issuance of a block to its rejection # TYPE avalanche_C_blks_polls_rejected_count counter avalanche_C_blks_polls_rejected_count 1 # HELP avalanche_C_blks_polls_rejected_sum Sum of number of polls from the issuance of a block to its rejection # TYPE avalanche_C_blks_polls_rejected_sum gauge avalanche_C_blks_polls_rejected_sum 24 # HELP avalanche_C_blks_processing number of currently processing blocks # TYPE avalanche_C_blks_processing gauge avalanche_C_blks_processing 1 # HELP avalanche_C_blks_rejected_container_size_sum cumulative size of all rejected blocks # TYPE avalanche_C_blks_rejected_container_size_sum gauge avalanche_C_blks_rejected_container_size_sum 3912 # HELP avalanche_C_blks_rejected_count Total # of observations of time (in ns) from the issuance of a block to its rejection # TYPE avalanche_C_blks_rejected_count counter avalanche_C_blks_rejected_count 1 # HELP avalanche_C_blks_rejected_sum Sum of time (in ns) from the issuance of a block to its rejection # TYPE avalanche_C_blks_rejected_sum gauge avalanche_C_blks_rejected_sum 1.076721792e+09 # HELP avalanche_C_blocked Number of blocks that are pending issuance # TYPE avalanche_C_blocked gauge avalanche_C_blocked 0 # HELP avalanche_C_blockers Number of blocks that are blocking other blocks from being issued because they haven't been issued # TYPE avalanche_C_blockers gauge avalanche_C_blockers 0 # HELP avalanche_C_bootstrap_finished Whether or not bootstrap process has completed. 1 is success, 0 is fail or ongoing. # TYPE avalanche_C_bootstrap_finished gauge avalanche_C_bootstrap_finished 1 # HELP avalanche_C_bs_accepted Number of blocks accepted during bootstrapping # TYPE avalanche_C_bs_accepted counter avalanche_C_bs_accepted 2130 # HELP avalanche_C_bs_fetched Number of blocks fetched during bootstrapping # TYPE avalanche_C_bs_fetched counter avalanche_C_bs_fetched 2130 # HELP avalanche_C_bs_get_ancestors_blks_count Total # of observations of blocks fetched in a call to GetAncestors # TYPE avalanche_C_bs_get_ancestors_blks_count counter avalanche_C_bs_get_ancestors_blks_count 0 # HELP avalanche_C_bs_get_ancestors_blks_sum Sum of blocks fetched in a call to GetAncestors # TYPE avalanche_C_bs_get_ancestors_blks_sum gauge avalanche_C_bs_get_ancestors_blks_sum 0 # HELP avalanche_C_db_calls number of calls to the database # TYPE avalanche_C_db_calls counter avalanche_C_db_calls{method="batch_delete"} 6905 avalanche_C_db_calls{method="batch_inner"} 4656 avalanche_C_db_calls{method="batch_put"} 84750 avalanche_C_db_calls{method="batch_reset"} 9361 avalanche_C_db_calls{method="batch_size"} 21306 avalanche_C_db_calls{method="batch_write"} 12013 avalanche_C_db_calls{method="delete"} 2 avalanche_C_db_calls{method="get"} 73635 avalanche_C_db_calls{method="has"} 3 avalanche_C_db_calls{method="iterator_error"} 7 avalanche_C_db_calls{method="iterator_key"} 2134 avalanche_C_db_calls{method="iterator_next"} 2141 avalanche_C_db_calls{method="iterator_release"} 9 avalanche_C_db_calls{method="iterator_value"} 2134 avalanche_C_db_calls{method="new_batch"} 11963 avalanche_C_db_calls{method="new_iterator"} 9 avalanche_C_db_calls{method="put"} 4 # HELP avalanche_C_db_duration time spent in database calls (ns) # TYPE avalanche_C_db_duration gauge avalanche_C_db_duration{method="batch_delete"} 1.0039029e+07 avalanche_C_db_duration{method="batch_inner"} 1.587539e+06 avalanche_C_db_duration{method="batch_put"} 9.9014912e+07 avalanche_C_db_duration{method="batch_reset"} 6.141752e+06 avalanche_C_db_duration{method="batch_size"} 7.228002e+06 avalanche_C_db_duration{method="batch_write"} 8.57728494e+08 avalanche_C_db_duration{method="delete"} 57250 avalanche_C_db_duration{method="get"} 8.77727895e+09 avalanche_C_db_duration{method="has"} 1.45225e+06 avalanche_C_db_duration{method="iterator_error"} 6125 avalanche_C_db_duration{method="iterator_key"} 617175 avalanche_C_db_duration{method="iterator_next"} 2.4198758e+07 avalanche_C_db_duration{method="iterator_release"} 61875 avalanche_C_db_duration{method="iterator_value"} 635075 avalanche_C_db_duration{method="new_batch"} 9.822344e+06 avalanche_C_db_duration{method="new_iterator"} 307458 avalanche_C_db_duration{method="put"} 241917 # HELP avalanche_C_db_size size of data passed in database calls # TYPE avalanche_C_db_size counter avalanche_C_db_size{method="batch_delete"} 467504 avalanche_C_db_size{method="batch_put"} 4.7593878e+07 avalanche_C_db_size{method="batch_write"} 4.7986291e+07 avalanche_C_db_size{method="delete"} 162 avalanche_C_db_size{method="get"} 4.1421733e+07 avalanche_C_db_size{method="has"} 253 avalanche_C_db_size{method="iterator_next"} 1.2027329e+07 avalanche_C_db_size{method="put"} 376 # HELP avalanche_C_get_ancestors_blks_count Total # of observations of blocks fetched in a call to GetAncestors # TYPE avalanche_C_get_ancestors_blks_count counter avalanche_C_get_ancestors_blks_count 0 # HELP avalanche_C_get_ancestors_blks_sum Sum of blocks fetched in a call to GetAncestors # TYPE avalanche_C_get_ancestors_blks_sum gauge avalanche_C_get_ancestors_blks_sum 0 # HELP avalanche_C_handler_async_unprocessed_msgs_count messages in the queue # TYPE avalanche_C_handler_async_unprocessed_msgs_count gauge avalanche_C_handler_async_unprocessed_msgs_count{op="app_error"} 0 avalanche_C_handler_async_unprocessed_msgs_count{op="app_gossip"} 0 avalanche_C_handler_async_unprocessed_msgs_count{op="app_request"} 0 avalanche_C_handler_async_unprocessed_msgs_count{op="app_response"} 0 # HELP avalanche_C_handler_async_unprocessed_msgs_excessive_cpu times a message has been deferred due to excessive CPU usage # TYPE avalanche_C_handler_async_unprocessed_msgs_excessive_cpu counter avalanche_C_handler_async_unprocessed_msgs_excessive_cpu 0 # HELP avalanche_C_handler_async_unprocessed_msgs_nodes nodes with at least 1 message ready to be processed # TYPE avalanche_C_handler_async_unprocessed_msgs_nodes gauge avalanche_C_handler_async_unprocessed_msgs_nodes 0 # HELP avalanche_C_handler_expired messages dropped because the deadline expired # TYPE avalanche_C_handler_expired counter avalanche_C_handler_expired{op="pull_query"} 13 # HELP avalanche_C_handler_locking_time time spent acquiring the context lock # TYPE avalanche_C_handler_locking_time gauge avalanche_C_handler_locking_time 1.0612586539e+10 # HELP avalanche_C_handler_message_handling_time time spent handling messages # TYPE avalanche_C_handler_message_handling_time gauge avalanche_C_handler_message_handling_time{op="accepted"} 8.7099495e+07 avalanche_C_handler_message_handling_time{op="accepted_frontier"} 3.216544e+06 avalanche_C_handler_message_handling_time{op="ancestors"} 1.4351454834e+10 avalanche_C_handler_message_handling_time{op="app_error"} 5.1680414e+07 avalanche_C_handler_message_handling_time{op="app_gossip"} 2.5973762e+08 avalanche_C_handler_message_handling_time{op="app_request"} 8.329825e+07 avalanche_C_handler_message_handling_time{op="app_response"} 1.01074095e+09 avalanche_C_handler_message_handling_time{op="chits"} 5.19366519e+09 avalanche_C_handler_message_handling_time{op="connected"} 802877 avalanche_C_handler_message_handling_time{op="get"} 2.722758e+07 avalanche_C_handler_message_handling_time{op="get_accepted"} 1.9150875e+07 avalanche_C_handler_message_handling_time{op="get_accepted_failed"} 3.69210984e+08 avalanche_C_handler_message_handling_time{op="get_ancestors_failed"} 26625 avalanche_C_handler_message_handling_time{op="gossip_request"} 2.11222242e+08 avalanche_C_handler_message_handling_time{op="pull_query"} 1.81629748e+08 avalanche_C_handler_message_handling_time{op="put"} 3.178820371e+09 avalanche_C_handler_message_handling_time{op="query_failed"} 14958 # HELP avalanche_C_handler_messages messages handled # TYPE avalanche_C_handler_messages counter avalanche_C_handler_messages{op="accepted"} 943 avalanche_C_handler_messages{op="accepted_frontier"} 38 avalanche_C_handler_messages{op="ancestors"} 284 avalanche_C_handler_messages{op="app_error"} 202 avalanche_C_handler_messages{op="app_gossip"} 262 avalanche_C_handler_messages{op="app_request"} 274 avalanche_C_handler_messages{op="app_response"} 611 avalanche_C_handler_messages{op="chits"} 53881 avalanche_C_handler_messages{op="connected"} 315 avalanche_C_handler_messages{op="get"} 58 avalanche_C_handler_messages{op="get_accepted"} 3 avalanche_C_handler_messages{op="get_accepted_failed"} 1526 avalanche_C_handler_messages{op="get_ancestors_failed"} 2 avalanche_C_handler_messages{op="gossip_request"} 5060 avalanche_C_handler_messages{op="pull_query"} 1396 avalanche_C_handler_messages{op="put"} 200 avalanche_C_handler_messages{op="query_failed"} 2 # HELP avalanche_C_handler_unprocessed_msgs_count messages in the queue # TYPE avalanche_C_handler_unprocessed_msgs_count gauge avalanche_C_handler_unprocessed_msgs_count{op="accepted"} 0 avalanche_C_handler_unprocessed_msgs_count{op="accepted_frontier"} 0 avalanche_C_handler_unprocessed_msgs_count{op="ancestors"} 0 avalanche_C_handler_unprocessed_msgs_count{op="chits"} 0 avalanche_C_handler_unprocessed_msgs_count{op="connected"} 0 avalanche_C_handler_unprocessed_msgs_count{op="get"} 0 avalanche_C_handler_unprocessed_msgs_count{op="get_accepted"} 0 avalanche_C_handler_unprocessed_msgs_count{op="get_accepted_failed"} 0 avalanche_C_handler_unprocessed_msgs_count{op="get_ancestors_failed"} 0 avalanche_C_handler_unprocessed_msgs_count{op="pull_query"} 0 avalanche_C_handler_unprocessed_msgs_count{op="put"} 0 avalanche_C_handler_unprocessed_msgs_count{op="query_failed"} 0 # HELP avalanche_C_handler_unprocessed_msgs_excessive_cpu times a message has been deferred due to excessive CPU usage # TYPE avalanche_C_handler_unprocessed_msgs_excessive_cpu counter avalanche_C_handler_unprocessed_msgs_excessive_cpu 2 # HELP avalanche_C_handler_unprocessed_msgs_nodes nodes with at least 1 message ready to be processed # TYPE avalanche_C_handler_unprocessed_msgs_nodes gauge avalanche_C_handler_unprocessed_msgs_nodes 0 # HELP avalanche_C_issuer_stake_count Total # of observations of stake weight of the peer who provided a block that was issued into consensus # TYPE avalanche_C_issuer_stake_count counter avalanche_C_issuer_stake_count 200 # HELP avalanche_C_issuer_stake_sum Sum of stake weight of the peer who provided a block that was issued into consensus # TYPE avalanche_C_issuer_stake_sum gauge avalanche_C_issuer_stake_sum 1.6000042049992378e+17 # HELP avalanche_C_last_accepted_height last height accepted # TYPE avalanche_C_last_accepted_height gauge avalanche_C_last_accepted_height 3.3793939e+07 # HELP avalanche_C_last_accepted_timestamp timestamp of the last accepted block in unix seconds # TYPE avalanche_C_last_accepted_timestamp gauge avalanche_C_last_accepted_timestamp 1.717638873e+09 # HELP avalanche_C_max_verified_height highest verified height # TYPE avalanche_C_max_verified_height gauge avalanche_C_max_verified_height 3.379394e+07 # HELP avalanche_C_non_verified_blks Number of non-verified blocks in the memory # TYPE avalanche_C_non_verified_blks gauge avalanche_C_non_verified_blks 0 # HELP avalanche_C_non_verified_cache_get_count number of get calls # TYPE avalanche_C_non_verified_cache_get_count counter avalanche_C_non_verified_cache_get_count{result="miss"} 64720 # HELP avalanche_C_non_verified_cache_get_time time spent (ns) in get calls # TYPE avalanche_C_non_verified_cache_get_time gauge avalanche_C_non_verified_cache_get_time{result="miss"} 2.4651033e+07 # HELP avalanche_C_non_verified_cache_len number of entries # TYPE avalanche_C_non_verified_cache_len gauge avalanche_C_non_verified_cache_len 0 # HELP avalanche_C_non_verified_cache_portion_filled fraction of cache filled # TYPE avalanche_C_non_verified_cache_portion_filled gauge avalanche_C_non_verified_cache_portion_filled 0 # HELP avalanche_C_non_verified_cache_put_count number of put calls # TYPE avalanche_C_non_verified_cache_put_count counter avalanche_C_non_verified_cache_put_count 0 # HELP avalanche_C_non_verified_cache_put_time time spent (ns) in put calls # TYPE avalanche_C_non_verified_cache_put_time gauge avalanche_C_non_verified_cache_put_time 0 # HELP avalanche_C_num_missing_accepted_blocks Number of times an accepted block height was referenced and it wasn't locally available # TYPE avalanche_C_num_missing_accepted_blocks counter avalanche_C_num_missing_accepted_blocks 0 # HELP avalanche_C_num_processing_ancestor_fetches_dropped Number of votes that were dropped due to decided blocks # TYPE avalanche_C_num_processing_ancestor_fetches_dropped counter avalanche_C_num_processing_ancestor_fetches_dropped 6810 # HELP avalanche_C_num_processing_ancestor_fetches_failed Number of votes that were dropped due to unknown blocks # TYPE avalanche_C_num_processing_ancestor_fetches_failed counter avalanche_C_num_processing_ancestor_fetches_failed 0 # HELP avalanche_C_num_processing_ancestor_fetches_succeeded Number of votes that were applied to ancestor blocks # TYPE avalanche_C_num_processing_ancestor_fetches_succeeded counter avalanche_C_num_processing_ancestor_fetches_succeeded 0 # HELP avalanche_C_num_processing_ancestor_fetches_unneeded Number of votes that were directly applied to blocks # TYPE avalanche_C_num_processing_ancestor_fetches_unneeded counter avalanche_C_num_processing_ancestor_fetches_unneeded 47076 # HELP avalanche_C_num_useless_push_query_bytes Amount of useless bytes received in PushQuery messages # TYPE avalanche_C_num_useless_push_query_bytes counter avalanche_C_num_useless_push_query_bytes 0 # HELP avalanche_C_num_useless_put_bytes Amount of useless bytes received in Put messages # TYPE avalanche_C_num_useless_put_bytes counter avalanche_C_num_useless_put_bytes 0 # HELP avalanche_C_num_validators Total number of validators # TYPE avalanche_C_num_validators gauge avalanche_C_num_validators 823 # HELP avalanche_C_peer_tracker_average_bandwidth average sync bandwidth used by peers # TYPE avalanche_C_peer_tracker_average_bandwidth gauge avalanche_C_peer_tracker_average_bandwidth 561248.9899318164 # HELP avalanche_C_peer_tracker_num_responsive_peers number of responsive peers # TYPE avalanche_C_peer_tracker_num_responsive_peers gauge avalanche_C_peer_tracker_num_responsive_peers 64 # HELP avalanche_C_peer_tracker_num_tracked_peers number of tracked peers # TYPE avalanche_C_peer_tracker_num_tracked_peers gauge avalanche_C_peer_tracker_num_tracked_peers 102 # HELP avalanche_C_percent_connected Percent of connected stake # TYPE avalanche_C_percent_connected gauge avalanche_C_percent_connected 0.9999735540842183 # HELP avalanche_C_poll_duration_count Total # of observations of time (in ns) this poll took to complete # TYPE avalanche_C_poll_duration_count counter avalanche_C_poll_duration_count 3963 # HELP avalanche_C_poll_duration_sum Sum of time (in ns) this poll took to complete # TYPE avalanche_C_poll_duration_sum gauge avalanche_C_poll_duration_sum 8.01185719007e+11 # HELP avalanche_C_polls Number of pending network polls # TYPE avalanche_C_polls gauge avalanche_C_polls 4 # HELP avalanche_C_polls_failed number of failed polls # TYPE avalanche_C_polls_failed counter avalanche_C_polls_failed 28 # HELP avalanche_C_polls_successful number of successful polls # TYPE avalanche_C_polls_successful counter avalanche_C_polls_successful 3568 # HELP avalanche_C_requests Number of outstanding block requests # TYPE avalanche_C_requests gauge avalanche_C_requests 0 # HELP avalanche_C_response_message_latencies message latencies (ns) # TYPE avalanche_C_response_message_latencies gauge avalanche_C_response_message_latencies{op="accepted"} 8.989582684e+10 avalanche_C_response_message_latencies{op="accepted_frontier"} 5.132142913e+09 avalanche_C_response_message_latencies{op="ancestors"} 1.53293962963e+11 avalanche_C_response_message_latencies{op="app_response"} 5.9726517751e+10 avalanche_C_response_message_latencies{op="chits"} 7.276439497747e+12 avalanche_C_response_message_latencies{op="put"} 2.3669175625e+10 # HELP avalanche_C_response_messages number of responses # TYPE avalanche_C_response_messages counter avalanche_C_response_messages{op="accepted"} 943 avalanche_C_response_messages{op="accepted_frontier"} 38 avalanche_C_response_messages{op="ancestors"} 284 avalanche_C_response_messages{op="app_response"} 611 avalanche_C_response_messages{op="chits"} 53881 avalanche_C_response_messages{op="put"} 200 # HELP avalanche_C_selected_vote_index_count Total # of observations of index of the voteID that was passed into consensus # TYPE avalanche_C_selected_vote_index_count counter avalanche_C_selected_vote_index_count 47076 # HELP avalanche_C_selected_vote_index_sum Sum of index of the voteID that was passed into consensus # TYPE avalanche_C_selected_vote_index_sum gauge avalanche_C_selected_vote_index_sum 0 # HELP avalanche_C_total_weight Total stake # TYPE avalanche_C_total_weight gauge avalanche_C_total_weight 4.200187862326629e+16 # HELP avalanche_C_vm_chain_state_bytes_to_id_cache_get_count number of get calls # TYPE avalanche_C_vm_chain_state_bytes_to_id_cache_get_count counter avalanche_C_vm_chain_state_bytes_to_id_cache_get_count{result="miss"} 15178 # HELP avalanche_C_vm_chain_state_bytes_to_id_cache_get_time time spent (ns) in get calls # TYPE avalanche_C_vm_chain_state_bytes_to_id_cache_get_time gauge avalanche_C_vm_chain_state_bytes_to_id_cache_get_time{result="miss"} 5.243724e+06 # HELP avalanche_C_vm_chain_state_bytes_to_id_cache_len number of entries # TYPE avalanche_C_vm_chain_state_bytes_to_id_cache_len gauge avalanche_C_vm_chain_state_bytes_to_id_cache_len 1800 # HELP avalanche_C_vm_chain_state_bytes_to_id_cache_portion_filled fraction of cache filled # TYPE avalanche_C_vm_chain_state_bytes_to_id_cache_portion_filled gauge avalanche_C_vm_chain_state_bytes_to_id_cache_portion_filled 0.9995973587036133 # HELP avalanche_C_vm_chain_state_bytes_to_id_cache_put_count number of put calls # TYPE avalanche_C_vm_chain_state_bytes_to_id_cache_put_count counter avalanche_C_vm_chain_state_bytes_to_id_cache_put_count 15178 # HELP avalanche_C_vm_chain_state_bytes_to_id_cache_put_time time spent (ns) in put calls # TYPE avalanche_C_vm_chain_state_bytes_to_id_cache_put_time gauge avalanche_C_vm_chain_state_bytes_to_id_cache_put_time 2.6613685e+07 # HELP avalanche_C_vm_chain_state_decided_cache_get_count number of get calls # TYPE avalanche_C_vm_chain_state_decided_cache_get_count counter avalanche_C_vm_chain_state_decided_cache_get_count{result="hit"} 2396 avalanche_C_vm_chain_state_decided_cache_get_count{result="miss"} 16076 # HELP avalanche_C_vm_chain_state_decided_cache_get_time time spent (ns) in get calls # TYPE avalanche_C_vm_chain_state_decided_cache_get_time gauge avalanche_C_vm_chain_state_decided_cache_get_time{result="hit"} 5.667461e+06 avalanche_C_vm_chain_state_decided_cache_get_time{result="miss"} 4.235758e+06 # HELP avalanche_C_vm_chain_state_decided_cache_len number of entries # TYPE avalanche_C_vm_chain_state_decided_cache_len gauge avalanche_C_vm_chain_state_decided_cache_len 2685 # HELP avalanche_C_vm_chain_state_decided_cache_portion_filled fraction of cache filled # TYPE avalanche_C_vm_chain_state_decided_cache_portion_filled gauge avalanche_C_vm_chain_state_decided_cache_portion_filled 0.9815847396850585 # HELP avalanche_C_vm_chain_state_decided_cache_put_count number of put calls # TYPE avalanche_C_vm_chain_state_decided_cache_put_count counter avalanche_C_vm_chain_state_decided_cache_put_count 2685 # HELP avalanche_C_vm_chain_state_decided_cache_put_time time spent (ns) in put calls # TYPE avalanche_C_vm_chain_state_decided_cache_put_time gauge avalanche_C_vm_chain_state_decided_cache_put_time 4.2035265e+07 # HELP avalanche_C_vm_chain_state_missing_cache_get_count number of get calls # TYPE avalanche_C_vm_chain_state_missing_cache_get_count counter avalanche_C_vm_chain_state_missing_cache_get_count{result="hit"} 515 avalanche_C_vm_chain_state_missing_cache_get_count{result="miss"} 383 # HELP avalanche_C_vm_chain_state_missing_cache_get_time time spent (ns) in get calls # TYPE avalanche_C_vm_chain_state_missing_cache_get_time gauge avalanche_C_vm_chain_state_missing_cache_get_time{result="hit"} 826409 avalanche_C_vm_chain_state_missing_cache_get_time{result="miss"} 1.638838e+06 # HELP avalanche_C_vm_chain_state_missing_cache_len number of entries # TYPE avalanche_C_vm_chain_state_missing_cache_len gauge avalanche_C_vm_chain_state_missing_cache_len 50 # HELP avalanche_C_vm_chain_state_missing_cache_portion_filled fraction of cache filled # TYPE avalanche_C_vm_chain_state_missing_cache_portion_filled gauge avalanche_C_vm_chain_state_missing_cache_portion_filled 1 # HELP avalanche_C_vm_chain_state_missing_cache_put_count number of put calls # TYPE avalanche_C_vm_chain_state_missing_cache_put_count counter avalanche_C_vm_chain_state_missing_cache_put_count 383 # HELP avalanche_C_vm_chain_state_missing_cache_put_time time spent (ns) in put calls # TYPE avalanche_C_vm_chain_state_missing_cache_put_time gauge avalanche_C_vm_chain_state_missing_cache_put_time 8.232375e+06 # HELP avalanche_C_vm_chain_state_unverified_cache_get_count number of get calls # TYPE avalanche_C_vm_chain_state_unverified_cache_get_count counter avalanche_C_vm_chain_state_unverified_cache_get_count{result="hit"} 1 avalanche_C_vm_chain_state_unverified_cache_get_count{result="miss"} 16075 # HELP avalanche_C_vm_chain_state_unverified_cache_get_time time spent (ns) in get calls # TYPE avalanche_C_vm_chain_state_unverified_cache_get_time gauge avalanche_C_vm_chain_state_unverified_cache_get_time{result="hit"} 10334 avalanche_C_vm_chain_state_unverified_cache_get_time{result="miss"} 2.863912e+06 # HELP avalanche_C_vm_chain_state_unverified_cache_len number of entries # TYPE avalanche_C_vm_chain_state_unverified_cache_len gauge avalanche_C_vm_chain_state_unverified_cache_len 1651 # HELP avalanche_C_vm_chain_state_unverified_cache_portion_filled fraction of cache filled # TYPE avalanche_C_vm_chain_state_unverified_cache_portion_filled gauge avalanche_C_vm_chain_state_unverified_cache_portion_filled 0.9805488586425781 # HELP avalanche_C_vm_chain_state_unverified_cache_put_count number of put calls # TYPE avalanche_C_vm_chain_state_unverified_cache_put_count counter avalanche_C_vm_chain_state_unverified_cache_put_count 14822 # HELP avalanche_C_vm_chain_state_unverified_cache_put_time time spent (ns) in put calls # TYPE avalanche_C_vm_chain_state_unverified_cache_put_time gauge avalanche_C_vm_chain_state_unverified_cache_put_time 1.33372206e+08 # TYPE avalanche_C_vm_eth_atomic_mempool_added_txs counter avalanche_C_vm_eth_atomic_mempool_added_txs 0 # TYPE avalanche_C_vm_eth_atomic_mempool_current_txs gauge avalanche_C_vm_eth_atomic_mempool_current_txs 0 # TYPE avalanche_C_vm_eth_atomic_mempool_discarded_txs counter avalanche_C_vm_eth_atomic_mempool_discarded_txs 0 # TYPE avalanche_C_vm_eth_atomic_mempool_issued_txs gauge avalanche_C_vm_eth_atomic_mempool_issued_txs 0 # TYPE avalanche_C_vm_eth_atomic_mempool_pending_txs gauge avalanche_C_vm_eth_atomic_mempool_pending_txs 0 # TYPE avalanche_C_vm_eth_blobpool_addtime summary avalanche_C_vm_eth_blobpool_addtime{quantile="0.5"} 0 avalanche_C_vm_eth_blobpool_addtime{quantile="0.75"} 0 avalanche_C_vm_eth_blobpool_addtime{quantile="0.95"} 0 avalanche_C_vm_eth_blobpool_addtime{quantile="0.99"} 0 avalanche_C_vm_eth_blobpool_addtime{quantile="0.999"} 0 avalanche_C_vm_eth_blobpool_addtime{quantile="0.9999"} 0 avalanche_C_vm_eth_blobpool_addtime_sum 0 avalanche_C_vm_eth_blobpool_addtime_count 0 # TYPE avalanche_C_vm_eth_blobpool_addwait summary avalanche_C_vm_eth_blobpool_addwait{quantile="0.5"} 0 avalanche_C_vm_eth_blobpool_addwait{quantile="0.75"} 0 avalanche_C_vm_eth_blobpool_addwait{quantile="0.95"} 0 avalanche_C_vm_eth_blobpool_addwait{quantile="0.99"} 0 avalanche_C_vm_eth_blobpool_addwait{quantile="0.999"} 0 avalanche_C_vm_eth_blobpool_addwait{quantile="0.9999"} 0 avalanche_C_vm_eth_blobpool_addwait_sum 0 avalanche_C_vm_eth_blobpool_addwait_count 0 # TYPE avalanche_C_vm_eth_blobpool_basefee gauge avalanche_C_vm_eth_blobpool_basefee 0 # TYPE avalanche_C_vm_eth_blobpool_blobfee gauge avalanche_C_vm_eth_blobpool_blobfee 0 # TYPE avalanche_C_vm_eth_blobpool_datacap gauge avalanche_C_vm_eth_blobpool_datacap 0 # TYPE avalanche_C_vm_eth_blobpool_datareal gauge avalanche_C_vm_eth_blobpool_datareal 0 # TYPE avalanche_C_vm_eth_blobpool_dataused gauge avalanche_C_vm_eth_blobpool_dataused 0 # TYPE avalanche_C_vm_eth_blobpool_gettime summary avalanche_C_vm_eth_blobpool_gettime{quantile="0.5"} 0 avalanche_C_vm_eth_blobpool_gettime{quantile="0.75"} 0 avalanche_C_vm_eth_blobpool_gettime{quantile="0.95"} 0 avalanche_C_vm_eth_blobpool_gettime{quantile="0.99"} 0 avalanche_C_vm_eth_blobpool_gettime{quantile="0.999"} 0 avalanche_C_vm_eth_blobpool_gettime{quantile="0.9999"} 0 avalanche_C_vm_eth_blobpool_gettime_sum 0 avalanche_C_vm_eth_blobpool_gettime_count 0 # TYPE avalanche_C_vm_eth_blobpool_getwait summary avalanche_C_vm_eth_blobpool_getwait{quantile="0.5"} 0 avalanche_C_vm_eth_blobpool_getwait{quantile="0.75"} 0 avalanche_C_vm_eth_blobpool_getwait{quantile="0.95"} 0 avalanche_C_vm_eth_blobpool_getwait{quantile="0.99"} 0 avalanche_C_vm_eth_blobpool_getwait{quantile="0.999"} 0 avalanche_C_vm_eth_blobpool_getwait{quantile="0.9999"} 0 avalanche_C_vm_eth_blobpool_getwait_sum 0 avalanche_C_vm_eth_blobpool_getwait_count 0 # TYPE avalanche_C_vm_eth_blobpool_limbo_datareal gauge avalanche_C_vm_eth_blobpool_limbo_datareal 0 # TYPE avalanche_C_vm_eth_blobpool_limbo_dataused gauge avalanche_C_vm_eth_blobpool_limbo_dataused 0 # TYPE avalanche_C_vm_eth_blobpool_limbo_slotused gauge avalanche_C_vm_eth_blobpool_limbo_slotused 0 # TYPE avalanche_C_vm_eth_blobpool_oversized_datagaps gauge avalanche_C_vm_eth_blobpool_oversized_datagaps 0 # TYPE avalanche_C_vm_eth_blobpool_oversized_dataused gauge avalanche_C_vm_eth_blobpool_oversized_dataused 0 # TYPE avalanche_C_vm_eth_blobpool_oversized_slotgaps gauge avalanche_C_vm_eth_blobpool_oversized_slotgaps 0 # TYPE avalanche_C_vm_eth_blobpool_oversized_slotused gauge avalanche_C_vm_eth_blobpool_oversized_slotused 0 # TYPE avalanche_C_vm_eth_blobpool_pendtime summary avalanche_C_vm_eth_blobpool_pendtime{quantile="0.5"} 0 avalanche_C_vm_eth_blobpool_pendtime{quantile="0.75"} 0 avalanche_C_vm_eth_blobpool_pendtime{quantile="0.95"} 0 avalanche_C_vm_eth_blobpool_pendtime{quantile="0.99"} 0 avalanche_C_vm_eth_blobpool_pendtime{quantile="0.999"} 0 avalanche_C_vm_eth_blobpool_pendtime{quantile="0.9999"} 0 avalanche_C_vm_eth_blobpool_pendtime_sum 0 avalanche_C_vm_eth_blobpool_pendtime_count 0 # TYPE avalanche_C_vm_eth_blobpool_pendwait summary avalanche_C_vm_eth_blobpool_pendwait{quantile="0.5"} 0 avalanche_C_vm_eth_blobpool_pendwait{quantile="0.75"} 0 avalanche_C_vm_eth_blobpool_pendwait{quantile="0.95"} 0 avalanche_C_vm_eth_blobpool_pendwait{quantile="0.99"} 0 avalanche_C_vm_eth_blobpool_pendwait{quantile="0.999"} 0 avalanche_C_vm_eth_blobpool_pendwait{quantile="0.9999"} 0 avalanche_C_vm_eth_blobpool_pendwait_sum 0 avalanche_C_vm_eth_blobpool_pendwait_count 0 # TYPE avalanche_C_vm_eth_blobpool_pooltip gauge avalanche_C_vm_eth_blobpool_pooltip 0 # TYPE avalanche_C_vm_eth_blobpool_resettime summary avalanche_C_vm_eth_blobpool_resettime{quantile="0.5"} 0 avalanche_C_vm_eth_blobpool_resettime{quantile="0.75"} 0 avalanche_C_vm_eth_blobpool_resettime{quantile="0.95"} 0 avalanche_C_vm_eth_blobpool_resettime{quantile="0.99"} 0 avalanche_C_vm_eth_blobpool_resettime{quantile="0.999"} 0 avalanche_C_vm_eth_blobpool_resettime{quantile="0.9999"} 0 avalanche_C_vm_eth_blobpool_resettime_sum 0 avalanche_C_vm_eth_blobpool_resettime_count 0 # TYPE avalanche_C_vm_eth_blobpool_resetwait summary avalanche_C_vm_eth_blobpool_resetwait{quantile="0.5"} 0 avalanche_C_vm_eth_blobpool_resetwait{quantile="0.75"} 0 avalanche_C_vm_eth_blobpool_resetwait{quantile="0.95"} 0 avalanche_C_vm_eth_blobpool_resetwait{quantile="0.99"} 0 avalanche_C_vm_eth_blobpool_resetwait{quantile="0.999"} 0 avalanche_C_vm_eth_blobpool_resetwait{quantile="0.9999"} 0 avalanche_C_vm_eth_blobpool_resetwait_sum 0 avalanche_C_vm_eth_blobpool_resetwait_count 0 # TYPE avalanche_C_vm_eth_blobpool_slotused gauge avalanche_C_vm_eth_blobpool_slotused 0 # TYPE avalanche_C_vm_eth_block_request_count counter avalanche_C_vm_eth_block_request_count 0 # TYPE avalanche_C_vm_eth_block_request_missing_block_hash counter avalanche_C_vm_eth_block_request_missing_block_hash 0 # TYPE avalanche_C_vm_eth_block_request_processing_time summary avalanche_C_vm_eth_block_request_processing_time{quantile="0.5"} 0 avalanche_C_vm_eth_block_request_processing_time{quantile="0.75"} 0 avalanche_C_vm_eth_block_request_processing_time{quantile="0.95"} 0 avalanche_C_vm_eth_block_request_processing_time{quantile="0.99"} 0 avalanche_C_vm_eth_block_request_processing_time{quantile="0.999"} 0 avalanche_C_vm_eth_block_request_processing_time{quantile="0.9999"} 0 avalanche_C_vm_eth_block_request_processing_time_sum 0 avalanche_C_vm_eth_block_request_processing_time_count 0 # TYPE avalanche_C_vm_eth_block_request_total_blocks summary avalanche_C_vm_eth_block_request_total_blocks{quantile="0.5"} 0 avalanche_C_vm_eth_block_request_total_blocks{quantile="0.75"} 0 avalanche_C_vm_eth_block_request_total_blocks{quantile="0.95"} 0 avalanche_C_vm_eth_block_request_total_blocks{quantile="0.99"} 0 avalanche_C_vm_eth_block_request_total_blocks{quantile="0.999"} 0 avalanche_C_vm_eth_block_request_total_blocks{quantile="0.9999"} 0 avalanche_C_vm_eth_block_request_total_blocks_sum 0 avalanche_C_vm_eth_block_request_total_blocks_count 0 # TYPE avalanche_C_vm_eth_block_signature_request_count counter avalanche_C_vm_eth_block_signature_request_count 0 # TYPE avalanche_C_vm_eth_block_signature_request_duration gauge avalanche_C_vm_eth_block_signature_request_duration 0 # TYPE avalanche_C_vm_eth_block_signature_request_hit counter avalanche_C_vm_eth_block_signature_request_hit 0 # TYPE avalanche_C_vm_eth_block_signature_request_miss counter avalanche_C_vm_eth_block_signature_request_miss 0 # TYPE avalanche_C_vm_eth_chain_acceptor_queue_size gauge avalanche_C_vm_eth_chain_acceptor_queue_size 0 # TYPE avalanche_C_vm_eth_chain_acceptor_work counter avalanche_C_vm_eth_chain_acceptor_work 574 # TYPE avalanche_C_vm_eth_chain_acceptor_work_count counter avalanche_C_vm_eth_chain_acceptor_work_count 2328 # TYPE avalanche_C_vm_eth_chain_account_commits counter avalanche_C_vm_eth_chain_account_commits 0 # TYPE avalanche_C_vm_eth_chain_account_hashes counter avalanche_C_vm_eth_chain_account_hashes 1 # TYPE avalanche_C_vm_eth_chain_account_reads counter avalanche_C_vm_eth_chain_account_reads 0 # TYPE avalanche_C_vm_eth_chain_account_updates counter avalanche_C_vm_eth_chain_account_updates 6 # TYPE avalanche_C_vm_eth_chain_block_bad_count counter avalanche_C_vm_eth_chain_block_bad_count 0 # TYPE avalanche_C_vm_eth_chain_block_executions counter avalanche_C_vm_eth_chain_block_executions 1247 # TYPE avalanche_C_vm_eth_chain_block_gas_used_accepted counter avalanche_C_vm_eth_chain_block_gas_used_accepted 6.48613089e+08 # TYPE avalanche_C_vm_eth_chain_block_gas_used_processed counter avalanche_C_vm_eth_chain_block_gas_used_processed 6.48754069e+08 # TYPE avalanche_C_vm_eth_chain_block_inits_state counter avalanche_C_vm_eth_chain_block_inits_state 35 # TYPE avalanche_C_vm_eth_chain_block_inserts counter avalanche_C_vm_eth_chain_block_inserts 5086 # TYPE avalanche_C_vm_eth_chain_block_inserts_count counter avalanche_C_vm_eth_chain_block_inserts_count 2330 # TYPE avalanche_C_vm_eth_chain_block_trie counter avalanche_C_vm_eth_chain_block_trie 1324 # TYPE avalanche_C_vm_eth_chain_block_validations_content counter avalanche_C_vm_eth_chain_block_validations_content 41 # TYPE avalanche_C_vm_eth_chain_block_validations_state counter avalanche_C_vm_eth_chain_block_validations_state 112 # TYPE avalanche_C_vm_eth_chain_block_writes counter avalanche_C_vm_eth_chain_block_writes 360 # TYPE avalanche_C_vm_eth_chain_logs_accepted counter avalanche_C_vm_eth_chain_logs_accepted 3250 # TYPE avalanche_C_vm_eth_chain_logs_processed counter avalanche_C_vm_eth_chain_logs_processed 14278 # TYPE avalanche_C_vm_eth_chain_snapshot_account_reads counter avalanche_C_vm_eth_chain_snapshot_account_reads 97 # TYPE avalanche_C_vm_eth_chain_snapshot_commits counter avalanche_C_vm_eth_chain_snapshot_commits 2 # TYPE avalanche_C_vm_eth_chain_snapshot_storage_reads counter avalanche_C_vm_eth_chain_snapshot_storage_reads 325 # TYPE avalanche_C_vm_eth_chain_storage_commits counter avalanche_C_vm_eth_chain_storage_commits 9 # TYPE avalanche_C_vm_eth_chain_storage_hashes counter avalanche_C_vm_eth_chain_storage_hashes 1 # TYPE avalanche_C_vm_eth_chain_storage_reads counter avalanche_C_vm_eth_chain_storage_reads 0 # TYPE avalanche_C_vm_eth_chain_storage_updates counter avalanche_C_vm_eth_chain_storage_updates 500 # TYPE avalanche_C_vm_eth_chain_triedb_commits counter avalanche_C_vm_eth_chain_triedb_commits 82 # TYPE avalanche_C_vm_eth_chain_txs_accepted counter avalanche_C_vm_eth_chain_txs_accepted 3250 # TYPE avalanche_C_vm_eth_chain_txs_processed counter avalanche_C_vm_eth_chain_txs_processed 3252 # TYPE avalanche_C_vm_eth_chain_txs_unindex counter avalanche_C_vm_eth_chain_txs_unindex 0 # TYPE avalanche_C_vm_eth_code_request_bytes_returned summary avalanche_C_vm_eth_code_request_bytes_returned{quantile="0.5"} 0 avalanche_C_vm_eth_code_request_bytes_returned{quantile="0.75"} 0 avalanche_C_vm_eth_code_request_bytes_returned{quantile="0.95"} 0 avalanche_C_vm_eth_code_request_bytes_returned{quantile="0.99"} 0 avalanche_C_vm_eth_code_request_bytes_returned{quantile="0.999"} 0 avalanche_C_vm_eth_code_request_bytes_returned{quantile="0.9999"} 0 avalanche_C_vm_eth_code_request_bytes_returned_sum 0 avalanche_C_vm_eth_code_request_bytes_returned_count 0 # TYPE avalanche_C_vm_eth_code_request_count counter avalanche_C_vm_eth_code_request_count 0 # TYPE avalanche_C_vm_eth_code_request_duplicate_hashes counter avalanche_C_vm_eth_code_request_duplicate_hashes 0 # TYPE avalanche_C_vm_eth_code_request_missing_code_hash counter avalanche_C_vm_eth_code_request_missing_code_hash 0 # TYPE avalanche_C_vm_eth_code_request_read_time summary avalanche_C_vm_eth_code_request_read_time{quantile="0.5"} 0 avalanche_C_vm_eth_code_request_read_time{quantile="0.75"} 0 avalanche_C_vm_eth_code_request_read_time{quantile="0.95"} 0 avalanche_C_vm_eth_code_request_read_time{quantile="0.99"} 0 avalanche_C_vm_eth_code_request_read_time{quantile="0.999"} 0 avalanche_C_vm_eth_code_request_read_time{quantile="0.9999"} 0 avalanche_C_vm_eth_code_request_read_time_sum 0 avalanche_C_vm_eth_code_request_read_time_count 0 # TYPE avalanche_C_vm_eth_code_request_too_many_hashes counter avalanche_C_vm_eth_code_request_too_many_hashes 0 # TYPE avalanche_C_vm_eth_db_preimage_hits counter avalanche_C_vm_eth_db_preimage_hits 0 # TYPE avalanche_C_vm_eth_db_preimage_total counter avalanche_C_vm_eth_db_preimage_total 0 # TYPE avalanche_C_vm_eth_gossip_atomic_received counter avalanche_C_vm_eth_gossip_atomic_received 0 # TYPE avalanche_C_vm_eth_gossip_atomic_received_dropped counter avalanche_C_vm_eth_gossip_atomic_received_dropped 0 # TYPE avalanche_C_vm_eth_gossip_atomic_received_error counter avalanche_C_vm_eth_gossip_atomic_received_error 0 # TYPE avalanche_C_vm_eth_gossip_atomic_received_known counter avalanche_C_vm_eth_gossip_atomic_received_known 0 # TYPE avalanche_C_vm_eth_gossip_atomic_received_new counter avalanche_C_vm_eth_gossip_atomic_received_new 0 # TYPE avalanche_C_vm_eth_gossip_eth_txs_received counter avalanche_C_vm_eth_gossip_eth_txs_received 104 # TYPE avalanche_C_vm_eth_gossip_eth_txs_received_error counter avalanche_C_vm_eth_gossip_eth_txs_received_error 0 # TYPE avalanche_C_vm_eth_gossip_eth_txs_received_known counter avalanche_C_vm_eth_gossip_eth_txs_received_known 40 # TYPE avalanche_C_vm_eth_gossip_eth_txs_received_new counter avalanche_C_vm_eth_gossip_eth_txs_received_new 67 # TYPE avalanche_C_vm_eth_hashdb_memcache_clean_fastcache_bytesSize gauge avalanche_C_vm_eth_hashdb_memcache_clean_fastcache_bytesSize 3.3554432e+07 # TYPE avalanche_C_vm_eth_hashdb_memcache_clean_fastcache_collisions gauge avalanche_C_vm_eth_hashdb_memcache_clean_fastcache_collisions 0 # TYPE avalanche_C_vm_eth_hashdb_memcache_clean_fastcache_entriesCount gauge avalanche_C_vm_eth_hashdb_memcache_clean_fastcache_entriesCount 9299 # TYPE avalanche_C_vm_eth_hashdb_memcache_clean_fastcache_gets gauge avalanche_C_vm_eth_hashdb_memcache_clean_fastcache_gets 337629 # TYPE avalanche_C_vm_eth_hashdb_memcache_clean_fastcache_misses gauge avalanche_C_vm_eth_hashdb_memcache_clean_fastcache_misses 326114 # TYPE avalanche_C_vm_eth_hashdb_memcache_clean_fastcache_sets gauge avalanche_C_vm_eth_hashdb_memcache_clean_fastcache_sets 9373 # TYPE avalanche_C_vm_eth_hashdb_memcache_clean_fastcache_statsTime gauge avalanche_C_vm_eth_hashdb_memcache_clean_fastcache_statsTime 9.802876e+06 # TYPE avalanche_C_vm_eth_hashdb_memcache_clean_hit gauge avalanche_C_vm_eth_hashdb_memcache_clean_hit 15416 # TYPE avalanche_C_vm_eth_hashdb_memcache_clean_miss gauge avalanche_C_vm_eth_hashdb_memcache_clean_miss 6620 # TYPE avalanche_C_vm_eth_hashdb_memcache_clean_read gauge avalanche_C_vm_eth_hashdb_memcache_clean_read 3.671689e+06 # TYPE avalanche_C_vm_eth_hashdb_memcache_clean_write gauge avalanche_C_vm_eth_hashdb_memcache_clean_write 2.810687e+06 # TYPE avalanche_C_vm_eth_hashdb_memcache_commit_bytes gauge avalanche_C_vm_eth_hashdb_memcache_commit_bytes 875981 # TYPE avalanche_C_vm_eth_hashdb_memcache_commit_count gauge avalanche_C_vm_eth_hashdb_memcache_commit_count 4 # TYPE avalanche_C_vm_eth_hashdb_memcache_commit_nodes gauge avalanche_C_vm_eth_hashdb_memcache_commit_nodes 2660 # TYPE avalanche_C_vm_eth_hashdb_memcache_dirty_childsize gauge avalanche_C_vm_eth_hashdb_memcache_dirty_childsize 5088 # TYPE avalanche_C_vm_eth_hashdb_memcache_dirty_hit gauge avalanche_C_vm_eth_hashdb_memcache_dirty_hit 320964 # TYPE avalanche_C_vm_eth_hashdb_memcache_dirty_miss gauge avalanche_C_vm_eth_hashdb_memcache_dirty_miss 6621 # TYPE avalanche_C_vm_eth_hashdb_memcache_dirty_nodes gauge avalanche_C_vm_eth_hashdb_memcache_dirty_nodes 10613 # TYPE avalanche_C_vm_eth_hashdb_memcache_dirty_read gauge avalanche_C_vm_eth_hashdb_memcache_dirty_read 1.22307559e+08 # TYPE avalanche_C_vm_eth_hashdb_memcache_dirty_size gauge avalanche_C_vm_eth_hashdb_memcache_dirty_size 3.010551e+06 # TYPE avalanche_C_vm_eth_hashdb_memcache_dirty_write gauge avalanche_C_vm_eth_hashdb_memcache_dirty_write 5.7182927e+07 # TYPE avalanche_C_vm_eth_hashdb_memcache_flush_bytes gauge avalanche_C_vm_eth_hashdb_memcache_flush_bytes 0 # TYPE avalanche_C_vm_eth_hashdb_memcache_flush_count gauge avalanche_C_vm_eth_hashdb_memcache_flush_count 0 # TYPE avalanche_C_vm_eth_hashdb_memcache_flush_nodes gauge avalanche_C_vm_eth_hashdb_memcache_flush_nodes 0 # TYPE avalanche_C_vm_eth_hashdb_memcache_gc_bytes gauge avalanche_C_vm_eth_hashdb_memcache_gc_bytes 5.8299652e+07 # TYPE avalanche_C_vm_eth_hashdb_memcache_gc_nodes gauge avalanche_C_vm_eth_hashdb_memcache_gc_nodes 144830 # TYPE avalanche_C_vm_eth_hashdb_memcache_gc_time summary avalanche_C_vm_eth_hashdb_memcache_gc_time{quantile="0.5"} 1.4595542e+07 avalanche_C_vm_eth_hashdb_memcache_gc_time{quantile="0.75"} 1.4595542e+07 avalanche_C_vm_eth_hashdb_memcache_gc_time{quantile="0.95"} 1.4595542e+07 avalanche_C_vm_eth_hashdb_memcache_gc_time{quantile="0"} 0 avalanche_C_vm_eth_hashdb_memcache_gc_time{quantile="0"} 0 avalanche_C_vm_eth_hashdb_memcache_gc_time{quantile="0"} 0 avalanche_C_vm_eth_hashdb_memcache_gc_time_sum 0 avalanche_C_vm_eth_hashdb_memcache_gc_time_count 398 # TYPE avalanche_C_vm_eth_leafs_request_count counter avalanche_C_vm_eth_leafs_request_count 0 # TYPE avalanche_C_vm_eth_leafs_request_generate_range_proof_time summary avalanche_C_vm_eth_leafs_request_generate_range_proof_time{quantile="0.5"} 0 avalanche_C_vm_eth_leafs_request_generate_range_proof_time{quantile="0.75"} 0 avalanche_C_vm_eth_leafs_request_generate_range_proof_time{quantile="0.95"} 0 avalanche_C_vm_eth_leafs_request_generate_range_proof_time{quantile="0.99"} 0 avalanche_C_vm_eth_leafs_request_generate_range_proof_time{quantile="0.999"} 0 avalanche_C_vm_eth_leafs_request_generate_range_proof_time{quantile="0.9999"} 0 avalanche_C_vm_eth_leafs_request_generate_range_proof_time_sum 0 avalanche_C_vm_eth_leafs_request_generate_range_proof_time_count 0 # TYPE avalanche_C_vm_eth_leafs_request_invalid counter avalanche_C_vm_eth_leafs_request_invalid 0 # TYPE avalanche_C_vm_eth_leafs_request_missing_root counter avalanche_C_vm_eth_leafs_request_missing_root 0 # TYPE avalanche_C_vm_eth_leafs_request_processing_time summary avalanche_C_vm_eth_leafs_request_processing_time{quantile="0.5"} 0 avalanche_C_vm_eth_leafs_request_processing_time{quantile="0.75"} 0 avalanche_C_vm_eth_leafs_request_processing_time{quantile="0.95"} 0 avalanche_C_vm_eth_leafs_request_processing_time{quantile="0.99"} 0 avalanche_C_vm_eth_leafs_request_processing_time{quantile="0.999"} 0 avalanche_C_vm_eth_leafs_request_processing_time{quantile="0.9999"} 0 avalanche_C_vm_eth_leafs_request_processing_time_sum 0 avalanche_C_vm_eth_leafs_request_processing_time_count 0 # TYPE avalanche_C_vm_eth_leafs_request_proof_error counter avalanche_C_vm_eth_leafs_request_proof_error 0 # TYPE avalanche_C_vm_eth_leafs_request_proof_vals_returned summary avalanche_C_vm_eth_leafs_request_proof_vals_returned{quantile="0.5"} 0 avalanche_C_vm_eth_leafs_request_proof_vals_returned{quantile="0.75"} 0 avalanche_C_vm_eth_leafs_request_proof_vals_returned{quantile="0.95"} 0 avalanche_C_vm_eth_leafs_request_proof_vals_returned{quantile="0.99"} 0 avalanche_C_vm_eth_leafs_request_proof_vals_returned{quantile="0.999"} 0 avalanche_C_vm_eth_leafs_request_proof_vals_returned{quantile="0.9999"} 0 avalanche_C_vm_eth_leafs_request_proof_vals_returned_sum 0 avalanche_C_vm_eth_leafs_request_proof_vals_returned_count 0 # TYPE avalanche_C_vm_eth_leafs_request_read_time summary avalanche_C_vm_eth_leafs_request_read_time{quantile="0.5"} 0 avalanche_C_vm_eth_leafs_request_read_time{quantile="0.75"} 0 avalanche_C_vm_eth_leafs_request_read_time{quantile="0.95"} 0 avalanche_C_vm_eth_leafs_request_read_time{quantile="0.99"} 0 avalanche_C_vm_eth_leafs_request_read_time{quantile="0.999"} 0 avalanche_C_vm_eth_leafs_request_read_time{quantile="0.9999"} 0 avalanche_C_vm_eth_leafs_request_read_time_sum 0 avalanche_C_vm_eth_leafs_request_read_time_count 0 # TYPE avalanche_C_vm_eth_leafs_request_snapshot_read_attempt counter avalanche_C_vm_eth_leafs_request_snapshot_read_attempt 0 # TYPE avalanche_C_vm_eth_leafs_request_snapshot_read_error counter avalanche_C_vm_eth_leafs_request_snapshot_read_error 0 # TYPE avalanche_C_vm_eth_leafs_request_snapshot_read_success counter avalanche_C_vm_eth_leafs_request_snapshot_read_success 0 # TYPE avalanche_C_vm_eth_leafs_request_snapshot_read_time summary avalanche_C_vm_eth_leafs_request_snapshot_read_time{quantile="0.5"} 0 avalanche_C_vm_eth_leafs_request_snapshot_read_time{quantile="0.75"} 0 avalanche_C_vm_eth_leafs_request_snapshot_read_time{quantile="0.95"} 0 avalanche_C_vm_eth_leafs_request_snapshot_read_time{quantile="0.99"} 0 avalanche_C_vm_eth_leafs_request_snapshot_read_time{quantile="0.999"} 0 avalanche_C_vm_eth_leafs_request_snapshot_read_time{quantile="0.9999"} 0 avalanche_C_vm_eth_leafs_request_snapshot_read_time_sum 0 avalanche_C_vm_eth_leafs_request_snapshot_read_time_count 0 # TYPE avalanche_C_vm_eth_leafs_request_snapshot_segment_invalid counter avalanche_C_vm_eth_leafs_request_snapshot_segment_invalid 0 # TYPE avalanche_C_vm_eth_leafs_request_snapshot_segment_valid counter avalanche_C_vm_eth_leafs_request_snapshot_segment_valid 0 # TYPE avalanche_C_vm_eth_leafs_request_total_leafs summary avalanche_C_vm_eth_leafs_request_total_leafs{quantile="0.5"} 0 avalanche_C_vm_eth_leafs_request_total_leafs{quantile="0.75"} 0 avalanche_C_vm_eth_leafs_request_total_leafs{quantile="0.95"} 0 avalanche_C_vm_eth_leafs_request_total_leafs{quantile="0.99"} 0 avalanche_C_vm_eth_leafs_request_total_leafs{quantile="0.999"} 0 avalanche_C_vm_eth_leafs_request_total_leafs{quantile="0.9999"} 0 avalanche_C_vm_eth_leafs_request_total_leafs_sum 0 avalanche_C_vm_eth_leafs_request_total_leafs_count 0 # TYPE avalanche_C_vm_eth_leafs_request_trie_error counter avalanche_C_vm_eth_leafs_request_trie_error 0 # TYPE avalanche_C_vm_eth_message_signature_request_count counter avalanche_C_vm_eth_message_signature_request_count 0 # TYPE avalanche_C_vm_eth_message_signature_request_duration gauge avalanche_C_vm_eth_message_signature_request_duration 0 # TYPE avalanche_C_vm_eth_message_signature_request_hit counter avalanche_C_vm_eth_message_signature_request_hit 0 # TYPE avalanche_C_vm_eth_message_signature_request_miss counter avalanche_C_vm_eth_message_signature_request_miss 0 # TYPE avalanche_C_vm_eth_net_average_bandwidth gauge avalanche_C_vm_eth_net_average_bandwidth 0 # TYPE avalanche_C_vm_eth_net_cross_chain_req_deadline_dropped counter avalanche_C_vm_eth_net_cross_chain_req_deadline_dropped 0 # TYPE avalanche_C_vm_eth_net_cross_chain_req_time_until_deadline summary avalanche_C_vm_eth_net_cross_chain_req_time_until_deadline{quantile="0.5"} 0 avalanche_C_vm_eth_net_cross_chain_req_time_until_deadline{quantile="0.75"} 0 avalanche_C_vm_eth_net_cross_chain_req_time_until_deadline{quantile="0.95"} 0 avalanche_C_vm_eth_net_cross_chain_req_time_until_deadline{quantile="0.99"} 0 avalanche_C_vm_eth_net_cross_chain_req_time_until_deadline{quantile="0.999"} 0 avalanche_C_vm_eth_net_cross_chain_req_time_until_deadline{quantile="0.9999"} 0 avalanche_C_vm_eth_net_cross_chain_req_time_until_deadline_sum 0 avalanche_C_vm_eth_net_cross_chain_req_time_until_deadline_count 0 # TYPE avalanche_C_vm_eth_net_req_deadline_dropped counter avalanche_C_vm_eth_net_req_deadline_dropped 0 # TYPE avalanche_C_vm_eth_net_req_time_until_deadline summary avalanche_C_vm_eth_net_req_time_until_deadline{quantile="0.5"} 0 avalanche_C_vm_eth_net_req_time_until_deadline{quantile="0.75"} 0 avalanche_C_vm_eth_net_req_time_until_deadline{quantile="0.95"} 0 avalanche_C_vm_eth_net_req_time_until_deadline{quantile="0.99"} 0 avalanche_C_vm_eth_net_req_time_until_deadline{quantile="0.999"} 0 avalanche_C_vm_eth_net_req_time_until_deadline{quantile="0.9999"} 0 avalanche_C_vm_eth_net_req_time_until_deadline_sum 0 avalanche_C_vm_eth_net_req_time_until_deadline_count 0 # TYPE avalanche_C_vm_eth_net_responsive_peers gauge avalanche_C_vm_eth_net_responsive_peers 0 # TYPE avalanche_C_vm_eth_net_tracked_peers gauge avalanche_C_vm_eth_net_tracked_peers 0 # TYPE avalanche_C_vm_eth_pathdb_clean_false gauge avalanche_C_vm_eth_pathdb_clean_false 0 # TYPE avalanche_C_vm_eth_pathdb_clean_hit gauge avalanche_C_vm_eth_pathdb_clean_hit 0 # TYPE avalanche_C_vm_eth_pathdb_clean_miss gauge avalanche_C_vm_eth_pathdb_clean_miss 0 # TYPE avalanche_C_vm_eth_pathdb_clean_read gauge avalanche_C_vm_eth_pathdb_clean_read 0 # TYPE avalanche_C_vm_eth_pathdb_clean_write gauge avalanche_C_vm_eth_pathdb_clean_write 0 # TYPE avalanche_C_vm_eth_pathdb_commit_bytes gauge avalanche_C_vm_eth_pathdb_commit_bytes 0 # TYPE avalanche_C_vm_eth_pathdb_commit_nodes gauge avalanche_C_vm_eth_pathdb_commit_nodes 0 # TYPE avalanche_C_vm_eth_pathdb_commit_time summary avalanche_C_vm_eth_pathdb_commit_time{quantile="0.5"} 0 avalanche_C_vm_eth_pathdb_commit_time{quantile="0.75"} 0 avalanche_C_vm_eth_pathdb_commit_time{quantile="0.95"} 0 avalanche_C_vm_eth_pathdb_commit_time{quantile="0.99"} 0 avalanche_C_vm_eth_pathdb_commit_time{quantile="0.999"} 0 avalanche_C_vm_eth_pathdb_commit_time{quantile="0.9999"} 0 avalanche_C_vm_eth_pathdb_commit_time_sum 0 avalanche_C_vm_eth_pathdb_commit_time_count 0 # TYPE avalanche_C_vm_eth_pathdb_diff_bytes gauge avalanche_C_vm_eth_pathdb_diff_bytes 0 # TYPE avalanche_C_vm_eth_pathdb_diff_nodes gauge avalanche_C_vm_eth_pathdb_diff_nodes 0 # TYPE avalanche_C_vm_eth_pathdb_dirty_depth summary avalanche_C_vm_eth_pathdb_dirty_depth{quantile="0.5"} 0 avalanche_C_vm_eth_pathdb_dirty_depth{quantile="0.75"} 0 avalanche_C_vm_eth_pathdb_dirty_depth{quantile="0.95"} 0 avalanche_C_vm_eth_pathdb_dirty_depth{quantile="0.99"} 0 avalanche_C_vm_eth_pathdb_dirty_depth{quantile="0.999"} 0 avalanche_C_vm_eth_pathdb_dirty_depth{quantile="0.9999"} 0 avalanche_C_vm_eth_pathdb_dirty_depth_sum 0 avalanche_C_vm_eth_pathdb_dirty_depth_count 0 # TYPE avalanche_C_vm_eth_pathdb_dirty_false gauge avalanche_C_vm_eth_pathdb_dirty_false 0 # TYPE avalanche_C_vm_eth_pathdb_dirty_hit gauge avalanche_C_vm_eth_pathdb_dirty_hit 0 # TYPE avalanche_C_vm_eth_pathdb_dirty_miss gauge avalanche_C_vm_eth_pathdb_dirty_miss 0 # TYPE avalanche_C_vm_eth_pathdb_dirty_read gauge avalanche_C_vm_eth_pathdb_dirty_read 0 # TYPE avalanche_C_vm_eth_pathdb_dirty_write gauge avalanche_C_vm_eth_pathdb_dirty_write 0 # TYPE avalanche_C_vm_eth_pathdb_disk_false gauge avalanche_C_vm_eth_pathdb_disk_false 0 # TYPE avalanche_C_vm_eth_pathdb_gc_bytes gauge avalanche_C_vm_eth_pathdb_gc_bytes 0 # TYPE avalanche_C_vm_eth_pathdb_gc_nodes gauge avalanche_C_vm_eth_pathdb_gc_nodes 0 # TYPE avalanche_C_vm_eth_pathdb_history_bytes_data gauge avalanche_C_vm_eth_pathdb_history_bytes_data 0 # TYPE avalanche_C_vm_eth_pathdb_history_bytes_index gauge avalanche_C_vm_eth_pathdb_history_bytes_index 0 # TYPE avalanche_C_vm_eth_pathdb_history_time summary avalanche_C_vm_eth_pathdb_history_time{quantile="0.5"} 0 avalanche_C_vm_eth_pathdb_history_time{quantile="0.75"} 0 avalanche_C_vm_eth_pathdb_history_time{quantile="0.95"} 0 avalanche_C_vm_eth_pathdb_history_time{quantile="0.99"} 0 avalanche_C_vm_eth_pathdb_history_time{quantile="0.999"} 0 avalanche_C_vm_eth_pathdb_history_time{quantile="0.9999"} 0 avalanche_C_vm_eth_pathdb_history_time_sum 0 avalanche_C_vm_eth_pathdb_history_time_count 0 # TYPE avalanche_C_vm_eth_rpc_duration_all summary avalanche_C_vm_eth_rpc_duration_all{quantile="0.5"} 0 avalanche_C_vm_eth_rpc_duration_all{quantile="0.75"} 0 avalanche_C_vm_eth_rpc_duration_all{quantile="0.95"} 0 avalanche_C_vm_eth_rpc_duration_all{quantile="0.99"} 0 avalanche_C_vm_eth_rpc_duration_all{quantile="0.999"} 0 avalanche_C_vm_eth_rpc_duration_all{quantile="0.9999"} 0 avalanche_C_vm_eth_rpc_duration_all_sum 0 avalanche_C_vm_eth_rpc_duration_all_count 0 # TYPE avalanche_C_vm_eth_rpc_failure gauge avalanche_C_vm_eth_rpc_failure 0 # TYPE avalanche_C_vm_eth_rpc_requests gauge avalanche_C_vm_eth_rpc_requests 0 # TYPE avalanche_C_vm_eth_rpc_success gauge avalanche_C_vm_eth_rpc_success 0 # TYPE avalanche_C_vm_eth_state_delete_account gauge avalanche_C_vm_eth_state_delete_account 1 # TYPE avalanche_C_vm_eth_state_delete_accountnodes gauge avalanche_C_vm_eth_state_delete_accountnodes 0 # TYPE avalanche_C_vm_eth_state_delete_storage gauge avalanche_C_vm_eth_state_delete_storage 106 # TYPE avalanche_C_vm_eth_state_delete_storage_max_size gauge avalanche_C_vm_eth_state_delete_storage_max_size 0 # TYPE avalanche_C_vm_eth_state_delete_storage_max_slot gauge avalanche_C_vm_eth_state_delete_storage_max_slot 0 # TYPE avalanche_C_vm_eth_state_delete_storage_size gauge avalanche_C_vm_eth_state_delete_storage_size 0 # TYPE avalanche_C_vm_eth_state_delete_storage_skip gauge avalanche_C_vm_eth_state_delete_storage_skip 0 # TYPE avalanche_C_vm_eth_state_delete_storage_slot gauge avalanche_C_vm_eth_state_delete_storage_slot 0 # TYPE avalanche_C_vm_eth_state_delete_storagenodes gauge avalanche_C_vm_eth_state_delete_storagenodes 135 # TYPE avalanche_C_vm_eth_state_snapshot_bloom_account_falsehit gauge avalanche_C_vm_eth_state_snapshot_bloom_account_falsehit 0 # TYPE avalanche_C_vm_eth_state_snapshot_bloom_account_miss gauge avalanche_C_vm_eth_state_snapshot_bloom_account_miss 983 # TYPE avalanche_C_vm_eth_state_snapshot_bloom_account_truehit gauge avalanche_C_vm_eth_state_snapshot_bloom_account_truehit 448 # TYPE avalanche_C_vm_eth_state_snapshot_bloom_error gauge avalanche_C_vm_eth_state_snapshot_bloom_error 2.9670756719138095e-28 # TYPE avalanche_C_vm_eth_state_snapshot_bloom_index summary avalanche_C_vm_eth_state_snapshot_bloom_index{quantile="0.5"} 2.027041e+06 avalanche_C_vm_eth_state_snapshot_bloom_index{quantile="0.75"} 2.027041e+06 avalanche_C_vm_eth_state_snapshot_bloom_index{quantile="0.95"} 2.027041e+06 avalanche_C_vm_eth_state_snapshot_bloom_index{quantile="0"} 0 avalanche_C_vm_eth_state_snapshot_bloom_index{quantile="0"} 0 avalanche_C_vm_eth_state_snapshot_bloom_index{quantile="0"} 0 avalanche_C_vm_eth_state_snapshot_bloom_index_sum 0 avalanche_C_vm_eth_state_snapshot_bloom_index_count 374 # TYPE avalanche_C_vm_eth_state_snapshot_bloom_storage_falsehit gauge avalanche_C_vm_eth_state_snapshot_bloom_storage_falsehit 0 # TYPE avalanche_C_vm_eth_state_snapshot_bloom_storage_miss gauge avalanche_C_vm_eth_state_snapshot_bloom_storage_miss 1246 # TYPE avalanche_C_vm_eth_state_snapshot_bloom_storage_truehit gauge avalanche_C_vm_eth_state_snapshot_bloom_storage_truehit 54 # TYPE avalanche_C_vm_eth_state_snapshot_clean_account_hit gauge avalanche_C_vm_eth_state_snapshot_clean_account_hit 27602 # TYPE avalanche_C_vm_eth_state_snapshot_clean_account_inex gauge avalanche_C_vm_eth_state_snapshot_clean_account_inex 30 # TYPE avalanche_C_vm_eth_state_snapshot_clean_account_miss gauge avalanche_C_vm_eth_state_snapshot_clean_account_miss 614 # TYPE avalanche_C_vm_eth_state_snapshot_clean_account_read gauge avalanche_C_vm_eth_state_snapshot_clean_account_read 1.496349e+06 # TYPE avalanche_C_vm_eth_state_snapshot_clean_account_write gauge avalanche_C_vm_eth_state_snapshot_clean_account_write 830420 # TYPE avalanche_C_vm_eth_state_snapshot_clean_fastcache_bytesSize gauge avalanche_C_vm_eth_state_snapshot_clean_fastcache_bytesSize 3.4209792e+07 # TYPE avalanche_C_vm_eth_state_snapshot_clean_fastcache_collisions gauge avalanche_C_vm_eth_state_snapshot_clean_fastcache_collisions 0 # TYPE avalanche_C_vm_eth_state_snapshot_clean_fastcache_entriesCount gauge avalanche_C_vm_eth_state_snapshot_clean_fastcache_entriesCount 4969 # TYPE avalanche_C_vm_eth_state_snapshot_clean_fastcache_gets gauge avalanche_C_vm_eth_state_snapshot_clean_fastcache_gets 73283 # TYPE avalanche_C_vm_eth_state_snapshot_clean_fastcache_misses gauge avalanche_C_vm_eth_state_snapshot_clean_fastcache_misses 4966 # TYPE avalanche_C_vm_eth_state_snapshot_clean_fastcache_sets gauge avalanche_C_vm_eth_state_snapshot_clean_fastcache_sets 35716 # TYPE avalanche_C_vm_eth_state_snapshot_clean_fastcache_statsTime gauge avalanche_C_vm_eth_state_snapshot_clean_fastcache_statsTime 1.554329e+06 # TYPE avalanche_C_vm_eth_state_snapshot_clean_storage_hit gauge avalanche_C_vm_eth_state_snapshot_clean_storage_hit 40787 # TYPE avalanche_C_vm_eth_state_snapshot_clean_storage_inex gauge avalanche_C_vm_eth_state_snapshot_clean_storage_inex 2382 # TYPE avalanche_C_vm_eth_state_snapshot_clean_storage_miss gauge avalanche_C_vm_eth_state_snapshot_clean_storage_miss 4358 # TYPE avalanche_C_vm_eth_state_snapshot_clean_storage_read gauge avalanche_C_vm_eth_state_snapshot_clean_storage_read 462901 # TYPE avalanche_C_vm_eth_state_snapshot_clean_storage_write gauge avalanche_C_vm_eth_state_snapshot_clean_storage_write 118389 # TYPE avalanche_C_vm_eth_state_snapshot_dirty_account_hit gauge avalanche_C_vm_eth_state_snapshot_dirty_account_hit 448 # TYPE avalanche_C_vm_eth_state_snapshot_dirty_account_hit_depth summary avalanche_C_vm_eth_state_snapshot_dirty_account_hit_depth{quantile="0.5"} 0 avalanche_C_vm_eth_state_snapshot_dirty_account_hit_depth{quantile="0.75"} 0 avalanche_C_vm_eth_state_snapshot_dirty_account_hit_depth{quantile="0.95"} 1 avalanche_C_vm_eth_state_snapshot_dirty_account_hit_depth{quantile="0.99"} 4 avalanche_C_vm_eth_state_snapshot_dirty_account_hit_depth{quantile="0.999"} 9 avalanche_C_vm_eth_state_snapshot_dirty_account_hit_depth{quantile="0.9999"} 9 avalanche_C_vm_eth_state_snapshot_dirty_account_hit_depth_sum 86 avalanche_C_vm_eth_state_snapshot_dirty_account_hit_depth_count 448 # TYPE avalanche_C_vm_eth_state_snapshot_dirty_account_inex gauge avalanche_C_vm_eth_state_snapshot_dirty_account_inex 0 # TYPE avalanche_C_vm_eth_state_snapshot_dirty_account_miss gauge avalanche_C_vm_eth_state_snapshot_dirty_account_miss 28216 # TYPE avalanche_C_vm_eth_state_snapshot_dirty_account_read gauge avalanche_C_vm_eth_state_snapshot_dirty_account_read 13417 # TYPE avalanche_C_vm_eth_state_snapshot_dirty_account_write gauge avalanche_C_vm_eth_state_snapshot_dirty_account_write 803029 # TYPE avalanche_C_vm_eth_state_snapshot_dirty_storage_hit gauge avalanche_C_vm_eth_state_snapshot_dirty_storage_hit 54 # TYPE avalanche_C_vm_eth_state_snapshot_dirty_storage_hit_depth summary avalanche_C_vm_eth_state_snapshot_dirty_storage_hit_depth{quantile="0.5"} 0 avalanche_C_vm_eth_state_snapshot_dirty_storage_hit_depth{quantile="0.75"} 0 avalanche_C_vm_eth_state_snapshot_dirty_storage_hit_depth{quantile="0.95"} 3.749999999999993 avalanche_C_vm_eth_state_snapshot_dirty_storage_hit_depth{quantile="0.99"} 9 avalanche_C_vm_eth_state_snapshot_dirty_storage_hit_depth{quantile="0.999"} 9 avalanche_C_vm_eth_state_snapshot_dirty_storage_hit_depth{quantile="0.9999"} 9 avalanche_C_vm_eth_state_snapshot_dirty_storage_hit_depth_sum 31 avalanche_C_vm_eth_state_snapshot_dirty_storage_hit_depth_count 54 # TYPE avalanche_C_vm_eth_state_snapshot_dirty_storage_inex gauge avalanche_C_vm_eth_state_snapshot_dirty_storage_inex 0 # TYPE avalanche_C_vm_eth_state_snapshot_dirty_storage_miss gauge avalanche_C_vm_eth_state_snapshot_dirty_storage_miss 45145 # TYPE avalanche_C_vm_eth_state_snapshot_dirty_storage_read gauge avalanche_C_vm_eth_state_snapshot_dirty_storage_read 408 # TYPE avalanche_C_vm_eth_state_snapshot_dirty_storage_write gauge avalanche_C_vm_eth_state_snapshot_dirty_storage_write 93404 # TYPE avalanche_C_vm_eth_state_snapshot_flush_account_item gauge avalanche_C_vm_eth_state_snapshot_flush_account_item 16195 # TYPE avalanche_C_vm_eth_state_snapshot_flush_account_size gauge avalanche_C_vm_eth_state_snapshot_flush_account_size 802710 # TYPE avalanche_C_vm_eth_state_snapshot_flush_storage_item gauge avalanche_C_vm_eth_state_snapshot_flush_storage_item 14581 # TYPE avalanche_C_vm_eth_state_snapshot_flush_storage_size gauge avalanche_C_vm_eth_state_snapshot_flush_storage_size 93392 # TYPE avalanche_C_vm_eth_state_update_account gauge avalanche_C_vm_eth_state_update_account 16205 # TYPE avalanche_C_vm_eth_state_update_accountnodes gauge avalanche_C_vm_eth_state_update_accountnodes 96607 # TYPE avalanche_C_vm_eth_state_update_storage gauge avalanche_C_vm_eth_state_update_storage 14477 # TYPE avalanche_C_vm_eth_state_update_storagenodes gauge avalanche_C_vm_eth_state_update_storagenodes 62874 # TYPE avalanche_C_vm_eth_sync_atomic_trie_leaves_failed counter avalanche_C_vm_eth_sync_atomic_trie_leaves_failed 0 # TYPE avalanche_C_vm_eth_sync_atomic_trie_leaves_invalid_response counter avalanche_C_vm_eth_sync_atomic_trie_leaves_invalid_response 0 # TYPE avalanche_C_vm_eth_sync_atomic_trie_leaves_received counter avalanche_C_vm_eth_sync_atomic_trie_leaves_received 0 # TYPE avalanche_C_vm_eth_sync_atomic_trie_leaves_request_latency summary avalanche_C_vm_eth_sync_atomic_trie_leaves_request_latency{quantile="0.5"} 0 avalanche_C_vm_eth_sync_atomic_trie_leaves_request_latency{quantile="0.75"} 0 avalanche_C_vm_eth_sync_atomic_trie_leaves_request_latency{quantile="0.95"} 0 avalanche_C_vm_eth_sync_atomic_trie_leaves_request_latency{quantile="0.99"} 0 avalanche_C_vm_eth_sync_atomic_trie_leaves_request_latency{quantile="0.999"} 0 avalanche_C_vm_eth_sync_atomic_trie_leaves_request_latency{quantile="0.9999"} 0 avalanche_C_vm_eth_sync_atomic_trie_leaves_request_latency_sum 0 avalanche_C_vm_eth_sync_atomic_trie_leaves_request_latency_count 0 # TYPE avalanche_C_vm_eth_sync_atomic_trie_leaves_requested counter avalanche_C_vm_eth_sync_atomic_trie_leaves_requested 0 # TYPE avalanche_C_vm_eth_sync_atomic_trie_leaves_succeeded counter avalanche_C_vm_eth_sync_atomic_trie_leaves_succeeded 0 # TYPE avalanche_C_vm_eth_sync_blocks_failed counter avalanche_C_vm_eth_sync_blocks_failed 0 # TYPE avalanche_C_vm_eth_sync_blocks_invalid_response counter avalanche_C_vm_eth_sync_blocks_invalid_response 0 # TYPE avalanche_C_vm_eth_sync_blocks_received counter avalanche_C_vm_eth_sync_blocks_received 0 # TYPE avalanche_C_vm_eth_sync_blocks_request_latency summary avalanche_C_vm_eth_sync_blocks_request_latency{quantile="0.5"} 0 avalanche_C_vm_eth_sync_blocks_request_latency{quantile="0.75"} 0 avalanche_C_vm_eth_sync_blocks_request_latency{quantile="0.95"} 0 avalanche_C_vm_eth_sync_blocks_request_latency{quantile="0.99"} 0 avalanche_C_vm_eth_sync_blocks_request_latency{quantile="0.999"} 0 avalanche_C_vm_eth_sync_blocks_request_latency{quantile="0.9999"} 0 avalanche_C_vm_eth_sync_blocks_request_latency_sum 0 avalanche_C_vm_eth_sync_blocks_request_latency_count 0 # TYPE avalanche_C_vm_eth_sync_blocks_requested counter avalanche_C_vm_eth_sync_blocks_requested 0 # TYPE avalanche_C_vm_eth_sync_blocks_succeeded counter avalanche_C_vm_eth_sync_blocks_succeeded 0 # TYPE avalanche_C_vm_eth_sync_code_failed counter avalanche_C_vm_eth_sync_code_failed 0 # TYPE avalanche_C_vm_eth_sync_code_invalid_response counter avalanche_C_vm_eth_sync_code_invalid_response 0 # TYPE avalanche_C_vm_eth_sync_code_received counter avalanche_C_vm_eth_sync_code_received 0 # TYPE avalanche_C_vm_eth_sync_code_request_latency summary avalanche_C_vm_eth_sync_code_request_latency{quantile="0.5"} 0 avalanche_C_vm_eth_sync_code_request_latency{quantile="0.75"} 0 avalanche_C_vm_eth_sync_code_request_latency{quantile="0.95"} 0 avalanche_C_vm_eth_sync_code_request_latency{quantile="0.99"} 0 avalanche_C_vm_eth_sync_code_request_latency{quantile="0.999"} 0 avalanche_C_vm_eth_sync_code_request_latency{quantile="0.9999"} 0 avalanche_C_vm_eth_sync_code_request_latency_sum 0 avalanche_C_vm_eth_sync_code_request_latency_count 0 # TYPE avalanche_C_vm_eth_sync_code_requested counter avalanche_C_vm_eth_sync_code_requested 0 # TYPE avalanche_C_vm_eth_sync_code_succeeded counter avalanche_C_vm_eth_sync_code_succeeded 0 # TYPE avalanche_C_vm_eth_sync_state_trie_leaves_failed counter avalanche_C_vm_eth_sync_state_trie_leaves_failed 0 # TYPE avalanche_C_vm_eth_sync_state_trie_leaves_invalid_response counter avalanche_C_vm_eth_sync_state_trie_leaves_invalid_response 0 # TYPE avalanche_C_vm_eth_sync_state_trie_leaves_received counter avalanche_C_vm_eth_sync_state_trie_leaves_received 0 # TYPE avalanche_C_vm_eth_sync_state_trie_leaves_request_latency summary avalanche_C_vm_eth_sync_state_trie_leaves_request_latency{quantile="0.5"} 0 avalanche_C_vm_eth_sync_state_trie_leaves_request_latency{quantile="0.75"} 0 avalanche_C_vm_eth_sync_state_trie_leaves_request_latency{quantile="0.95"} 0 avalanche_C_vm_eth_sync_state_trie_leaves_request_latency{quantile="0.99"} 0 avalanche_C_vm_eth_sync_state_trie_leaves_request_latency{quantile="0.999"} 0 avalanche_C_vm_eth_sync_state_trie_leaves_request_latency{quantile="0.9999"} 0 avalanche_C_vm_eth_sync_state_trie_leaves_request_latency_sum 0 avalanche_C_vm_eth_sync_state_trie_leaves_request_latency_count 0 # TYPE avalanche_C_vm_eth_sync_state_trie_leaves_requested counter avalanche_C_vm_eth_sync_state_trie_leaves_requested 0 # TYPE avalanche_C_vm_eth_sync_state_trie_leaves_succeeded counter avalanche_C_vm_eth_sync_state_trie_leaves_succeeded 0 # TYPE avalanche_C_vm_eth_trie_prefetch_chain_account_dup gauge avalanche_C_vm_eth_trie_prefetch_chain_account_dup 1864 # TYPE avalanche_C_vm_eth_trie_prefetch_chain_account_load gauge avalanche_C_vm_eth_trie_prefetch_chain_account_load 16204 # TYPE avalanche_C_vm_eth_trie_prefetch_chain_account_skip gauge avalanche_C_vm_eth_trie_prefetch_chain_account_skip 0 # TYPE avalanche_C_vm_eth_trie_prefetch_chain_account_waste gauge avalanche_C_vm_eth_trie_prefetch_chain_account_waste 0 # TYPE avalanche_C_vm_eth_trie_prefetch_chain_storage_dup gauge avalanche_C_vm_eth_trie_prefetch_chain_storage_dup 526 # TYPE avalanche_C_vm_eth_trie_prefetch_chain_storage_fetchers gauge avalanche_C_vm_eth_trie_prefetch_chain_storage_fetchers 4442 # TYPE avalanche_C_vm_eth_trie_prefetch_chain_storage_lload gauge avalanche_C_vm_eth_trie_prefetch_chain_storage_lload 9700 # TYPE avalanche_C_vm_eth_trie_prefetch_chain_storage_load gauge avalanche_C_vm_eth_trie_prefetch_chain_storage_load 14474 # TYPE avalanche_C_vm_eth_trie_prefetch_chain_storage_skip gauge avalanche_C_vm_eth_trie_prefetch_chain_storage_skip 0 # TYPE avalanche_C_vm_eth_trie_prefetch_chain_storage_waste gauge avalanche_C_vm_eth_trie_prefetch_chain_storage_waste 5 # TYPE avalanche_C_vm_eth_trie_prefetch_chain_subfetcher_copies gauge avalanche_C_vm_eth_trie_prefetch_chain_subfetcher_copies 23827 # TYPE avalanche_C_vm_eth_trie_prefetch_chain_subfetcher_wait counter avalanche_C_vm_eth_trie_prefetch_chain_subfetcher_wait 554 # TYPE avalanche_C_vm_eth_trie_prefetch_chain_subfetcher_workers gauge avalanche_C_vm_eth_trie_prefetch_chain_subfetcher_workers 14405 # TYPE avalanche_C_vm_eth_trie_verkle_cache_hit gauge avalanche_C_vm_eth_trie_verkle_cache_hit 0 # TYPE avalanche_C_vm_eth_trie_verkle_cache_miss gauge avalanche_C_vm_eth_trie_verkle_cache_miss 0 # TYPE avalanche_C_vm_eth_txpool_dropbetweenreorg summary avalanche_C_vm_eth_txpool_dropbetweenreorg{quantile="0.5"} 0 avalanche_C_vm_eth_txpool_dropbetweenreorg{quantile="0.75"} 0 avalanche_C_vm_eth_txpool_dropbetweenreorg{quantile="0.95"} 0 avalanche_C_vm_eth_txpool_dropbetweenreorg{quantile="0.99"} 0 avalanche_C_vm_eth_txpool_dropbetweenreorg{quantile="0.999"} 0 avalanche_C_vm_eth_txpool_dropbetweenreorg{quantile="0.9999"} 0 avalanche_C_vm_eth_txpool_dropbetweenreorg_sum 0 avalanche_C_vm_eth_txpool_dropbetweenreorg_count 2534 # TYPE avalanche_C_vm_eth_txpool_invalid gauge avalanche_C_vm_eth_txpool_invalid 5 # TYPE avalanche_C_vm_eth_txpool_known gauge avalanche_C_vm_eth_txpool_known 79 # TYPE avalanche_C_vm_eth_txpool_local gauge avalanche_C_vm_eth_txpool_local 0 # TYPE avalanche_C_vm_eth_txpool_overflowed gauge avalanche_C_vm_eth_txpool_overflowed 0 # TYPE avalanche_C_vm_eth_txpool_pending gauge avalanche_C_vm_eth_txpool_pending 0 # TYPE avalanche_C_vm_eth_txpool_pending_discard gauge avalanche_C_vm_eth_txpool_pending_discard 0 # TYPE avalanche_C_vm_eth_txpool_pending_nofunds gauge avalanche_C_vm_eth_txpool_pending_nofunds 0 # TYPE avalanche_C_vm_eth_txpool_pending_ratelimit gauge avalanche_C_vm_eth_txpool_pending_ratelimit 0 # TYPE avalanche_C_vm_eth_txpool_pending_replace gauge avalanche_C_vm_eth_txpool_pending_replace 0 # TYPE avalanche_C_vm_eth_txpool_queued gauge avalanche_C_vm_eth_txpool_queued 0 # TYPE avalanche_C_vm_eth_txpool_queued_discard gauge avalanche_C_vm_eth_txpool_queued_discard 0 # TYPE avalanche_C_vm_eth_txpool_queued_eviction gauge avalanche_C_vm_eth_txpool_queued_eviction 0 # TYPE avalanche_C_vm_eth_txpool_queued_nofunds gauge avalanche_C_vm_eth_txpool_queued_nofunds 0 # TYPE avalanche_C_vm_eth_txpool_queued_ratelimit gauge avalanche_C_vm_eth_txpool_queued_ratelimit 0 # TYPE avalanche_C_vm_eth_txpool_queued_replace gauge avalanche_C_vm_eth_txpool_queued_replace 0 # TYPE avalanche_C_vm_eth_txpool_reheap summary avalanche_C_vm_eth_txpool_reheap{quantile="0.5"} 125 avalanche_C_vm_eth_txpool_reheap{quantile="0.75"} 334 avalanche_C_vm_eth_txpool_reheap{quantile="0.95"} 4231.099999999998 avalanche_C_vm_eth_txpool_reheap{quantile="0.99"} 10849.959999999997 avalanche_C_vm_eth_txpool_reheap{quantile="0.999"} 20143.967999999997 avalanche_C_vm_eth_txpool_reheap{quantile="0.9999"} 20208 avalanche_C_vm_eth_txpool_reheap_sum 1.001885e+06 avalanche_C_vm_eth_txpool_reheap_count 2382 # TYPE avalanche_C_vm_eth_txpool_reorgtime summary avalanche_C_vm_eth_txpool_reorgtime{quantile="0.5"} 18854.5 avalanche_C_vm_eth_txpool_reorgtime{quantile="0.75"} 184062.75 avalanche_C_vm_eth_txpool_reorgtime{quantile="0.95"} 498198.09999999974 avalanche_C_vm_eth_txpool_reorgtime{quantile="0.99"} 3.5953513899999997e+06 avalanche_C_vm_eth_txpool_reorgtime{quantile="0.999"} 1.1211012906999998e+07 avalanche_C_vm_eth_txpool_reorgtime{quantile="0.9999"} 1.1299417e+07 avalanche_C_vm_eth_txpool_reorgtime_sum 2.19707512e+08 avalanche_C_vm_eth_txpool_reorgtime_count 2534 # TYPE avalanche_C_vm_eth_txpool_reservations_0 gauge avalanche_C_vm_eth_txpool_reservations_0 0 # TYPE avalanche_C_vm_eth_txpool_slots gauge avalanche_C_vm_eth_txpool_slots 0 # TYPE avalanche_C_vm_eth_txpool_throttle gauge avalanche_C_vm_eth_txpool_throttle 0 # TYPE avalanche_C_vm_eth_txpool_underpriced gauge avalanche_C_vm_eth_txpool_underpriced 0 # TYPE avalanche_C_vm_eth_txpool_valid gauge avalanche_C_vm_eth_txpool_valid 196 # HELP avalanche_C_vm_metervm_accept_count Total # of observations of time (in ns) of a accept # TYPE avalanche_C_vm_metervm_accept_count counter avalanche_C_vm_metervm_accept_count 2328 # HELP avalanche_C_vm_metervm_accept_sum Sum of time (in ns) of a accept # TYPE avalanche_C_vm_metervm_accept_sum gauge avalanche_C_vm_metervm_accept_sum 8.91801421e+08 # HELP avalanche_C_vm_metervm_batched_parse_block_count Total # of observations of time (in ns) of a batched_parse_block # TYPE avalanche_C_vm_metervm_batched_parse_block_count counter avalanche_C_vm_metervm_batched_parse_block_count 232 # HELP avalanche_C_vm_metervm_batched_parse_block_sum Sum of time (in ns) of a batched_parse_block # TYPE avalanche_C_vm_metervm_batched_parse_block_sum gauge avalanche_C_vm_metervm_batched_parse_block_sum 28127 # HELP avalanche_C_vm_metervm_build_block_count Total # of observations of time (in ns) of a build_block # TYPE avalanche_C_vm_metervm_build_block_count counter avalanche_C_vm_metervm_build_block_count 0 # HELP avalanche_C_vm_metervm_build_block_err_count Total # of observations of time (in ns) of a build_block_err # TYPE avalanche_C_vm_metervm_build_block_err_count counter avalanche_C_vm_metervm_build_block_err_count 0 # HELP avalanche_C_vm_metervm_build_block_err_sum Sum of time (in ns) of a build_block_err # TYPE avalanche_C_vm_metervm_build_block_err_sum gauge avalanche_C_vm_metervm_build_block_err_sum 0 # HELP avalanche_C_vm_metervm_build_block_sum Sum of time (in ns) of a build_block # TYPE avalanche_C_vm_metervm_build_block_sum gauge avalanche_C_vm_metervm_build_block_sum 0 # HELP avalanche_C_vm_metervm_get_ancestors_count Total # of observations of time (in ns) of a get_ancestors # TYPE avalanche_C_vm_metervm_get_ancestors_count counter avalanche_C_vm_metervm_get_ancestors_count 0 # HELP avalanche_C_vm_metervm_get_ancestors_sum Sum of time (in ns) of a get_ancestors # TYPE avalanche_C_vm_metervm_get_ancestors_sum gauge avalanche_C_vm_metervm_get_ancestors_sum 0 # HELP avalanche_C_vm_metervm_get_block_count Total # of observations of time (in ns) of a get_block # TYPE avalanche_C_vm_metervm_get_block_count counter avalanche_C_vm_metervm_get_block_count 64497 # HELP avalanche_C_vm_metervm_get_block_err_count Total # of observations of time (in ns) of a get_block_err # TYPE avalanche_C_vm_metervm_get_block_err_count counter avalanche_C_vm_metervm_get_block_err_count 898 # HELP avalanche_C_vm_metervm_get_block_err_sum Sum of time (in ns) of a get_block_err # TYPE avalanche_C_vm_metervm_get_block_err_sum gauge avalanche_C_vm_metervm_get_block_err_sum 1.070681492e+09 # HELP avalanche_C_vm_metervm_get_block_id_at_height_count Total # of observations of time (in ns) of a get_block_id_at_height # TYPE avalanche_C_vm_metervm_get_block_id_at_height_count counter avalanche_C_vm_metervm_get_block_id_at_height_count 0 # HELP avalanche_C_vm_metervm_get_block_id_at_height_sum Sum of time (in ns) of a get_block_id_at_height # TYPE avalanche_C_vm_metervm_get_block_id_at_height_sum gauge avalanche_C_vm_metervm_get_block_id_at_height_sum 0 # HELP avalanche_C_vm_metervm_get_block_sum Sum of time (in ns) of a get_block # TYPE avalanche_C_vm_metervm_get_block_sum gauge avalanche_C_vm_metervm_get_block_sum 2.57781354e+08 # HELP avalanche_C_vm_metervm_get_last_state_summary_count Total # of observations of time (in ns) of a get_last_state_summary # TYPE avalanche_C_vm_metervm_get_last_state_summary_count counter avalanche_C_vm_metervm_get_last_state_summary_count 0 # HELP avalanche_C_vm_metervm_get_last_state_summary_sum Sum of time (in ns) of a get_last_state_summary # TYPE avalanche_C_vm_metervm_get_last_state_summary_sum gauge avalanche_C_vm_metervm_get_last_state_summary_sum 0 # HELP avalanche_C_vm_metervm_get_ongoing_state_sync_summary_count Total # of observations of time (in ns) of a get_ongoing_state_sync_summary # TYPE avalanche_C_vm_metervm_get_ongoing_state_sync_summary_count counter avalanche_C_vm_metervm_get_ongoing_state_sync_summary_count 0 # HELP avalanche_C_vm_metervm_get_ongoing_state_sync_summary_sum Sum of time (in ns) of a get_ongoing_state_sync_summary # TYPE avalanche_C_vm_metervm_get_ongoing_state_sync_summary_sum gauge avalanche_C_vm_metervm_get_ongoing_state_sync_summary_sum 0 # HELP avalanche_C_vm_metervm_get_state_summary_count Total # of observations of time (in ns) of a get_state_summary # TYPE avalanche_C_vm_metervm_get_state_summary_count counter avalanche_C_vm_metervm_get_state_summary_count 0 # HELP avalanche_C_vm_metervm_get_state_summary_err_count Total # of observations of time (in ns) of a get_state_summary_err # TYPE avalanche_C_vm_metervm_get_state_summary_err_count counter avalanche_C_vm_metervm_get_state_summary_err_count 0 # HELP avalanche_C_vm_metervm_get_state_summary_err_sum Sum of time (in ns) of a get_state_summary_err # TYPE avalanche_C_vm_metervm_get_state_summary_err_sum gauge avalanche_C_vm_metervm_get_state_summary_err_sum 0 # HELP avalanche_C_vm_metervm_get_state_summary_sum Sum of time (in ns) of a get_state_summary # TYPE avalanche_C_vm_metervm_get_state_summary_sum gauge avalanche_C_vm_metervm_get_state_summary_sum 0 # HELP avalanche_C_vm_metervm_last_accepted_count Total # of observations of time (in ns) of a last_accepted # TYPE avalanche_C_vm_metervm_last_accepted_count counter avalanche_C_vm_metervm_last_accepted_count 313 # HELP avalanche_C_vm_metervm_last_accepted_sum Sum of time (in ns) of a last_accepted # TYPE avalanche_C_vm_metervm_last_accepted_sum gauge avalanche_C_vm_metervm_last_accepted_sum 54247 # HELP avalanche_C_vm_metervm_parse_block_count Total # of observations of time (in ns) of a parse_block # TYPE avalanche_C_vm_metervm_parse_block_count counter avalanche_C_vm_metervm_parse_block_count 31566 # HELP avalanche_C_vm_metervm_parse_block_err_count Total # of observations of time (in ns) of a parse_block_err # TYPE avalanche_C_vm_metervm_parse_block_err_count counter avalanche_C_vm_metervm_parse_block_err_count 0 # HELP avalanche_C_vm_metervm_parse_block_err_sum Sum of time (in ns) of a parse_block_err # TYPE avalanche_C_vm_metervm_parse_block_err_sum gauge avalanche_C_vm_metervm_parse_block_err_sum 0 # HELP avalanche_C_vm_metervm_parse_block_sum Sum of time (in ns) of a parse_block # TYPE avalanche_C_vm_metervm_parse_block_sum gauge avalanche_C_vm_metervm_parse_block_sum 9.659184243e+09 # HELP avalanche_C_vm_metervm_parse_state_summary_count Total # of observations of time (in ns) of a parse_state_summary # TYPE avalanche_C_vm_metervm_parse_state_summary_count counter avalanche_C_vm_metervm_parse_state_summary_count 0 # HELP avalanche_C_vm_metervm_parse_state_summary_err_count Total # of observations of time (in ns) of a parse_state_summary_err # TYPE avalanche_C_vm_metervm_parse_state_summary_err_count counter avalanche_C_vm_metervm_parse_state_summary_err_count 0 # HELP avalanche_C_vm_metervm_parse_state_summary_err_sum Sum of time (in ns) of a parse_state_summary_err # TYPE avalanche_C_vm_metervm_parse_state_summary_err_sum gauge avalanche_C_vm_metervm_parse_state_summary_err_sum 0 # HELP avalanche_C_vm_metervm_parse_state_summary_sum Sum of time (in ns) of a parse_state_summary # TYPE avalanche_C_vm_metervm_parse_state_summary_sum gauge avalanche_C_vm_metervm_parse_state_summary_sum 0 # HELP avalanche_C_vm_metervm_reject_count Total # of observations of time (in ns) of a reject # TYPE avalanche_C_vm_metervm_reject_count counter avalanche_C_vm_metervm_reject_count 1 # HELP avalanche_C_vm_metervm_reject_sum Sum of time (in ns) of a reject # TYPE avalanche_C_vm_metervm_reject_sum gauge avalanche_C_vm_metervm_reject_sum 666 # HELP avalanche_C_vm_metervm_set_preference_count Total # of observations of time (in ns) of a set_preference # TYPE avalanche_C_vm_metervm_set_preference_count counter avalanche_C_vm_metervm_set_preference_count 2965 # HELP avalanche_C_vm_metervm_set_preference_sum Sum of time (in ns) of a set_preference # TYPE avalanche_C_vm_metervm_set_preference_sum gauge avalanche_C_vm_metervm_set_preference_sum 4.85443696e+08 # HELP avalanche_C_vm_metervm_should_verify_with_context_count Total # of observations of time (in ns) of a should_verify_with_context # TYPE avalanche_C_vm_metervm_should_verify_with_context_count counter avalanche_C_vm_metervm_should_verify_with_context_count 0 # HELP avalanche_C_vm_metervm_should_verify_with_context_sum Sum of time (in ns) of a should_verify_with_context # TYPE avalanche_C_vm_metervm_should_verify_with_context_sum gauge avalanche_C_vm_metervm_should_verify_with_context_sum 0 # HELP avalanche_C_vm_metervm_state_sync_enabled_count Total # of observations of time (in ns) of a state_sync_enabled # TYPE avalanche_C_vm_metervm_state_sync_enabled_count counter avalanche_C_vm_metervm_state_sync_enabled_count 1 # HELP avalanche_C_vm_metervm_state_sync_enabled_sum Sum of time (in ns) of a state_sync_enabled # TYPE avalanche_C_vm_metervm_state_sync_enabled_sum gauge avalanche_C_vm_metervm_state_sync_enabled_sum 791 # HELP avalanche_C_vm_metervm_verify_count Total # of observations of time (in ns) of a verify # TYPE avalanche_C_vm_metervm_verify_count counter avalanche_C_vm_metervm_verify_count 2330 # HELP avalanche_C_vm_metervm_verify_err_count Total # of observations of time (in ns) of a verify_err # TYPE avalanche_C_vm_metervm_verify_err_count counter avalanche_C_vm_metervm_verify_err_count 0 # HELP avalanche_C_vm_metervm_verify_err_sum Sum of time (in ns) of a verify_err # TYPE avalanche_C_vm_metervm_verify_err_sum gauge avalanche_C_vm_metervm_verify_err_sum 0 # HELP avalanche_C_vm_metervm_verify_sum Sum of time (in ns) of a verify # TYPE avalanche_C_vm_metervm_verify_sum gauge avalanche_C_vm_metervm_verify_sum 6.661568155e+09 # HELP avalanche_C_vm_metervm_verify_with_context_count Total # of observations of time (in ns) of a verify_with_context # TYPE avalanche_C_vm_metervm_verify_with_context_count counter avalanche_C_vm_metervm_verify_with_context_count 0 # HELP avalanche_C_vm_metervm_verify_with_context_err_count Total # of observations of time (in ns) of a verify_with_context_err # TYPE avalanche_C_vm_metervm_verify_with_context_err_count counter avalanche_C_vm_metervm_verify_with_context_err_count 0 # HELP avalanche_C_vm_metervm_verify_with_context_err_sum Sum of time (in ns) of a verify_with_context_err # TYPE avalanche_C_vm_metervm_verify_with_context_err_sum gauge avalanche_C_vm_metervm_verify_with_context_err_sum 0 # HELP avalanche_C_vm_metervm_verify_with_context_sum Sum of time (in ns) of a verify_with_context # TYPE avalanche_C_vm_metervm_verify_with_context_sum gauge avalanche_C_vm_metervm_verify_with_context_sum 0 # HELP avalanche_C_vm_proposervm_inner_block_cache_get_count number of get calls # TYPE avalanche_C_vm_proposervm_inner_block_cache_get_count counter avalanche_C_vm_proposervm_inner_block_cache_get_count{result="hit"} 35051 avalanche_C_vm_proposervm_inner_block_cache_get_count{result="miss"} 14009 # HELP avalanche_C_vm_proposervm_inner_block_cache_get_time time spent (ns) in get calls # TYPE avalanche_C_vm_proposervm_inner_block_cache_get_time gauge avalanche_C_vm_proposervm_inner_block_cache_get_time{result="hit"} 3.8077666e+07 avalanche_C_vm_proposervm_inner_block_cache_get_time{result="miss"} 3.854683e+06 # HELP avalanche_C_vm_proposervm_inner_block_cache_len number of entries # TYPE avalanche_C_vm_proposervm_inner_block_cache_len gauge avalanche_C_vm_proposervm_inner_block_cache_len 14009 # HELP avalanche_C_vm_proposervm_inner_block_cache_portion_filled fraction of cache filled # TYPE avalanche_C_vm_proposervm_inner_block_cache_portion_filled gauge avalanche_C_vm_proposervm_inner_block_cache_portion_filled 0.5652331113815308 # HELP avalanche_C_vm_proposervm_inner_block_cache_put_count number of put calls # TYPE avalanche_C_vm_proposervm_inner_block_cache_put_count counter avalanche_C_vm_proposervm_inner_block_cache_put_count 14009 # HELP avalanche_C_vm_proposervm_inner_block_cache_put_time time spent (ns) in put calls # TYPE avalanche_C_vm_proposervm_inner_block_cache_put_time gauge avalanche_C_vm_proposervm_inner_block_cache_put_time 5.5365625e+07 # HELP avalanche_C_vm_proposervm_state_block_cache_get_count number of get calls # TYPE avalanche_C_vm_proposervm_state_block_cache_get_count counter avalanche_C_vm_proposervm_state_block_cache_get_count{result="hit"} 35946 avalanche_C_vm_proposervm_state_block_cache_get_count{result="miss"} 14013 # HELP avalanche_C_vm_proposervm_state_block_cache_get_time time spent (ns) in get calls # TYPE avalanche_C_vm_proposervm_state_block_cache_get_time gauge avalanche_C_vm_proposervm_state_block_cache_get_time{result="hit"} 6.9968112e+07 avalanche_C_vm_proposervm_state_block_cache_get_time{result="miss"} 5.467752e+06 # HELP avalanche_C_vm_proposervm_state_block_cache_len number of entries # TYPE avalanche_C_vm_proposervm_state_block_cache_len gauge avalanche_C_vm_proposervm_state_block_cache_len 14013 # HELP avalanche_C_vm_proposervm_state_block_cache_portion_filled fraction of cache filled # TYPE avalanche_C_vm_proposervm_state_block_cache_portion_filled gauge avalanche_C_vm_proposervm_state_block_cache_portion_filled 0.23076315224170685 # HELP avalanche_C_vm_proposervm_state_block_cache_put_count number of put calls # TYPE avalanche_C_vm_proposervm_state_block_cache_put_count counter avalanche_C_vm_proposervm_state_block_cache_put_count 16341 # HELP avalanche_C_vm_proposervm_state_block_cache_put_time time spent (ns) in put calls # TYPE avalanche_C_vm_proposervm_state_block_cache_put_time gauge avalanche_C_vm_proposervm_state_block_cache_put_time 2.8711595e+07 # HELP avalanche_C_vm_sdk_atomic_mempool_bloom_filter_count Number of additions that have been performed to the bloom # TYPE avalanche_C_vm_sdk_atomic_mempool_bloom_filter_count gauge avalanche_C_vm_sdk_atomic_mempool_bloom_filter_count 0 # HELP avalanche_C_vm_sdk_atomic_mempool_bloom_filter_entries Number of bytes allocated to slots in the bloom # TYPE avalanche_C_vm_sdk_atomic_mempool_bloom_filter_entries gauge avalanche_C_vm_sdk_atomic_mempool_bloom_filter_entries 9815 # HELP avalanche_C_vm_sdk_atomic_mempool_bloom_filter_hashes Number of hashes in the bloom # TYPE avalanche_C_vm_sdk_atomic_mempool_bloom_filter_hashes gauge avalanche_C_vm_sdk_atomic_mempool_bloom_filter_hashes 7 # HELP avalanche_C_vm_sdk_atomic_mempool_bloom_filter_max_count Maximum number of additions that should be performed to the bloom before resetting # TYPE avalanche_C_vm_sdk_atomic_mempool_bloom_filter_max_count gauge avalanche_C_vm_sdk_atomic_mempool_bloom_filter_max_count 11836 # HELP avalanche_C_vm_sdk_atomic_mempool_bloom_filter_reset_count Number times the bloom has been reset # TYPE avalanche_C_vm_sdk_atomic_mempool_bloom_filter_reset_count counter avalanche_C_vm_sdk_atomic_mempool_bloom_filter_reset_count 1 # HELP avalanche_C_vm_sdk_atomic_tx_gossip_gossip_bytes amount of gossip (bytes) # TYPE avalanche_C_vm_sdk_atomic_tx_gossip_gossip_bytes counter avalanche_C_vm_sdk_atomic_tx_gossip_gossip_bytes{io="received",type="pull"} 64777 avalanche_C_vm_sdk_atomic_tx_gossip_gossip_bytes{io="sent",type="pull"} 0 # HELP avalanche_C_vm_sdk_atomic_tx_gossip_gossip_count amount of gossip (n) # TYPE avalanche_C_vm_sdk_atomic_tx_gossip_gossip_count counter avalanche_C_vm_sdk_atomic_tx_gossip_gossip_count{io="received",type="pull"} 211 avalanche_C_vm_sdk_atomic_tx_gossip_gossip_count{io="sent",type="pull"} 0 # HELP avalanche_C_vm_sdk_atomic_tx_gossip_gossip_tracking number of gossipables being tracked # TYPE avalanche_C_vm_sdk_atomic_tx_gossip_gossip_tracking gauge avalanche_C_vm_sdk_atomic_tx_gossip_gossip_tracking{type="sent"} 0 avalanche_C_vm_sdk_atomic_tx_gossip_gossip_tracking{type="unsent"} 0 # HELP avalanche_C_vm_sdk_atomic_tx_gossip_gossip_tracking_lifetime_average average duration a gossipable has been tracked (ns) # TYPE avalanche_C_vm_sdk_atomic_tx_gossip_gossip_tracking_lifetime_average gauge avalanche_C_vm_sdk_atomic_tx_gossip_gossip_tracking_lifetime_average 0 # HELP avalanche_C_vm_sdk_eth_tx_bloom_filter_count Number of additions that have been performed to the bloom # TYPE avalanche_C_vm_sdk_eth_tx_bloom_filter_count gauge avalanche_C_vm_sdk_eth_tx_bloom_filter_count 197 # HELP avalanche_C_vm_sdk_eth_tx_bloom_filter_entries Number of bytes allocated to slots in the bloom # TYPE avalanche_C_vm_sdk_eth_tx_bloom_filter_entries gauge avalanche_C_vm_sdk_eth_tx_bloom_filter_entries 9815 # HELP avalanche_C_vm_sdk_eth_tx_bloom_filter_hashes Number of hashes in the bloom # TYPE avalanche_C_vm_sdk_eth_tx_bloom_filter_hashes gauge avalanche_C_vm_sdk_eth_tx_bloom_filter_hashes 7 # HELP avalanche_C_vm_sdk_eth_tx_bloom_filter_max_count Maximum number of additions that should be performed to the bloom before resetting # TYPE avalanche_C_vm_sdk_eth_tx_bloom_filter_max_count gauge avalanche_C_vm_sdk_eth_tx_bloom_filter_max_count 11836 # HELP avalanche_C_vm_sdk_eth_tx_bloom_filter_reset_count Number times the bloom has been reset # TYPE avalanche_C_vm_sdk_eth_tx_bloom_filter_reset_count counter avalanche_C_vm_sdk_eth_tx_bloom_filter_reset_count 1 # HELP avalanche_C_vm_sdk_eth_tx_gossip_gossip_bytes amount of gossip (bytes) # TYPE avalanche_C_vm_sdk_eth_tx_gossip_gossip_bytes counter avalanche_C_vm_sdk_eth_tx_gossip_gossip_bytes{io="received",type="pull"} 179110 avalanche_C_vm_sdk_eth_tx_gossip_gossip_bytes{io="received",type="push"} 218772 avalanche_C_vm_sdk_eth_tx_gossip_gossip_bytes{io="sent",type="pull"} 27303 # HELP avalanche_C_vm_sdk_eth_tx_gossip_gossip_count amount of gossip (n) # TYPE avalanche_C_vm_sdk_eth_tx_gossip_gossip_count counter avalanche_C_vm_sdk_eth_tx_gossip_gossip_count{io="received",type="pull"} 77 avalanche_C_vm_sdk_eth_tx_gossip_gossip_count{io="received",type="push"} 98 avalanche_C_vm_sdk_eth_tx_gossip_gossip_count{io="sent",type="pull"} 15 # HELP avalanche_C_vm_sdk_eth_tx_gossip_gossip_tracking number of gossipables being tracked # TYPE avalanche_C_vm_sdk_eth_tx_gossip_gossip_tracking gauge avalanche_C_vm_sdk_eth_tx_gossip_gossip_tracking{type="sent"} 0 avalanche_C_vm_sdk_eth_tx_gossip_gossip_tracking{type="unsent"} 0 # HELP avalanche_C_vm_sdk_eth_tx_gossip_gossip_tracking_lifetime_average average duration a gossipable has been tracked (ns) # TYPE avalanche_C_vm_sdk_eth_tx_gossip_gossip_tracking_lifetime_average gauge avalanche_C_vm_sdk_eth_tx_gossip_gossip_tracking_lifetime_average 0 # HELP avalanche_C_vm_sdk_p2p_msg_count message count (n) # TYPE avalanche_C_vm_sdk_p2p_msg_count counter avalanche_C_vm_sdk_p2p_msg_count{handlerID="0",op="app_error"} 105 avalanche_C_vm_sdk_p2p_msg_count{handlerID="0",op="app_gossip"} 97 avalanche_C_vm_sdk_p2p_msg_count{handlerID="0",op="app_request"} 114 avalanche_C_vm_sdk_p2p_msg_count{handlerID="0",op="app_response"} 301 avalanche_C_vm_sdk_p2p_msg_count{handlerID="1",op="app_error"} 97 avalanche_C_vm_sdk_p2p_msg_count{handlerID="1",op="app_request"} 90 avalanche_C_vm_sdk_p2p_msg_count{handlerID="1",op="app_response"} 310 # HELP avalanche_C_vm_sdk_p2p_msg_time message handling time (ns) # TYPE avalanche_C_vm_sdk_p2p_msg_time gauge avalanche_C_vm_sdk_p2p_msg_time{handlerID="0",op="app_error"} 2.5195203e+07 avalanche_C_vm_sdk_p2p_msg_time{handlerID="0",op="app_gossip"} 1.15522371e+08 avalanche_C_vm_sdk_p2p_msg_time{handlerID="0",op="app_request"} 3.8382501e+07 avalanche_C_vm_sdk_p2p_msg_time{handlerID="0",op="app_response"} 3.32540884e+08 avalanche_C_vm_sdk_p2p_msg_time{handlerID="1",op="app_error"} 2.1179706e+07 avalanche_C_vm_sdk_p2p_msg_time{handlerID="1",op="app_request"} 2.8076496e+07 avalanche_C_vm_sdk_p2p_msg_time{handlerID="1",op="app_response"} 6.50709413e+08 # HELP avalanche_P_benchlist_benched_num Number of currently benched validators # TYPE avalanche_P_benchlist_benched_num gauge avalanche_P_benchlist_benched_num 0 # HELP avalanche_P_benchlist_benched_weight Weight of currently benched validators # TYPE avalanche_P_benchlist_benched_weight gauge avalanche_P_benchlist_benched_weight 0 # HELP avalanche_P_blk_builds_failed Number of BuildBlock calls that have failed # TYPE avalanche_P_blk_builds_failed counter avalanche_P_blk_builds_failed 0 # HELP avalanche_P_blks_accepted_container_size_sum cumulative size of all accepted blocks # TYPE avalanche_P_blks_accepted_container_size_sum gauge avalanche_P_blks_accepted_container_size_sum 0 # HELP avalanche_P_blks_accepted_count Total # of observations of time (in ns) from the issuance of a block to its acceptance # TYPE avalanche_P_blks_accepted_count counter avalanche_P_blks_accepted_count 0 # HELP avalanche_P_blks_accepted_sum Sum of time (in ns) from the issuance of a block to its acceptance # TYPE avalanche_P_blks_accepted_sum gauge avalanche_P_blks_accepted_sum 0 # HELP avalanche_P_blks_build_accept_latency time (in ns) from the timestamp of a block to the time it was accepted # TYPE avalanche_P_blks_build_accept_latency gauge avalanche_P_blks_build_accept_latency 0 # HELP avalanche_P_blks_built Number of blocks that have been built locally # TYPE avalanche_P_blks_built counter avalanche_P_blks_built 0 # HELP avalanche_P_blks_issued number of blocks that have been issued into consensus by discovery mechanism # TYPE avalanche_P_blks_issued counter avalanche_P_blks_issued{source="built"} 0 avalanche_P_blks_issued{source="pull_gossip"} 0 avalanche_P_blks_issued{source="push_gossip"} 0 avalanche_P_blks_issued{source="unknown"} 0 # HELP avalanche_P_blks_polls_accepted_count Total # of observations of number of polls from the issuance of a block to its acceptance # TYPE avalanche_P_blks_polls_accepted_count counter avalanche_P_blks_polls_accepted_count 0 # HELP avalanche_P_blks_polls_accepted_sum Sum of number of polls from the issuance of a block to its acceptance # TYPE avalanche_P_blks_polls_accepted_sum gauge avalanche_P_blks_polls_accepted_sum 0 # HELP avalanche_P_blks_polls_rejected_count Total # of observations of number of polls from the issuance of a block to its rejection # TYPE avalanche_P_blks_polls_rejected_count counter avalanche_P_blks_polls_rejected_count 0 # HELP avalanche_P_blks_polls_rejected_sum Sum of number of polls from the issuance of a block to its rejection # TYPE avalanche_P_blks_polls_rejected_sum gauge avalanche_P_blks_polls_rejected_sum 0 # HELP avalanche_P_blks_processing number of currently processing blocks # TYPE avalanche_P_blks_processing gauge avalanche_P_blks_processing 0 # HELP avalanche_P_blks_rejected_container_size_sum cumulative size of all rejected blocks # TYPE avalanche_P_blks_rejected_container_size_sum gauge avalanche_P_blks_rejected_container_size_sum 0 # HELP avalanche_P_blks_rejected_count Total # of observations of time (in ns) from the issuance of a block to its rejection # TYPE avalanche_P_blks_rejected_count counter avalanche_P_blks_rejected_count 0 # HELP avalanche_P_blks_rejected_sum Sum of time (in ns) from the issuance of a block to its rejection # TYPE avalanche_P_blks_rejected_sum gauge avalanche_P_blks_rejected_sum 0 # HELP avalanche_P_blocked Number of blocks that are pending issuance # TYPE avalanche_P_blocked gauge avalanche_P_blocked 0 # HELP avalanche_P_blockers Number of blocks that are blocking other blocks from being issued because they haven't been issued # TYPE avalanche_P_blockers gauge avalanche_P_blockers 0 # HELP avalanche_P_bootstrap_finished Whether or not bootstrap process has completed. 1 is success, 0 is fail or ongoing. # TYPE avalanche_P_bootstrap_finished gauge avalanche_P_bootstrap_finished 1 # HELP avalanche_P_bs_accepted Number of blocks accepted during bootstrapping # TYPE avalanche_P_bs_accepted counter avalanche_P_bs_accepted 1 # HELP avalanche_P_bs_fetched Number of blocks fetched during bootstrapping # TYPE avalanche_P_bs_fetched counter avalanche_P_bs_fetched 1 # HELP avalanche_P_bs_get_ancestors_blks_count Total # of observations of blocks fetched in a call to GetAncestors # TYPE avalanche_P_bs_get_ancestors_blks_count counter avalanche_P_bs_get_ancestors_blks_count 0 # HELP avalanche_P_bs_get_ancestors_blks_sum Sum of blocks fetched in a call to GetAncestors # TYPE avalanche_P_bs_get_ancestors_blks_sum gauge avalanche_P_bs_get_ancestors_blks_sum 0 # HELP avalanche_P_db_calls number of calls to the database # TYPE avalanche_P_db_calls counter avalanche_P_db_calls{method="batch_delete"} 6 avalanche_P_db_calls{method="batch_inner"} 1 avalanche_P_db_calls{method="batch_put"} 846 avalanche_P_db_calls{method="batch_reset"} 5 avalanche_P_db_calls{method="batch_write"} 1103 avalanche_P_db_calls{method="get"} 4332 avalanche_P_db_calls{method="has"} 2 avalanche_P_db_calls{method="iterator_error"} 23 avalanche_P_db_calls{method="iterator_key"} 790875 avalanche_P_db_calls{method="iterator_next"} 790888 avalanche_P_db_calls{method="iterator_release"} 23 avalanche_P_db_calls{method="iterator_value"} 790875 avalanche_P_db_calls{method="new_batch"} 1113 avalanche_P_db_calls{method="new_iterator"} 23 # HELP avalanche_P_db_duration time spent in database calls (ns) # TYPE avalanche_P_db_duration gauge avalanche_P_db_duration{method="batch_delete"} 4291 avalanche_P_db_duration{method="batch_inner"} 375 avalanche_P_db_duration{method="batch_put"} 284784 avalanche_P_db_duration{method="batch_reset"} 2541 avalanche_P_db_duration{method="batch_write"} 1.796481e+06 avalanche_P_db_duration{method="get"} 2.57660117e+08 avalanche_P_db_duration{method="has"} 438291 avalanche_P_db_duration{method="iterator_error"} 54460 avalanche_P_db_duration{method="iterator_key"} 1.7870909e+08 avalanche_P_db_duration{method="iterator_next"} 5.49371449e+08 avalanche_P_db_duration{method="iterator_release"} 102958 avalanche_P_db_duration{method="iterator_value"} 1.76927159e+08 avalanche_P_db_duration{method="new_batch"} 1.624557e+06 avalanche_P_db_duration{method="new_iterator"} 3.516749e+06 # HELP avalanche_P_db_size size of data passed in database calls # TYPE avalanche_P_db_size counter avalanche_P_db_size{method="batch_delete"} 532 avalanche_P_db_size{method="batch_put"} 190121 avalanche_P_db_size{method="batch_write"} 192739 avalanche_P_db_size{method="get"} 3.296111e+06 avalanche_P_db_size{method="has"} 155 avalanche_P_db_size{method="iterator_next"} 1.69346967e+08 # HELP avalanche_P_get_ancestors_blks_count Total # of observations of blocks fetched in a call to GetAncestors # TYPE avalanche_P_get_ancestors_blks_count counter avalanche_P_get_ancestors_blks_count 0 # HELP avalanche_P_get_ancestors_blks_sum Sum of blocks fetched in a call to GetAncestors # TYPE avalanche_P_get_ancestors_blks_sum gauge avalanche_P_get_ancestors_blks_sum 0 # HELP avalanche_P_handler_async_unprocessed_msgs_count messages in the queue # TYPE avalanche_P_handler_async_unprocessed_msgs_count gauge avalanche_P_handler_async_unprocessed_msgs_count{op="app_error"} 0 avalanche_P_handler_async_unprocessed_msgs_count{op="app_request"} 0 avalanche_P_handler_async_unprocessed_msgs_count{op="app_response"} 0 # HELP avalanche_P_handler_async_unprocessed_msgs_excessive_cpu times a message has been deferred due to excessive CPU usage # TYPE avalanche_P_handler_async_unprocessed_msgs_excessive_cpu counter avalanche_P_handler_async_unprocessed_msgs_excessive_cpu 0 # HELP avalanche_P_handler_async_unprocessed_msgs_nodes nodes with at least 1 message ready to be processed # TYPE avalanche_P_handler_async_unprocessed_msgs_nodes gauge avalanche_P_handler_async_unprocessed_msgs_nodes 0 # HELP avalanche_P_handler_locking_time time spent acquiring the context lock # TYPE avalanche_P_handler_locking_time gauge avalanche_P_handler_locking_time 2.61817456e+08 # HELP avalanche_P_handler_message_handling_time time spent handling messages # TYPE avalanche_P_handler_message_handling_time gauge avalanche_P_handler_message_handling_time{op="accepted"} 7.0596664e+07 avalanche_P_handler_message_handling_time{op="accepted_frontier"} 3.894123e+06 avalanche_P_handler_message_handling_time{op="ancestors"} 1.89697e+08 avalanche_P_handler_message_handling_time{op="app_error"} 1.8778419e+07 avalanche_P_handler_message_handling_time{op="app_request"} 3.9205836e+07 avalanche_P_handler_message_handling_time{op="app_response"} 1.0856958e+07 avalanche_P_handler_message_handling_time{op="chits"} 4.0432592e+08 avalanche_P_handler_message_handling_time{op="connected"} 2.494018e+06 avalanche_P_handler_message_handling_time{op="get_accepted_frontier_failed"} 169125 avalanche_P_handler_message_handling_time{op="gossip_request"} 4.49415519e+08 avalanche_P_handler_message_handling_time{op="pull_query"} 3.0933406e+08 avalanche_P_handler_message_handling_time{op="timeout"} 1.0593875e+07 # HELP avalanche_P_handler_messages messages handled # TYPE avalanche_P_handler_messages counter avalanche_P_handler_messages{op="accepted"} 55 avalanche_P_handler_messages{op="accepted_frontier"} 54 avalanche_P_handler_messages{op="ancestors"} 1 avalanche_P_handler_messages{op="app_error"} 246 avalanche_P_handler_messages{op="app_request"} 81 avalanche_P_handler_messages{op="app_response"} 98 avalanche_P_handler_messages{op="chits"} 4075 avalanche_P_handler_messages{op="connected"} 315 avalanche_P_handler_messages{op="get_accepted_frontier_failed"} 1 avalanche_P_handler_messages{op="gossip_request"} 5181 avalanche_P_handler_messages{op="pull_query"} 2520 avalanche_P_handler_messages{op="timeout"} 10 # HELP avalanche_P_handler_unprocessed_msgs_count messages in the queue # TYPE avalanche_P_handler_unprocessed_msgs_count gauge avalanche_P_handler_unprocessed_msgs_count{op="accepted"} 0 avalanche_P_handler_unprocessed_msgs_count{op="accepted_frontier"} 0 avalanche_P_handler_unprocessed_msgs_count{op="ancestors"} 0 avalanche_P_handler_unprocessed_msgs_count{op="chits"} 0 avalanche_P_handler_unprocessed_msgs_count{op="connected"} 0 avalanche_P_handler_unprocessed_msgs_count{op="get_accepted_frontier_failed"} 0 avalanche_P_handler_unprocessed_msgs_count{op="pull_query"} 0 # HELP avalanche_P_handler_unprocessed_msgs_excessive_cpu times a message has been deferred due to excessive CPU usage # TYPE avalanche_P_handler_unprocessed_msgs_excessive_cpu counter avalanche_P_handler_unprocessed_msgs_excessive_cpu 0 # HELP avalanche_P_handler_unprocessed_msgs_nodes nodes with at least 1 message ready to be processed # TYPE avalanche_P_handler_unprocessed_msgs_nodes gauge avalanche_P_handler_unprocessed_msgs_nodes 0 # HELP avalanche_P_issuer_stake_count Total # of observations of stake weight of the peer who provided a block that was issued into consensus # TYPE avalanche_P_issuer_stake_count counter avalanche_P_issuer_stake_count 0 # HELP avalanche_P_issuer_stake_sum Sum of stake weight of the peer who provided a block that was issued into consensus # TYPE avalanche_P_issuer_stake_sum gauge avalanche_P_issuer_stake_sum 0 # HELP avalanche_P_last_accepted_height last height accepted # TYPE avalanche_P_last_accepted_height gauge avalanche_P_last_accepted_height 150766 # HELP avalanche_P_last_accepted_timestamp timestamp of the last accepted block in unix seconds # TYPE avalanche_P_last_accepted_timestamp gauge avalanche_P_last_accepted_timestamp 1.717634596e+09 # HELP avalanche_P_max_verified_height highest verified height # TYPE avalanche_P_max_verified_height gauge avalanche_P_max_verified_height 150766 # HELP avalanche_P_non_verified_blks Number of non-verified blocks in the memory # TYPE avalanche_P_non_verified_blks gauge avalanche_P_non_verified_blks 0 # HELP avalanche_P_non_verified_cache_get_count number of get calls # TYPE avalanche_P_non_verified_cache_get_count counter avalanche_P_non_verified_cache_get_count{result="miss"} 10119 # HELP avalanche_P_non_verified_cache_get_time time spent (ns) in get calls # TYPE avalanche_P_non_verified_cache_get_time gauge avalanche_P_non_verified_cache_get_time{result="miss"} 6.175294e+06 # HELP avalanche_P_non_verified_cache_len number of entries # TYPE avalanche_P_non_verified_cache_len gauge avalanche_P_non_verified_cache_len 0 # HELP avalanche_P_non_verified_cache_portion_filled fraction of cache filled # TYPE avalanche_P_non_verified_cache_portion_filled gauge avalanche_P_non_verified_cache_portion_filled 0 # HELP avalanche_P_non_verified_cache_put_count number of put calls # TYPE avalanche_P_non_verified_cache_put_count counter avalanche_P_non_verified_cache_put_count 0 # HELP avalanche_P_non_verified_cache_put_time time spent (ns) in put calls # TYPE avalanche_P_non_verified_cache_put_time gauge avalanche_P_non_verified_cache_put_time 0 # HELP avalanche_P_num_missing_accepted_blocks Number of times an accepted block height was referenced and it wasn't locally available # TYPE avalanche_P_num_missing_accepted_blocks counter avalanche_P_num_missing_accepted_blocks 0 # HELP avalanche_P_num_processing_ancestor_fetches_dropped Number of votes that were dropped due to decided blocks # TYPE avalanche_P_num_processing_ancestor_fetches_dropped counter avalanche_P_num_processing_ancestor_fetches_dropped 4075 # HELP avalanche_P_num_processing_ancestor_fetches_failed Number of votes that were dropped due to unknown blocks # TYPE avalanche_P_num_processing_ancestor_fetches_failed counter avalanche_P_num_processing_ancestor_fetches_failed 0 # HELP avalanche_P_num_processing_ancestor_fetches_succeeded Number of votes that were applied to ancestor blocks # TYPE avalanche_P_num_processing_ancestor_fetches_succeeded counter avalanche_P_num_processing_ancestor_fetches_succeeded 0 # HELP avalanche_P_num_processing_ancestor_fetches_unneeded Number of votes that were directly applied to blocks # TYPE avalanche_P_num_processing_ancestor_fetches_unneeded counter avalanche_P_num_processing_ancestor_fetches_unneeded 0 # HELP avalanche_P_num_useless_push_query_bytes Amount of useless bytes received in PushQuery messages # TYPE avalanche_P_num_useless_push_query_bytes counter avalanche_P_num_useless_push_query_bytes 0 # HELP avalanche_P_num_useless_put_bytes Amount of useless bytes received in Put messages # TYPE avalanche_P_num_useless_put_bytes counter avalanche_P_num_useless_put_bytes 0 # HELP avalanche_P_num_validators Total number of validators # TYPE avalanche_P_num_validators gauge avalanche_P_num_validators 823 # HELP avalanche_P_peer_tracker_average_bandwidth average sync bandwidth used by peers # TYPE avalanche_P_peer_tracker_average_bandwidth gauge avalanche_P_peer_tracker_average_bandwidth 1.3114047468771006e+06 # HELP avalanche_P_peer_tracker_num_responsive_peers number of responsive peers # TYPE avalanche_P_peer_tracker_num_responsive_peers gauge avalanche_P_peer_tracker_num_responsive_peers 1 # HELP avalanche_P_peer_tracker_num_tracked_peers number of tracked peers # TYPE avalanche_P_peer_tracker_num_tracked_peers gauge avalanche_P_peer_tracker_num_tracked_peers 1 # HELP avalanche_P_percent_connected Percent of connected stake # TYPE avalanche_P_percent_connected gauge avalanche_P_percent_connected 0.9999735540842183 # HELP avalanche_P_poll_duration_count Total # of observations of time (in ns) this poll took to complete # TYPE avalanche_P_poll_duration_count counter avalanche_P_poll_duration_count 0 # HELP avalanche_P_poll_duration_sum Sum of time (in ns) this poll took to complete # TYPE avalanche_P_poll_duration_sum gauge avalanche_P_poll_duration_sum 0 # HELP avalanche_P_polls Number of pending network polls # TYPE avalanche_P_polls gauge avalanche_P_polls 0 # HELP avalanche_P_polls_failed number of failed polls # TYPE avalanche_P_polls_failed counter avalanche_P_polls_failed 0 # HELP avalanche_P_polls_successful number of successful polls # TYPE avalanche_P_polls_successful counter avalanche_P_polls_successful 0 # HELP avalanche_P_requests Number of outstanding block requests # TYPE avalanche_P_requests gauge avalanche_P_requests 0 # HELP avalanche_P_response_message_latencies message latencies (ns) # TYPE avalanche_P_response_message_latencies gauge avalanche_P_response_message_latencies{op="accepted"} 5.722411044e+09 avalanche_P_response_message_latencies{op="accepted_frontier"} 5.475140955e+09 avalanche_P_response_message_latencies{op="ancestors"} 4.56051209e+08 avalanche_P_response_message_latencies{op="app_response"} 1.2821858461e+10 avalanche_P_response_message_latencies{op="chits"} 3.78960608436e+11 # HELP avalanche_P_response_messages number of responses # TYPE avalanche_P_response_messages counter avalanche_P_response_messages{op="accepted"} 55 avalanche_P_response_messages{op="accepted_frontier"} 54 avalanche_P_response_messages{op="ancestors"} 1 avalanche_P_response_messages{op="app_response"} 98 avalanche_P_response_messages{op="chits"} 4075 # HELP avalanche_P_selected_vote_index_count Total # of observations of index of the voteID that was passed into consensus # TYPE avalanche_P_selected_vote_index_count counter avalanche_P_selected_vote_index_count 0 # HELP avalanche_P_selected_vote_index_sum Sum of index of the voteID that was passed into consensus # TYPE avalanche_P_selected_vote_index_sum gauge avalanche_P_selected_vote_index_sum 0 # HELP avalanche_P_total_weight Total stake # TYPE avalanche_P_total_weight gauge avalanche_P_total_weight 4.200187862326629e+16 # HELP avalanche_P_vm_blks_accepted number of blocks accepted # TYPE avalanche_P_vm_blks_accepted counter avalanche_P_vm_blks_accepted{blk="standard"} 1 # HELP avalanche_P_vm_block_cache_get_count number of get calls # TYPE avalanche_P_vm_block_cache_get_count counter avalanche_P_vm_block_cache_get_count{result="hit"} 551 avalanche_P_vm_block_cache_get_count{result="miss"} 35 # HELP avalanche_P_vm_block_cache_get_time time spent (ns) in get calls # TYPE avalanche_P_vm_block_cache_get_time gauge avalanche_P_vm_block_cache_get_time{result="hit"} 2.746515e+06 avalanche_P_vm_block_cache_get_time{result="miss"} 26877 # HELP avalanche_P_vm_block_cache_len number of entries # TYPE avalanche_P_vm_block_cache_len gauge avalanche_P_vm_block_cache_len 35 # HELP avalanche_P_vm_block_cache_portion_filled fraction of cache filled # TYPE avalanche_P_vm_block_cache_portion_filled gauge avalanche_P_vm_block_cache_portion_filled 0.00018534064292907715 # HELP avalanche_P_vm_block_cache_put_count number of put calls # TYPE avalanche_P_vm_block_cache_put_count counter avalanche_P_vm_block_cache_put_count 35 # HELP avalanche_P_vm_block_cache_put_time time spent (ns) in put calls # TYPE avalanche_P_vm_block_cache_put_time gauge avalanche_P_vm_block_cache_put_time 21751 # HELP avalanche_P_vm_block_id_cache_len number of entries # TYPE avalanche_P_vm_block_id_cache_len gauge avalanche_P_vm_block_id_cache_len 1 # HELP avalanche_P_vm_block_id_cache_portion_filled fraction of cache filled # TYPE avalanche_P_vm_block_id_cache_portion_filled gauge avalanche_P_vm_block_id_cache_portion_filled 0.0001220703125 # HELP avalanche_P_vm_block_id_cache_put_count number of put calls # TYPE avalanche_P_vm_block_id_cache_put_count counter avalanche_P_vm_block_id_cache_put_count 1 # HELP avalanche_P_vm_block_id_cache_put_time time spent (ns) in put calls # TYPE avalanche_P_vm_block_id_cache_put_time gauge avalanche_P_vm_block_id_cache_put_time 375 # HELP avalanche_P_vm_chain_cache_get_count number of get calls # TYPE avalanche_P_vm_chain_cache_get_count counter avalanche_P_vm_chain_cache_get_count{result="miss"} 1 # HELP avalanche_P_vm_chain_cache_get_time time spent (ns) in get calls # TYPE avalanche_P_vm_chain_cache_get_time gauge avalanche_P_vm_chain_cache_get_time{result="miss"} 1042 # HELP avalanche_P_vm_chain_cache_len number of entries # TYPE avalanche_P_vm_chain_cache_len gauge avalanche_P_vm_chain_cache_len 1 # HELP avalanche_P_vm_chain_cache_portion_filled fraction of cache filled # TYPE avalanche_P_vm_chain_cache_portion_filled gauge avalanche_P_vm_chain_cache_portion_filled 0.00048828125 # HELP avalanche_P_vm_chain_cache_put_count number of put calls # TYPE avalanche_P_vm_chain_cache_put_count counter avalanche_P_vm_chain_cache_put_count 1 # HELP avalanche_P_vm_chain_cache_put_time time spent (ns) in put calls # TYPE avalanche_P_vm_chain_cache_put_time gauge avalanche_P_vm_chain_cache_put_time 500 # HELP avalanche_P_vm_chain_db_cache_get_count number of get calls # TYPE avalanche_P_vm_chain_db_cache_get_count counter avalanche_P_vm_chain_db_cache_get_count{result="miss"} 1 # HELP avalanche_P_vm_chain_db_cache_get_time time spent (ns) in get calls # TYPE avalanche_P_vm_chain_db_cache_get_time gauge avalanche_P_vm_chain_db_cache_get_time{result="miss"} 11333 # HELP avalanche_P_vm_chain_db_cache_len number of entries # TYPE avalanche_P_vm_chain_db_cache_len gauge avalanche_P_vm_chain_db_cache_len 1 # HELP avalanche_P_vm_chain_db_cache_portion_filled fraction of cache filled # TYPE avalanche_P_vm_chain_db_cache_portion_filled gauge avalanche_P_vm_chain_db_cache_portion_filled 0.00048828125 # HELP avalanche_P_vm_chain_db_cache_put_count number of put calls # TYPE avalanche_P_vm_chain_db_cache_put_count counter avalanche_P_vm_chain_db_cache_put_count 1 # HELP avalanche_P_vm_chain_db_cache_put_time time spent (ns) in put calls # TYPE avalanche_P_vm_chain_db_cache_put_time gauge avalanche_P_vm_chain_db_cache_put_time 500 # HELP avalanche_P_vm_index_cache_get_count number of get calls # TYPE avalanche_P_vm_index_cache_get_count counter avalanche_P_vm_index_cache_get_count{result="hit"} 2 avalanche_P_vm_index_cache_get_count{result="miss"} 1 # HELP avalanche_P_vm_index_cache_get_time time spent (ns) in get calls # TYPE avalanche_P_vm_index_cache_get_time gauge avalanche_P_vm_index_cache_get_time{result="hit"} 416 avalanche_P_vm_index_cache_get_time{result="miss"} 959 # HELP avalanche_P_vm_index_cache_len number of entries # TYPE avalanche_P_vm_index_cache_len gauge avalanche_P_vm_index_cache_len 1 # HELP avalanche_P_vm_index_cache_portion_filled fraction of cache filled # TYPE avalanche_P_vm_index_cache_portion_filled gauge avalanche_P_vm_index_cache_portion_filled 0.015625 # HELP avalanche_P_vm_index_cache_put_count number of put calls # TYPE avalanche_P_vm_index_cache_put_count counter avalanche_P_vm_index_cache_put_count 1 # HELP avalanche_P_vm_index_cache_put_time time spent (ns) in put calls # TYPE avalanche_P_vm_index_cache_put_time gauge avalanche_P_vm_index_cache_put_time 458 # HELP avalanche_P_vm_local_staked Amount (in nAVAX) of AVAX staked on this node # TYPE avalanche_P_vm_local_staked gauge avalanche_P_vm_local_staked 3e+09 # HELP avalanche_P_vm_mempool_bloom_filter_count Number of additions that have been performed to the bloom # TYPE avalanche_P_vm_mempool_bloom_filter_count gauge avalanche_P_vm_mempool_bloom_filter_count 0 # HELP avalanche_P_vm_mempool_bloom_filter_entries Number of bytes allocated to slots in the bloom # TYPE avalanche_P_vm_mempool_bloom_filter_entries gauge avalanche_P_vm_mempool_bloom_filter_entries 9815 # HELP avalanche_P_vm_mempool_bloom_filter_hashes Number of hashes in the bloom # TYPE avalanche_P_vm_mempool_bloom_filter_hashes gauge avalanche_P_vm_mempool_bloom_filter_hashes 7 # HELP avalanche_P_vm_mempool_bloom_filter_max_count Maximum number of additions that should be performed to the bloom before resetting # TYPE avalanche_P_vm_mempool_bloom_filter_max_count gauge avalanche_P_vm_mempool_bloom_filter_max_count 11836 # HELP avalanche_P_vm_mempool_bloom_filter_reset_count Number times the bloom has been reset # TYPE avalanche_P_vm_mempool_bloom_filter_reset_count counter avalanche_P_vm_mempool_bloom_filter_reset_count 1 # HELP avalanche_P_vm_mempool_bytes_available Number of bytes of space currently available in the mempool # TYPE avalanche_P_vm_mempool_bytes_available gauge avalanche_P_vm_mempool_bytes_available 6.7108864e+07 # HELP avalanche_P_vm_mempool_count Number of transactions in the mempool # TYPE avalanche_P_vm_mempool_count gauge avalanche_P_vm_mempool_count 0 # HELP avalanche_P_vm_metervm_accept_count Total # of observations of time (in ns) of a accept # TYPE avalanche_P_vm_metervm_accept_count counter avalanche_P_vm_metervm_accept_count 1 # HELP avalanche_P_vm_metervm_accept_sum Sum of time (in ns) of a accept # TYPE avalanche_P_vm_metervm_accept_sum gauge avalanche_P_vm_metervm_accept_sum 1.164875e+06 # HELP avalanche_P_vm_metervm_batched_parse_block_count Total # of observations of time (in ns) of a batched_parse_block # TYPE avalanche_P_vm_metervm_batched_parse_block_count counter avalanche_P_vm_metervm_batched_parse_block_count 1 # HELP avalanche_P_vm_metervm_batched_parse_block_sum Sum of time (in ns) of a batched_parse_block # TYPE avalanche_P_vm_metervm_batched_parse_block_sum gauge avalanche_P_vm_metervm_batched_parse_block_sum 333 # HELP avalanche_P_vm_metervm_build_block_count Total # of observations of time (in ns) of a build_block # TYPE avalanche_P_vm_metervm_build_block_count counter avalanche_P_vm_metervm_build_block_count 0 # HELP avalanche_P_vm_metervm_build_block_err_count Total # of observations of time (in ns) of a build_block_err # TYPE avalanche_P_vm_metervm_build_block_err_count counter avalanche_P_vm_metervm_build_block_err_count 0 # HELP avalanche_P_vm_metervm_build_block_err_sum Sum of time (in ns) of a build_block_err # TYPE avalanche_P_vm_metervm_build_block_err_sum gauge avalanche_P_vm_metervm_build_block_err_sum 0 # HELP avalanche_P_vm_metervm_build_block_sum Sum of time (in ns) of a build_block # TYPE avalanche_P_vm_metervm_build_block_sum gauge avalanche_P_vm_metervm_build_block_sum 0 # HELP avalanche_P_vm_metervm_get_ancestors_count Total # of observations of time (in ns) of a get_ancestors # TYPE avalanche_P_vm_metervm_get_ancestors_count counter avalanche_P_vm_metervm_get_ancestors_count 0 # HELP avalanche_P_vm_metervm_get_ancestors_sum Sum of time (in ns) of a get_ancestors # TYPE avalanche_P_vm_metervm_get_ancestors_sum gauge avalanche_P_vm_metervm_get_ancestors_sum 0 # HELP avalanche_P_vm_metervm_get_block_count Total # of observations of time (in ns) of a get_block # TYPE avalanche_P_vm_metervm_get_block_count counter avalanche_P_vm_metervm_get_block_count 12330 # HELP avalanche_P_vm_metervm_get_block_err_count Total # of observations of time (in ns) of a get_block_err # TYPE avalanche_P_vm_metervm_get_block_err_count counter avalanche_P_vm_metervm_get_block_err_count 1 # HELP avalanche_P_vm_metervm_get_block_err_sum Sum of time (in ns) of a get_block_err # TYPE avalanche_P_vm_metervm_get_block_err_sum gauge avalanche_P_vm_metervm_get_block_err_sum 897000 # HELP avalanche_P_vm_metervm_get_block_id_at_height_count Total # of observations of time (in ns) of a get_block_id_at_height # TYPE avalanche_P_vm_metervm_get_block_id_at_height_count counter avalanche_P_vm_metervm_get_block_id_at_height_count 0 # HELP avalanche_P_vm_metervm_get_block_id_at_height_sum Sum of time (in ns) of a get_block_id_at_height # TYPE avalanche_P_vm_metervm_get_block_id_at_height_sum gauge avalanche_P_vm_metervm_get_block_id_at_height_sum 0 # HELP avalanche_P_vm_metervm_get_block_sum Sum of time (in ns) of a get_block # TYPE avalanche_P_vm_metervm_get_block_sum gauge avalanche_P_vm_metervm_get_block_sum 1.9805533e+08 # HELP avalanche_P_vm_metervm_get_last_state_summary_count Total # of observations of time (in ns) of a get_last_state_summary # TYPE avalanche_P_vm_metervm_get_last_state_summary_count counter avalanche_P_vm_metervm_get_last_state_summary_count 0 # HELP avalanche_P_vm_metervm_get_last_state_summary_sum Sum of time (in ns) of a get_last_state_summary # TYPE avalanche_P_vm_metervm_get_last_state_summary_sum gauge avalanche_P_vm_metervm_get_last_state_summary_sum 0 # HELP avalanche_P_vm_metervm_get_ongoing_state_sync_summary_count Total # of observations of time (in ns) of a get_ongoing_state_sync_summary # TYPE avalanche_P_vm_metervm_get_ongoing_state_sync_summary_count counter avalanche_P_vm_metervm_get_ongoing_state_sync_summary_count 0 # HELP avalanche_P_vm_metervm_get_ongoing_state_sync_summary_sum Sum of time (in ns) of a get_ongoing_state_sync_summary # TYPE avalanche_P_vm_metervm_get_ongoing_state_sync_summary_sum gauge avalanche_P_vm_metervm_get_ongoing_state_sync_summary_sum 0 # HELP avalanche_P_vm_metervm_get_state_summary_count Total # of observations of time (in ns) of a get_state_summary # TYPE avalanche_P_vm_metervm_get_state_summary_count counter avalanche_P_vm_metervm_get_state_summary_count 0 # HELP avalanche_P_vm_metervm_get_state_summary_err_count Total # of observations of time (in ns) of a get_state_summary_err # TYPE avalanche_P_vm_metervm_get_state_summary_err_count counter avalanche_P_vm_metervm_get_state_summary_err_count 0 # HELP avalanche_P_vm_metervm_get_state_summary_err_sum Sum of time (in ns) of a get_state_summary_err # TYPE avalanche_P_vm_metervm_get_state_summary_err_sum gauge avalanche_P_vm_metervm_get_state_summary_err_sum 0 # HELP avalanche_P_vm_metervm_get_state_summary_sum Sum of time (in ns) of a get_state_summary # TYPE avalanche_P_vm_metervm_get_state_summary_sum gauge avalanche_P_vm_metervm_get_state_summary_sum 0 # HELP avalanche_P_vm_metervm_last_accepted_count Total # of observations of time (in ns) of a last_accepted # TYPE avalanche_P_vm_metervm_last_accepted_count counter avalanche_P_vm_metervm_last_accepted_count 1113 # HELP avalanche_P_vm_metervm_last_accepted_sum Sum of time (in ns) of a last_accepted # TYPE avalanche_P_vm_metervm_last_accepted_sum gauge avalanche_P_vm_metervm_last_accepted_sum 235131 # HELP avalanche_P_vm_metervm_parse_block_count Total # of observations of time (in ns) of a parse_block # TYPE avalanche_P_vm_metervm_parse_block_count counter avalanche_P_vm_metervm_parse_block_count 881 # HELP avalanche_P_vm_metervm_parse_block_err_count Total # of observations of time (in ns) of a parse_block_err # TYPE avalanche_P_vm_metervm_parse_block_err_count counter avalanche_P_vm_metervm_parse_block_err_count 0 # HELP avalanche_P_vm_metervm_parse_block_err_sum Sum of time (in ns) of a parse_block_err # TYPE avalanche_P_vm_metervm_parse_block_err_sum gauge avalanche_P_vm_metervm_parse_block_err_sum 0 # HELP avalanche_P_vm_metervm_parse_block_sum Sum of time (in ns) of a parse_block # TYPE avalanche_P_vm_metervm_parse_block_sum gauge avalanche_P_vm_metervm_parse_block_sum 1.86308285e+08 # HELP avalanche_P_vm_metervm_parse_state_summary_count Total # of observations of time (in ns) of a parse_state_summary # TYPE avalanche_P_vm_metervm_parse_state_summary_count counter avalanche_P_vm_metervm_parse_state_summary_count 0 # HELP avalanche_P_vm_metervm_parse_state_summary_err_count Total # of observations of time (in ns) of a parse_state_summary_err # TYPE avalanche_P_vm_metervm_parse_state_summary_err_count counter avalanche_P_vm_metervm_parse_state_summary_err_count 0 # HELP avalanche_P_vm_metervm_parse_state_summary_err_sum Sum of time (in ns) of a parse_state_summary_err # TYPE avalanche_P_vm_metervm_parse_state_summary_err_sum gauge avalanche_P_vm_metervm_parse_state_summary_err_sum 0 # HELP avalanche_P_vm_metervm_parse_state_summary_sum Sum of time (in ns) of a parse_state_summary # TYPE avalanche_P_vm_metervm_parse_state_summary_sum gauge avalanche_P_vm_metervm_parse_state_summary_sum 0 # HELP avalanche_P_vm_metervm_reject_count Total # of observations of time (in ns) of a reject # TYPE avalanche_P_vm_metervm_reject_count counter avalanche_P_vm_metervm_reject_count 0 # HELP avalanche_P_vm_metervm_reject_sum Sum of time (in ns) of a reject # TYPE avalanche_P_vm_metervm_reject_sum gauge avalanche_P_vm_metervm_reject_sum 0 # HELP avalanche_P_vm_metervm_set_preference_count Total # of observations of time (in ns) of a set_preference # TYPE avalanche_P_vm_metervm_set_preference_count counter avalanche_P_vm_metervm_set_preference_count 1 # HELP avalanche_P_vm_metervm_set_preference_sum Sum of time (in ns) of a set_preference # TYPE avalanche_P_vm_metervm_set_preference_sum gauge avalanche_P_vm_metervm_set_preference_sum 1.848625e+06 # HELP avalanche_P_vm_metervm_should_verify_with_context_count Total # of observations of time (in ns) of a should_verify_with_context # TYPE avalanche_P_vm_metervm_should_verify_with_context_count counter avalanche_P_vm_metervm_should_verify_with_context_count 0 # HELP avalanche_P_vm_metervm_should_verify_with_context_sum Sum of time (in ns) of a should_verify_with_context # TYPE avalanche_P_vm_metervm_should_verify_with_context_sum gauge avalanche_P_vm_metervm_should_verify_with_context_sum 0 # HELP avalanche_P_vm_metervm_state_sync_enabled_count Total # of observations of time (in ns) of a state_sync_enabled # TYPE avalanche_P_vm_metervm_state_sync_enabled_count counter avalanche_P_vm_metervm_state_sync_enabled_count 1 # HELP avalanche_P_vm_metervm_state_sync_enabled_sum Sum of time (in ns) of a state_sync_enabled # TYPE avalanche_P_vm_metervm_state_sync_enabled_sum gauge avalanche_P_vm_metervm_state_sync_enabled_sum 167 # HELP avalanche_P_vm_metervm_verify_count Total # of observations of time (in ns) of a verify # TYPE avalanche_P_vm_metervm_verify_count counter avalanche_P_vm_metervm_verify_count 1 # HELP avalanche_P_vm_metervm_verify_err_count Total # of observations of time (in ns) of a verify_err # TYPE avalanche_P_vm_metervm_verify_err_count counter avalanche_P_vm_metervm_verify_err_count 0 # HELP avalanche_P_vm_metervm_verify_err_sum Sum of time (in ns) of a verify_err # TYPE avalanche_P_vm_metervm_verify_err_sum gauge avalanche_P_vm_metervm_verify_err_sum 0 # HELP avalanche_P_vm_metervm_verify_sum Sum of time (in ns) of a verify # TYPE avalanche_P_vm_metervm_verify_sum gauge avalanche_P_vm_metervm_verify_sum 1.65225e+06 # HELP avalanche_P_vm_metervm_verify_with_context_count Total # of observations of time (in ns) of a verify_with_context # TYPE avalanche_P_vm_metervm_verify_with_context_count counter avalanche_P_vm_metervm_verify_with_context_count 0 # HELP avalanche_P_vm_metervm_verify_with_context_err_count Total # of observations of time (in ns) of a verify_with_context_err # TYPE avalanche_P_vm_metervm_verify_with_context_err_count counter avalanche_P_vm_metervm_verify_with_context_err_count 0 # HELP avalanche_P_vm_metervm_verify_with_context_err_sum Sum of time (in ns) of a verify_with_context_err # TYPE avalanche_P_vm_metervm_verify_with_context_err_sum gauge avalanche_P_vm_metervm_verify_with_context_err_sum 0 # HELP avalanche_P_vm_metervm_verify_with_context_sum Sum of time (in ns) of a verify_with_context # TYPE avalanche_P_vm_metervm_verify_with_context_sum gauge avalanche_P_vm_metervm_verify_with_context_sum 0 # HELP avalanche_P_vm_p2p_msg_count message count (n) # TYPE avalanche_P_vm_p2p_msg_count counter avalanche_P_vm_p2p_msg_count{handlerID="0",op="app_error"} 246 avalanche_P_vm_p2p_msg_count{handlerID="0",op="app_request"} 81 avalanche_P_vm_p2p_msg_count{handlerID="0",op="app_response"} 98 # HELP avalanche_P_vm_p2p_msg_time message handling time (ns) # TYPE avalanche_P_vm_p2p_msg_time gauge avalanche_P_vm_p2p_msg_time{handlerID="0",op="app_error"} 1.564008e+07 avalanche_P_vm_p2p_msg_time{handlerID="0",op="app_request"} 3.549963e+07 avalanche_P_vm_p2p_msg_time{handlerID="0",op="app_response"} 9.667789e+06 # HELP avalanche_P_vm_proposervm_inner_block_cache_get_count number of get calls # TYPE avalanche_P_vm_proposervm_inner_block_cache_get_count counter avalanche_P_vm_proposervm_inner_block_cache_get_count{result="hit"} 11918 avalanche_P_vm_proposervm_inner_block_cache_get_count{result="miss"} 947 # HELP avalanche_P_vm_proposervm_inner_block_cache_get_time time spent (ns) in get calls # TYPE avalanche_P_vm_proposervm_inner_block_cache_get_time gauge avalanche_P_vm_proposervm_inner_block_cache_get_time{result="hit"} 2.3856505e+07 avalanche_P_vm_proposervm_inner_block_cache_get_time{result="miss"} 103197 # HELP avalanche_P_vm_proposervm_inner_block_cache_len number of entries # TYPE avalanche_P_vm_proposervm_inner_block_cache_len gauge avalanche_P_vm_proposervm_inner_block_cache_len 947 # HELP avalanche_P_vm_proposervm_inner_block_cache_portion_filled fraction of cache filled # TYPE avalanche_P_vm_proposervm_inner_block_cache_portion_filled gauge avalanche_P_vm_proposervm_inner_block_cache_portion_filled 0.006850883364677429 # HELP avalanche_P_vm_proposervm_inner_block_cache_put_count number of put calls # TYPE avalanche_P_vm_proposervm_inner_block_cache_put_count counter avalanche_P_vm_proposervm_inner_block_cache_put_count 947 # HELP avalanche_P_vm_proposervm_inner_block_cache_put_time time spent (ns) in put calls # TYPE avalanche_P_vm_proposervm_inner_block_cache_put_time gauge avalanche_P_vm_proposervm_inner_block_cache_put_time 368633 # HELP avalanche_P_vm_proposervm_state_block_cache_get_count number of get calls # TYPE avalanche_P_vm_proposervm_state_block_cache_get_count counter avalanche_P_vm_proposervm_state_block_cache_get_count{result="hit"} 12239 avalanche_P_vm_proposervm_state_block_cache_get_count{result="miss"} 979 # HELP avalanche_P_vm_proposervm_state_block_cache_get_time time spent (ns) in get calls # TYPE avalanche_P_vm_proposervm_state_block_cache_get_time gauge avalanche_P_vm_proposervm_state_block_cache_get_time{result="hit"} 6.339333e+07 avalanche_P_vm_proposervm_state_block_cache_get_time{result="miss"} 127817 # HELP avalanche_P_vm_proposervm_state_block_cache_len number of entries # TYPE avalanche_P_vm_proposervm_state_block_cache_len gauge avalanche_P_vm_proposervm_state_block_cache_len 979 # HELP avalanche_P_vm_proposervm_state_block_cache_portion_filled fraction of cache filled # TYPE avalanche_P_vm_proposervm_state_block_cache_portion_filled gauge avalanche_P_vm_proposervm_state_block_cache_portion_filled 0.026621714234352112 # HELP avalanche_P_vm_proposervm_state_block_cache_put_count number of put calls # TYPE avalanche_P_vm_proposervm_state_block_cache_put_count counter avalanche_P_vm_proposervm_state_block_cache_put_count 980 # HELP avalanche_P_vm_proposervm_state_block_cache_put_time time spent (ns) in put calls # TYPE avalanche_P_vm_proposervm_state_block_cache_put_time gauge avalanche_P_vm_proposervm_state_block_cache_put_time 358155 # HELP avalanche_P_vm_reward_utxos_cache_len number of entries # TYPE avalanche_P_vm_reward_utxos_cache_len gauge avalanche_P_vm_reward_utxos_cache_len 0 # HELP avalanche_P_vm_reward_utxos_cache_portion_filled fraction of cache filled # TYPE avalanche_P_vm_reward_utxos_cache_portion_filled gauge avalanche_P_vm_reward_utxos_cache_portion_filled 0 # HELP avalanche_P_vm_reward_utxos_cache_put_count number of put calls # TYPE avalanche_P_vm_reward_utxos_cache_put_count counter avalanche_P_vm_reward_utxos_cache_put_count 0 # HELP avalanche_P_vm_reward_utxos_cache_put_time time spent (ns) in put calls # TYPE avalanche_P_vm_reward_utxos_cache_put_time gauge avalanche_P_vm_reward_utxos_cache_put_time 0 # HELP avalanche_P_vm_subnet_owner_cache_len number of entries # TYPE avalanche_P_vm_subnet_owner_cache_len gauge avalanche_P_vm_subnet_owner_cache_len 0 # HELP avalanche_P_vm_subnet_owner_cache_portion_filled fraction of cache filled # TYPE avalanche_P_vm_subnet_owner_cache_portion_filled gauge avalanche_P_vm_subnet_owner_cache_portion_filled 0 # HELP avalanche_P_vm_subnet_owner_cache_put_count number of put calls # TYPE avalanche_P_vm_subnet_owner_cache_put_count counter avalanche_P_vm_subnet_owner_cache_put_count 0 # HELP avalanche_P_vm_subnet_owner_cache_put_time time spent (ns) in put calls # TYPE avalanche_P_vm_subnet_owner_cache_put_time gauge avalanche_P_vm_subnet_owner_cache_put_time 0 # HELP avalanche_P_vm_supply_cache_len number of entries # TYPE avalanche_P_vm_supply_cache_len gauge avalanche_P_vm_supply_cache_len 0 # HELP avalanche_P_vm_supply_cache_portion_filled fraction of cache filled # TYPE avalanche_P_vm_supply_cache_portion_filled gauge avalanche_P_vm_supply_cache_portion_filled 0 # HELP avalanche_P_vm_supply_cache_put_count number of put calls # TYPE avalanche_P_vm_supply_cache_put_count counter avalanche_P_vm_supply_cache_put_count 0 # HELP avalanche_P_vm_supply_cache_put_time time spent (ns) in put calls # TYPE avalanche_P_vm_supply_cache_put_time gauge avalanche_P_vm_supply_cache_put_time 0 # HELP avalanche_P_vm_time_until_unstake Time (in ns) until this node leaves the Primary Network's validator set # TYPE avalanche_P_vm_time_until_unstake gauge avalanche_P_vm_time_until_unstake 1.2967557853411e+16 # HELP avalanche_P_vm_total_staked Amount (in nAVAX) of AVAX staked on the Primary Network # TYPE avalanche_P_vm_total_staked gauge avalanche_P_vm_total_staked 4.2001878623266296e+16 # HELP avalanche_P_vm_transformed_subnet_cache_len number of entries # TYPE avalanche_P_vm_transformed_subnet_cache_len gauge avalanche_P_vm_transformed_subnet_cache_len 0 # HELP avalanche_P_vm_transformed_subnet_cache_portion_filled fraction of cache filled # TYPE avalanche_P_vm_transformed_subnet_cache_portion_filled gauge avalanche_P_vm_transformed_subnet_cache_portion_filled 0 # HELP avalanche_P_vm_transformed_subnet_cache_put_count number of put calls # TYPE avalanche_P_vm_transformed_subnet_cache_put_count counter avalanche_P_vm_transformed_subnet_cache_put_count 0 # HELP avalanche_P_vm_transformed_subnet_cache_put_time time spent (ns) in put calls # TYPE avalanche_P_vm_transformed_subnet_cache_put_time gauge avalanche_P_vm_transformed_subnet_cache_put_time 0 # HELP avalanche_P_vm_tx_cache_get_count number of get calls # TYPE avalanche_P_vm_tx_cache_get_count counter avalanche_P_vm_tx_cache_get_count{result="hit"} 76 avalanche_P_vm_tx_cache_get_count{result="miss"} 1647 # HELP avalanche_P_vm_tx_cache_get_time time spent (ns) in get calls # TYPE avalanche_P_vm_tx_cache_get_time gauge avalanche_P_vm_tx_cache_get_time{result="hit"} 5.126419e+06 avalanche_P_vm_tx_cache_get_time{result="miss"} 157724 # HELP avalanche_P_vm_tx_cache_len number of entries # TYPE avalanche_P_vm_tx_cache_len gauge avalanche_P_vm_tx_cache_len 1647 # HELP avalanche_P_vm_tx_cache_portion_filled fraction of cache filled # TYPE avalanche_P_vm_tx_cache_portion_filled gauge avalanche_P_vm_tx_cache_portion_filled 0.00742676854133606 # HELP avalanche_P_vm_tx_cache_put_count number of put calls # TYPE avalanche_P_vm_tx_cache_put_count counter avalanche_P_vm_tx_cache_put_count 1647 # HELP avalanche_P_vm_tx_cache_put_time time spent (ns) in put calls # TYPE avalanche_P_vm_tx_cache_put_time gauge avalanche_P_vm_tx_cache_put_time 431387 # HELP avalanche_P_vm_tx_gossip_bytes amount of gossip (bytes) # TYPE avalanche_P_vm_tx_gossip_bytes counter avalanche_P_vm_tx_gossip_bytes{io="received",type="pull"} 0 avalanche_P_vm_tx_gossip_bytes{io="sent",type="pull"} 0 # HELP avalanche_P_vm_tx_gossip_count amount of gossip (n) # TYPE avalanche_P_vm_tx_gossip_count counter avalanche_P_vm_tx_gossip_count{io="received",type="pull"} 0 avalanche_P_vm_tx_gossip_count{io="sent",type="pull"} 0 # HELP avalanche_P_vm_tx_gossip_tracking number of gossipables being tracked # TYPE avalanche_P_vm_tx_gossip_tracking gauge avalanche_P_vm_tx_gossip_tracking{type="sent"} 0 avalanche_P_vm_tx_gossip_tracking{type="unsent"} 0 # HELP avalanche_P_vm_tx_gossip_tracking_lifetime_average average duration a gossipable has been tracked (ns) # TYPE avalanche_P_vm_tx_gossip_tracking_lifetime_average gauge avalanche_P_vm_tx_gossip_tracking_lifetime_average 0 # HELP avalanche_P_vm_txs_accepted number of transactions accepted # TYPE avalanche_P_vm_txs_accepted counter avalanche_P_vm_txs_accepted{tx="add_permissionless_validator"} 1 # HELP avalanche_P_vm_utxo_cache_get_count number of get calls # TYPE avalanche_P_vm_utxo_cache_get_count counter avalanche_P_vm_utxo_cache_get_count{result="miss"} 2 # HELP avalanche_P_vm_utxo_cache_get_time time spent (ns) in get calls # TYPE avalanche_P_vm_utxo_cache_get_time gauge avalanche_P_vm_utxo_cache_get_time{result="miss"} 1333 # HELP avalanche_P_vm_utxo_cache_len number of entries # TYPE avalanche_P_vm_utxo_cache_len gauge avalanche_P_vm_utxo_cache_len 3 # HELP avalanche_P_vm_utxo_cache_portion_filled fraction of cache filled # TYPE avalanche_P_vm_utxo_cache_portion_filled gauge avalanche_P_vm_utxo_cache_portion_filled 0.0003662109375 # HELP avalanche_P_vm_utxo_cache_put_count number of put calls # TYPE avalanche_P_vm_utxo_cache_put_count counter avalanche_P_vm_utxo_cache_put_count 5 # HELP avalanche_P_vm_utxo_cache_put_time time spent (ns) in put calls # TYPE avalanche_P_vm_utxo_cache_put_time gauge avalanche_P_vm_utxo_cache_put_time 1210 # HELP avalanche_P_vm_validator_sets_cached Total number of validator sets cached # TYPE avalanche_P_vm_validator_sets_cached counter avalanche_P_vm_validator_sets_cached 422 # HELP avalanche_P_vm_validator_sets_created Total number of validator sets created from applying difflayers # TYPE avalanche_P_vm_validator_sets_created counter avalanche_P_vm_validator_sets_created 5 # HELP avalanche_P_vm_validator_sets_duration_sum Total amount of time generating validator sets in nanoseconds # TYPE avalanche_P_vm_validator_sets_duration_sum gauge avalanche_P_vm_validator_sets_duration_sum 4.062751e+06 # HELP avalanche_P_vm_validator_sets_height_diff_sum Total number of validator sets diffs applied for generating validator sets # TYPE avalanche_P_vm_validator_sets_height_diff_sum gauge avalanche_P_vm_validator_sets_height_diff_sum 69 # HELP avalanche_X_avalanche_bs_accepted_txs Number of transactions accepted during bootstrapping # TYPE avalanche_X_avalanche_bs_accepted_txs counter avalanche_X_avalanche_bs_accepted_txs 0 # HELP avalanche_X_avalanche_bs_accepted_vts Number of vertices accepted during bootstrapping # TYPE avalanche_X_avalanche_bs_accepted_vts counter avalanche_X_avalanche_bs_accepted_vts 0 # HELP avalanche_X_avalanche_bs_fetched_txs Number of transactions fetched during bootstrapping # TYPE avalanche_X_avalanche_bs_fetched_txs counter avalanche_X_avalanche_bs_fetched_txs 0 # HELP avalanche_X_avalanche_bs_fetched_vts Number of vertices fetched during bootstrapping # TYPE avalanche_X_avalanche_bs_fetched_vts counter avalanche_X_avalanche_bs_fetched_vts 0 # HELP avalanche_X_avalanche_bs_get_ancestors_vtxs_count Total # of observations of vertices fetched in a call to GetAncestors # TYPE avalanche_X_avalanche_bs_get_ancestors_vtxs_count counter avalanche_X_avalanche_bs_get_ancestors_vtxs_count 0 # HELP avalanche_X_avalanche_bs_get_ancestors_vtxs_sum Sum of vertices fetched in a call to GetAncestors # TYPE avalanche_X_avalanche_bs_get_ancestors_vtxs_sum gauge avalanche_X_avalanche_bs_get_ancestors_vtxs_sum 0 # HELP avalanche_X_avalanche_tx_eta_execution_complete ETA in nanoseconds until execution phase of bootstrapping finishes # TYPE avalanche_X_avalanche_tx_eta_execution_complete gauge avalanche_X_avalanche_tx_eta_execution_complete 0 # HELP avalanche_X_avalanche_tx_jobs_cache_len number of entries # TYPE avalanche_X_avalanche_tx_jobs_cache_len gauge avalanche_X_avalanche_tx_jobs_cache_len 0 # HELP avalanche_X_avalanche_tx_jobs_cache_portion_filled fraction of cache filled # TYPE avalanche_X_avalanche_tx_jobs_cache_portion_filled gauge avalanche_X_avalanche_tx_jobs_cache_portion_filled 0 # HELP avalanche_X_avalanche_tx_jobs_cache_put_count number of put calls # TYPE avalanche_X_avalanche_tx_jobs_cache_put_count counter avalanche_X_avalanche_tx_jobs_cache_put_count 0 # HELP avalanche_X_avalanche_tx_jobs_cache_put_time time spent (ns) in put calls # TYPE avalanche_X_avalanche_tx_jobs_cache_put_time gauge avalanche_X_avalanche_tx_jobs_cache_put_time 0 # HELP avalanche_X_avalanche_vtx_eta_execution_complete ETA in nanoseconds until execution phase of bootstrapping finishes # TYPE avalanche_X_avalanche_vtx_eta_execution_complete gauge avalanche_X_avalanche_vtx_eta_execution_complete 0 # HELP avalanche_X_avalanche_vtx_jobs_cache_len number of entries # TYPE avalanche_X_avalanche_vtx_jobs_cache_len gauge avalanche_X_avalanche_vtx_jobs_cache_len 0 # HELP avalanche_X_avalanche_vtx_jobs_cache_portion_filled fraction of cache filled # TYPE avalanche_X_avalanche_vtx_jobs_cache_portion_filled gauge avalanche_X_avalanche_vtx_jobs_cache_portion_filled 0 # HELP avalanche_X_avalanche_vtx_jobs_cache_put_count number of put calls # TYPE avalanche_X_avalanche_vtx_jobs_cache_put_count counter avalanche_X_avalanche_vtx_jobs_cache_put_count 0 # HELP avalanche_X_avalanche_vtx_jobs_cache_put_time time spent (ns) in put calls # TYPE avalanche_X_avalanche_vtx_jobs_cache_put_time gauge avalanche_X_avalanche_vtx_jobs_cache_put_time 0 # HELP avalanche_X_benchlist_benched_num Number of currently benched validators # TYPE avalanche_X_benchlist_benched_num gauge avalanche_X_benchlist_benched_num 0 # HELP avalanche_X_benchlist_benched_weight Weight of currently benched validators # TYPE avalanche_X_benchlist_benched_weight gauge avalanche_X_benchlist_benched_weight 0 # HELP avalanche_X_blk_builds_failed Number of BuildBlock calls that have failed # TYPE avalanche_X_blk_builds_failed counter avalanche_X_blk_builds_failed 0 # HELP avalanche_X_blks_accepted_container_size_sum cumulative size of all accepted blocks # TYPE avalanche_X_blks_accepted_container_size_sum gauge avalanche_X_blks_accepted_container_size_sum 0 # HELP avalanche_X_blks_accepted_count Total # of observations of time (in ns) from the issuance of a block to its acceptance # TYPE avalanche_X_blks_accepted_count counter avalanche_X_blks_accepted_count 0 # HELP avalanche_X_blks_accepted_sum Sum of time (in ns) from the issuance of a block to its acceptance # TYPE avalanche_X_blks_accepted_sum gauge avalanche_X_blks_accepted_sum 0 # HELP avalanche_X_blks_build_accept_latency time (in ns) from the timestamp of a block to the time it was accepted # TYPE avalanche_X_blks_build_accept_latency gauge avalanche_X_blks_build_accept_latency 0 # HELP avalanche_X_blks_built Number of blocks that have been built locally # TYPE avalanche_X_blks_built counter avalanche_X_blks_built 0 # HELP avalanche_X_blks_issued number of blocks that have been issued into consensus by discovery mechanism # TYPE avalanche_X_blks_issued counter avalanche_X_blks_issued{source="built"} 0 avalanche_X_blks_issued{source="pull_gossip"} 0 avalanche_X_blks_issued{source="push_gossip"} 0 avalanche_X_blks_issued{source="unknown"} 0 # HELP avalanche_X_blks_polls_accepted_count Total # of observations of number of polls from the issuance of a block to its acceptance # TYPE avalanche_X_blks_polls_accepted_count counter avalanche_X_blks_polls_accepted_count 0 # HELP avalanche_X_blks_polls_accepted_sum Sum of number of polls from the issuance of a block to its acceptance # TYPE avalanche_X_blks_polls_accepted_sum gauge avalanche_X_blks_polls_accepted_sum 0 # HELP avalanche_X_blks_polls_rejected_count Total # of observations of number of polls from the issuance of a block to its rejection # TYPE avalanche_X_blks_polls_rejected_count counter avalanche_X_blks_polls_rejected_count 0 # HELP avalanche_X_blks_polls_rejected_sum Sum of number of polls from the issuance of a block to its rejection # TYPE avalanche_X_blks_polls_rejected_sum gauge avalanche_X_blks_polls_rejected_sum 0 # HELP avalanche_X_blks_processing number of currently processing blocks # TYPE avalanche_X_blks_processing gauge avalanche_X_blks_processing 0 # HELP avalanche_X_blks_rejected_container_size_sum cumulative size of all rejected blocks # TYPE avalanche_X_blks_rejected_container_size_sum gauge avalanche_X_blks_rejected_container_size_sum 0 # HELP avalanche_X_blks_rejected_count Total # of observations of time (in ns) from the issuance of a block to its rejection # TYPE avalanche_X_blks_rejected_count counter avalanche_X_blks_rejected_count 0 # HELP avalanche_X_blks_rejected_sum Sum of time (in ns) from the issuance of a block to its rejection # TYPE avalanche_X_blks_rejected_sum gauge avalanche_X_blks_rejected_sum 0 # HELP avalanche_X_blocked Number of blocks that are pending issuance # TYPE avalanche_X_blocked gauge avalanche_X_blocked 0 # HELP avalanche_X_blockers Number of blocks that are blocking other blocks from being issued because they haven't been issued # TYPE avalanche_X_blockers gauge avalanche_X_blockers 0 # HELP avalanche_X_bootstrap_finished Whether or not bootstrap process has completed. 1 is success, 0 is fail or ongoing. # TYPE avalanche_X_bootstrap_finished gauge avalanche_X_bootstrap_finished 1 # HELP avalanche_X_bs_accepted Number of blocks accepted during bootstrapping # TYPE avalanche_X_bs_accepted counter avalanche_X_bs_accepted 0 # HELP avalanche_X_bs_fetched Number of blocks fetched during bootstrapping # TYPE avalanche_X_bs_fetched counter avalanche_X_bs_fetched 0 # HELP avalanche_X_bs_get_ancestors_blks_count Total # of observations of blocks fetched in a call to GetAncestors # TYPE avalanche_X_bs_get_ancestors_blks_count counter avalanche_X_bs_get_ancestors_blks_count 0 # HELP avalanche_X_bs_get_ancestors_blks_sum Sum of blocks fetched in a call to GetAncestors # TYPE avalanche_X_bs_get_ancestors_blks_sum gauge avalanche_X_bs_get_ancestors_blks_sum 0 # HELP avalanche_X_db_calls number of calls to the database # TYPE avalanche_X_db_calls counter avalanche_X_db_calls{method="batch_reset"} 7 avalanche_X_db_calls{method="batch_write"} 304 avalanche_X_db_calls{method="get"} 114 avalanche_X_db_calls{method="has"} 1 avalanche_X_db_calls{method="iterator_error"} 6 avalanche_X_db_calls{method="iterator_key"} 1.099764e+06 avalanche_X_db_calls{method="iterator_next"} 1.09977e+06 avalanche_X_db_calls{method="iterator_release"} 6 avalanche_X_db_calls{method="iterator_value"} 1.099764e+06 avalanche_X_db_calls{method="new_batch"} 308 avalanche_X_db_calls{method="new_iterator"} 6 # HELP avalanche_X_db_duration time spent in database calls (ns) # TYPE avalanche_X_db_duration gauge avalanche_X_db_duration{method="batch_reset"} 4000 avalanche_X_db_duration{method="batch_write"} 195500 avalanche_X_db_duration{method="get"} 2.374637e+07 avalanche_X_db_duration{method="has"} 131041 avalanche_X_db_duration{method="iterator_error"} 11290 avalanche_X_db_duration{method="iterator_key"} 2.64244664e+08 avalanche_X_db_duration{method="iterator_next"} 1.125187936e+09 avalanche_X_db_duration{method="iterator_release"} 46333 avalanche_X_db_duration{method="iterator_value"} 2.73221021e+08 avalanche_X_db_duration{method="new_batch"} 261924 avalanche_X_db_duration{method="new_iterator"} 461498 # HELP avalanche_X_db_size size of data passed in database calls # TYPE avalanche_X_db_size counter avalanche_X_db_size{method="batch_write"} 0 avalanche_X_db_size{method="get"} 160959 avalanche_X_db_size{method="has"} 65 avalanche_X_db_size{method="iterator_next"} 4.82921458e+08 # HELP avalanche_X_get_ancestors_blks_count Total # of observations of blocks fetched in a call to GetAncestors # TYPE avalanche_X_get_ancestors_blks_count counter avalanche_X_get_ancestors_blks_count 0 # HELP avalanche_X_get_ancestors_blks_sum Sum of blocks fetched in a call to GetAncestors # TYPE avalanche_X_get_ancestors_blks_sum gauge avalanche_X_get_ancestors_blks_sum 0 # HELP avalanche_X_handler_async_unprocessed_msgs_count messages in the queue # TYPE avalanche_X_handler_async_unprocessed_msgs_count gauge avalanche_X_handler_async_unprocessed_msgs_count{op="app_error"} 0 avalanche_X_handler_async_unprocessed_msgs_count{op="app_request"} 0 avalanche_X_handler_async_unprocessed_msgs_count{op="app_response"} 0 # HELP avalanche_X_handler_async_unprocessed_msgs_excessive_cpu times a message has been deferred due to excessive CPU usage # TYPE avalanche_X_handler_async_unprocessed_msgs_excessive_cpu counter avalanche_X_handler_async_unprocessed_msgs_excessive_cpu 0 # HELP avalanche_X_handler_async_unprocessed_msgs_nodes nodes with at least 1 message ready to be processed # TYPE avalanche_X_handler_async_unprocessed_msgs_nodes gauge avalanche_X_handler_async_unprocessed_msgs_nodes 0 # HELP avalanche_X_handler_locking_time time spent acquiring the context lock # TYPE avalanche_X_handler_locking_time gauge avalanche_X_handler_locking_time 1.06277653e+08 # HELP avalanche_X_handler_message_handling_time time spent handling messages # TYPE avalanche_X_handler_message_handling_time gauge avalanche_X_handler_message_handling_time{op="accepted"} 8.8269882e+07 avalanche_X_handler_message_handling_time{op="accepted_frontier"} 1.5195249e+07 avalanche_X_handler_message_handling_time{op="app_error"} 8.174003e+06 avalanche_X_handler_message_handling_time{op="app_request"} 1.00884005e+08 avalanche_X_handler_message_handling_time{op="app_response"} 2.2674707e+07 avalanche_X_handler_message_handling_time{op="chits"} 4.12287879e+08 avalanche_X_handler_message_handling_time{op="connected"} 668706 avalanche_X_handler_message_handling_time{op="get_accepted"} 211959 avalanche_X_handler_message_handling_time{op="get_accepted_failed"} 1.6638636e+08 avalanche_X_handler_message_handling_time{op="gossip_request"} 6.92223363e+08 avalanche_X_handler_message_handling_time{op="pull_query"} 2.99829895e+08 avalanche_X_handler_message_handling_time{op="timeout"} 4.198876e+06 # HELP avalanche_X_handler_messages messages handled # TYPE avalanche_X_handler_messages counter avalanche_X_handler_messages{op="accepted"} 945 avalanche_X_handler_messages{op="accepted_frontier"} 39 avalanche_X_handler_messages{op="app_error"} 73 avalanche_X_handler_messages{op="app_request"} 263 avalanche_X_handler_messages{op="app_response"} 265 avalanche_X_handler_messages{op="chits"} 3991 avalanche_X_handler_messages{op="connected"} 315 avalanche_X_handler_messages{op="get_accepted"} 3 avalanche_X_handler_messages{op="get_accepted_failed"} 1524 avalanche_X_handler_messages{op="gossip_request"} 5083 avalanche_X_handler_messages{op="pull_query"} 2690 avalanche_X_handler_messages{op="timeout"} 2 # HELP avalanche_X_handler_unprocessed_msgs_count messages in the queue # TYPE avalanche_X_handler_unprocessed_msgs_count gauge avalanche_X_handler_unprocessed_msgs_count{op="accepted"} 0 avalanche_X_handler_unprocessed_msgs_count{op="accepted_frontier"} 0 avalanche_X_handler_unprocessed_msgs_count{op="chits"} 0 avalanche_X_handler_unprocessed_msgs_count{op="connected"} 0 avalanche_X_handler_unprocessed_msgs_count{op="get_accepted"} 0 avalanche_X_handler_unprocessed_msgs_count{op="get_accepted_failed"} 0 avalanche_X_handler_unprocessed_msgs_count{op="pull_query"} 0 # HELP avalanche_X_handler_unprocessed_msgs_excessive_cpu times a message has been deferred due to excessive CPU usage # TYPE avalanche_X_handler_unprocessed_msgs_excessive_cpu counter avalanche_X_handler_unprocessed_msgs_excessive_cpu 0 # HELP avalanche_X_handler_unprocessed_msgs_nodes nodes with at least 1 message ready to be processed # TYPE avalanche_X_handler_unprocessed_msgs_nodes gauge avalanche_X_handler_unprocessed_msgs_nodes 0 # HELP avalanche_X_issuer_stake_count Total # of observations of stake weight of the peer who provided a block that was issued into consensus # TYPE avalanche_X_issuer_stake_count counter avalanche_X_issuer_stake_count 0 # HELP avalanche_X_issuer_stake_sum Sum of stake weight of the peer who provided a block that was issued into consensus # TYPE avalanche_X_issuer_stake_sum gauge avalanche_X_issuer_stake_sum 0 # HELP avalanche_X_last_accepted_height last height accepted # TYPE avalanche_X_last_accepted_height gauge avalanche_X_last_accepted_height 25985 # HELP avalanche_X_last_accepted_timestamp timestamp of the last accepted block in unix seconds # TYPE avalanche_X_last_accepted_timestamp gauge avalanche_X_last_accepted_timestamp 1.717625686e+09 # HELP avalanche_X_max_verified_height highest verified height # TYPE avalanche_X_max_verified_height gauge avalanche_X_max_verified_height 25985 # HELP avalanche_X_non_verified_blks Number of non-verified blocks in the memory # TYPE avalanche_X_non_verified_blks gauge avalanche_X_non_verified_blks 0 # HELP avalanche_X_non_verified_cache_get_count number of get calls # TYPE avalanche_X_non_verified_cache_get_count counter avalanche_X_non_verified_cache_get_count{result="miss"} 10029 # HELP avalanche_X_non_verified_cache_get_time time spent (ns) in get calls # TYPE avalanche_X_non_verified_cache_get_time gauge avalanche_X_non_verified_cache_get_time{result="miss"} 8.638574e+06 # HELP avalanche_X_non_verified_cache_len number of entries # TYPE avalanche_X_non_verified_cache_len gauge avalanche_X_non_verified_cache_len 0 # HELP avalanche_X_non_verified_cache_portion_filled fraction of cache filled # TYPE avalanche_X_non_verified_cache_portion_filled gauge avalanche_X_non_verified_cache_portion_filled 0 # HELP avalanche_X_non_verified_cache_put_count number of put calls # TYPE avalanche_X_non_verified_cache_put_count counter avalanche_X_non_verified_cache_put_count 0 # HELP avalanche_X_non_verified_cache_put_time time spent (ns) in put calls # TYPE avalanche_X_non_verified_cache_put_time gauge avalanche_X_non_verified_cache_put_time 0 # HELP avalanche_X_num_missing_accepted_blocks Number of times an accepted block height was referenced and it wasn't locally available # TYPE avalanche_X_num_missing_accepted_blocks counter avalanche_X_num_missing_accepted_blocks 0 # HELP avalanche_X_num_processing_ancestor_fetches_dropped Number of votes that were dropped due to decided blocks # TYPE avalanche_X_num_processing_ancestor_fetches_dropped counter avalanche_X_num_processing_ancestor_fetches_dropped 3991 # HELP avalanche_X_num_processing_ancestor_fetches_failed Number of votes that were dropped due to unknown blocks # TYPE avalanche_X_num_processing_ancestor_fetches_failed counter avalanche_X_num_processing_ancestor_fetches_failed 0 # HELP avalanche_X_num_processing_ancestor_fetches_succeeded Number of votes that were applied to ancestor blocks # TYPE avalanche_X_num_processing_ancestor_fetches_succeeded counter avalanche_X_num_processing_ancestor_fetches_succeeded 0 # HELP avalanche_X_num_processing_ancestor_fetches_unneeded Number of votes that were directly applied to blocks # TYPE avalanche_X_num_processing_ancestor_fetches_unneeded counter avalanche_X_num_processing_ancestor_fetches_unneeded 0 # HELP avalanche_X_num_useless_push_query_bytes Amount of useless bytes received in PushQuery messages # TYPE avalanche_X_num_useless_push_query_bytes counter avalanche_X_num_useless_push_query_bytes 0 # HELP avalanche_X_num_useless_put_bytes Amount of useless bytes received in Put messages # TYPE avalanche_X_num_useless_put_bytes counter avalanche_X_num_useless_put_bytes 0 # HELP avalanche_X_num_validators Total number of validators # TYPE avalanche_X_num_validators gauge avalanche_X_num_validators 823 # HELP avalanche_X_peer_tracker_average_bandwidth average sync bandwidth used by peers # TYPE avalanche_X_peer_tracker_average_bandwidth gauge avalanche_X_peer_tracker_average_bandwidth 0 # HELP avalanche_X_peer_tracker_num_responsive_peers number of responsive peers # TYPE avalanche_X_peer_tracker_num_responsive_peers gauge avalanche_X_peer_tracker_num_responsive_peers 0 # HELP avalanche_X_peer_tracker_num_tracked_peers number of tracked peers # TYPE avalanche_X_peer_tracker_num_tracked_peers gauge avalanche_X_peer_tracker_num_tracked_peers 0 # HELP avalanche_X_percent_connected Percent of connected stake # TYPE avalanche_X_percent_connected gauge avalanche_X_percent_connected 0.9999735540842183 # HELP avalanche_X_poll_duration_count Total # of observations of time (in ns) this poll took to complete # TYPE avalanche_X_poll_duration_count counter avalanche_X_poll_duration_count 0 # HELP avalanche_X_poll_duration_sum Sum of time (in ns) this poll took to complete # TYPE avalanche_X_poll_duration_sum gauge avalanche_X_poll_duration_sum 0 # HELP avalanche_X_polls Number of pending network polls # TYPE avalanche_X_polls gauge avalanche_X_polls 0 # HELP avalanche_X_polls_failed number of failed polls # TYPE avalanche_X_polls_failed counter avalanche_X_polls_failed 0 # HELP avalanche_X_polls_successful number of successful polls # TYPE avalanche_X_polls_successful counter avalanche_X_polls_successful 0 # HELP avalanche_X_requests Number of outstanding block requests # TYPE avalanche_X_requests gauge avalanche_X_requests 0 # HELP avalanche_X_response_message_latencies message latencies (ns) # TYPE avalanche_X_response_message_latencies gauge avalanche_X_response_message_latencies{op="accepted"} 9.1271127514e+10 avalanche_X_response_message_latencies{op="accepted_frontier"} 4.855747915e+09 avalanche_X_response_message_latencies{op="app_response"} 2.7114181547e+10 avalanche_X_response_message_latencies{op="chits"} 3.71587708748e+11 # HELP avalanche_X_response_messages number of responses # TYPE avalanche_X_response_messages counter avalanche_X_response_messages{op="accepted"} 945 avalanche_X_response_messages{op="accepted_frontier"} 39 avalanche_X_response_messages{op="app_response"} 265 avalanche_X_response_messages{op="chits"} 3991 # HELP avalanche_X_selected_vote_index_count Total # of observations of index of the voteID that was passed into consensus # TYPE avalanche_X_selected_vote_index_count counter avalanche_X_selected_vote_index_count 0 # HELP avalanche_X_selected_vote_index_sum Sum of index of the voteID that was passed into consensus # TYPE avalanche_X_selected_vote_index_sum gauge avalanche_X_selected_vote_index_sum 0 # HELP avalanche_X_total_weight Total stake # TYPE avalanche_X_total_weight gauge avalanche_X_total_weight 4.200187862326629e+16 # HELP avalanche_X_vm_avalanche_block_cache_get_count number of get calls # TYPE avalanche_X_vm_avalanche_block_cache_get_count counter avalanche_X_vm_avalanche_block_cache_get_count{result="miss"} 1 # HELP avalanche_X_vm_avalanche_block_cache_get_time time spent (ns) in get calls # TYPE avalanche_X_vm_avalanche_block_cache_get_time gauge avalanche_X_vm_avalanche_block_cache_get_time{result="miss"} 1375 # HELP avalanche_X_vm_avalanche_block_cache_len number of entries # TYPE avalanche_X_vm_avalanche_block_cache_len gauge avalanche_X_vm_avalanche_block_cache_len 1 # HELP avalanche_X_vm_avalanche_block_cache_portion_filled fraction of cache filled # TYPE avalanche_X_vm_avalanche_block_cache_portion_filled gauge avalanche_X_vm_avalanche_block_cache_portion_filled 0.00048828125 # HELP avalanche_X_vm_avalanche_block_cache_put_count number of put calls # TYPE avalanche_X_vm_avalanche_block_cache_put_count counter avalanche_X_vm_avalanche_block_cache_put_count 1 # HELP avalanche_X_vm_avalanche_block_cache_put_time time spent (ns) in put calls # TYPE avalanche_X_vm_avalanche_block_cache_put_time gauge avalanche_X_vm_avalanche_block_cache_put_time 584 # HELP avalanche_X_vm_avalanche_block_id_cache_len number of entries # TYPE avalanche_X_vm_avalanche_block_id_cache_len gauge avalanche_X_vm_avalanche_block_id_cache_len 0 # HELP avalanche_X_vm_avalanche_block_id_cache_portion_filled fraction of cache filled # TYPE avalanche_X_vm_avalanche_block_id_cache_portion_filled gauge avalanche_X_vm_avalanche_block_id_cache_portion_filled 0 # HELP avalanche_X_vm_avalanche_block_id_cache_put_count number of put calls # TYPE avalanche_X_vm_avalanche_block_id_cache_put_count counter avalanche_X_vm_avalanche_block_id_cache_put_count 0 # HELP avalanche_X_vm_avalanche_block_id_cache_put_time time spent (ns) in put calls # TYPE avalanche_X_vm_avalanche_block_id_cache_put_time gauge avalanche_X_vm_avalanche_block_id_cache_put_time 0 # HELP avalanche_X_vm_avalanche_index_cache_len number of entries # TYPE avalanche_X_vm_avalanche_index_cache_len gauge avalanche_X_vm_avalanche_index_cache_len 0 # HELP avalanche_X_vm_avalanche_index_cache_portion_filled fraction of cache filled # TYPE avalanche_X_vm_avalanche_index_cache_portion_filled gauge avalanche_X_vm_avalanche_index_cache_portion_filled 0 # HELP avalanche_X_vm_avalanche_index_cache_put_count number of put calls # TYPE avalanche_X_vm_avalanche_index_cache_put_count counter avalanche_X_vm_avalanche_index_cache_put_count 0 # HELP avalanche_X_vm_avalanche_index_cache_put_time time spent (ns) in put calls # TYPE avalanche_X_vm_avalanche_index_cache_put_time gauge avalanche_X_vm_avalanche_index_cache_put_time 0 # HELP avalanche_X_vm_avalanche_mempool_bloom_filter_count Number of additions that have been performed to the bloom # TYPE avalanche_X_vm_avalanche_mempool_bloom_filter_count gauge avalanche_X_vm_avalanche_mempool_bloom_filter_count 0 # HELP avalanche_X_vm_avalanche_mempool_bloom_filter_entries Number of bytes allocated to slots in the bloom # TYPE avalanche_X_vm_avalanche_mempool_bloom_filter_entries gauge avalanche_X_vm_avalanche_mempool_bloom_filter_entries 9815 # HELP avalanche_X_vm_avalanche_mempool_bloom_filter_hashes Number of hashes in the bloom # TYPE avalanche_X_vm_avalanche_mempool_bloom_filter_hashes gauge avalanche_X_vm_avalanche_mempool_bloom_filter_hashes 7 # HELP avalanche_X_vm_avalanche_mempool_bloom_filter_max_count Maximum number of additions that should be performed to the bloom before resetting # TYPE avalanche_X_vm_avalanche_mempool_bloom_filter_max_count gauge avalanche_X_vm_avalanche_mempool_bloom_filter_max_count 11836 # HELP avalanche_X_vm_avalanche_mempool_bloom_filter_reset_count Number times the bloom has been reset # TYPE avalanche_X_vm_avalanche_mempool_bloom_filter_reset_count counter avalanche_X_vm_avalanche_mempool_bloom_filter_reset_count 1 # HELP avalanche_X_vm_avalanche_mempool_bytes_available Number of bytes of space currently available in the mempool # TYPE avalanche_X_vm_avalanche_mempool_bytes_available gauge avalanche_X_vm_avalanche_mempool_bytes_available 6.7108864e+07 # HELP avalanche_X_vm_avalanche_mempool_count Number of transactions in the mempool # TYPE avalanche_X_vm_avalanche_mempool_count gauge avalanche_X_vm_avalanche_mempool_count 0 # HELP avalanche_X_vm_avalanche_metervm_accept_count Total # of observations of time (in ns) of a accept # TYPE avalanche_X_vm_avalanche_metervm_accept_count counter avalanche_X_vm_avalanche_metervm_accept_count 0 # HELP avalanche_X_vm_avalanche_metervm_accept_sum Sum of time (in ns) of a accept # TYPE avalanche_X_vm_avalanche_metervm_accept_sum gauge avalanche_X_vm_avalanche_metervm_accept_sum 0 # HELP avalanche_X_vm_avalanche_metervm_parse_tx_count Total # of observations of time (in ns) of a parse_tx # TYPE avalanche_X_vm_avalanche_metervm_parse_tx_count counter avalanche_X_vm_avalanche_metervm_parse_tx_count 0 # HELP avalanche_X_vm_avalanche_metervm_parse_tx_err_count Total # of observations of time (in ns) of a parse_tx_err # TYPE avalanche_X_vm_avalanche_metervm_parse_tx_err_count counter avalanche_X_vm_avalanche_metervm_parse_tx_err_count 0 # HELP avalanche_X_vm_avalanche_metervm_parse_tx_err_sum Sum of time (in ns) of a parse_tx_err # TYPE avalanche_X_vm_avalanche_metervm_parse_tx_err_sum gauge avalanche_X_vm_avalanche_metervm_parse_tx_err_sum 0 # HELP avalanche_X_vm_avalanche_metervm_parse_tx_sum Sum of time (in ns) of a parse_tx # TYPE avalanche_X_vm_avalanche_metervm_parse_tx_sum gauge avalanche_X_vm_avalanche_metervm_parse_tx_sum 0 # HELP avalanche_X_vm_avalanche_metervm_reject_count Total # of observations of time (in ns) of a reject # TYPE avalanche_X_vm_avalanche_metervm_reject_count counter avalanche_X_vm_avalanche_metervm_reject_count 0 # HELP avalanche_X_vm_avalanche_metervm_reject_sum Sum of time (in ns) of a reject # TYPE avalanche_X_vm_avalanche_metervm_reject_sum gauge avalanche_X_vm_avalanche_metervm_reject_sum 0 # HELP avalanche_X_vm_avalanche_metervm_verify_tx_count Total # of observations of time (in ns) of a verify_tx # TYPE avalanche_X_vm_avalanche_metervm_verify_tx_count counter avalanche_X_vm_avalanche_metervm_verify_tx_count 0 # HELP avalanche_X_vm_avalanche_metervm_verify_tx_err_count Total # of observations of time (in ns) of a verify_tx_err # TYPE avalanche_X_vm_avalanche_metervm_verify_tx_err_count counter avalanche_X_vm_avalanche_metervm_verify_tx_err_count 0 # HELP avalanche_X_vm_avalanche_metervm_verify_tx_err_sum Sum of time (in ns) of a verify_tx_err # TYPE avalanche_X_vm_avalanche_metervm_verify_tx_err_sum gauge avalanche_X_vm_avalanche_metervm_verify_tx_err_sum 0 # HELP avalanche_X_vm_avalanche_metervm_verify_tx_sum Sum of time (in ns) of a verify_tx # TYPE avalanche_X_vm_avalanche_metervm_verify_tx_sum gauge avalanche_X_vm_avalanche_metervm_verify_tx_sum 0 # HELP avalanche_X_vm_avalanche_p2p_msg_count message count (n) # TYPE avalanche_X_vm_avalanche_p2p_msg_count counter avalanche_X_vm_avalanche_p2p_msg_count{handlerID="0",op="app_error"} 73 avalanche_X_vm_avalanche_p2p_msg_count{handlerID="0",op="app_request"} 263 avalanche_X_vm_avalanche_p2p_msg_count{handlerID="0",op="app_response"} 265 # HELP avalanche_X_vm_avalanche_p2p_msg_time message handling time (ns) # TYPE avalanche_X_vm_avalanche_p2p_msg_time gauge avalanche_X_vm_avalanche_p2p_msg_time{handlerID="0",op="app_error"} 6.327921e+06 avalanche_X_vm_avalanche_p2p_msg_time{handlerID="0",op="app_request"} 9.5017297e+07 avalanche_X_vm_avalanche_p2p_msg_time{handlerID="0",op="app_response"} 1.7648416e+07 # HELP avalanche_X_vm_avalanche_tx_cache_len number of entries # TYPE avalanche_X_vm_avalanche_tx_cache_len gauge avalanche_X_vm_avalanche_tx_cache_len 0 # HELP avalanche_X_vm_avalanche_tx_cache_portion_filled fraction of cache filled # TYPE avalanche_X_vm_avalanche_tx_cache_portion_filled gauge avalanche_X_vm_avalanche_tx_cache_portion_filled 0 # HELP avalanche_X_vm_avalanche_tx_cache_put_count number of put calls # TYPE avalanche_X_vm_avalanche_tx_cache_put_count counter avalanche_X_vm_avalanche_tx_cache_put_count 0 # HELP avalanche_X_vm_avalanche_tx_cache_put_time time spent (ns) in put calls # TYPE avalanche_X_vm_avalanche_tx_cache_put_time gauge avalanche_X_vm_avalanche_tx_cache_put_time 0 # HELP avalanche_X_vm_avalanche_tx_gossip_bytes amount of gossip (bytes) # TYPE avalanche_X_vm_avalanche_tx_gossip_bytes counter avalanche_X_vm_avalanche_tx_gossip_bytes{io="received",type="pull"} 0 avalanche_X_vm_avalanche_tx_gossip_bytes{io="sent",type="pull"} 0 # HELP avalanche_X_vm_avalanche_tx_gossip_count amount of gossip (n) # TYPE avalanche_X_vm_avalanche_tx_gossip_count counter avalanche_X_vm_avalanche_tx_gossip_count{io="received",type="pull"} 0 avalanche_X_vm_avalanche_tx_gossip_count{io="sent",type="pull"} 0 # HELP avalanche_X_vm_avalanche_tx_gossip_tracking number of gossipables being tracked # TYPE avalanche_X_vm_avalanche_tx_gossip_tracking gauge avalanche_X_vm_avalanche_tx_gossip_tracking{type="sent"} 0 avalanche_X_vm_avalanche_tx_gossip_tracking{type="unsent"} 0 # HELP avalanche_X_vm_avalanche_tx_gossip_tracking_lifetime_average average duration a gossipable has been tracked (ns) # TYPE avalanche_X_vm_avalanche_tx_gossip_tracking_lifetime_average gauge avalanche_X_vm_avalanche_tx_gossip_tracking_lifetime_average 0 # HELP avalanche_X_vm_avalanche_tx_refresh_hits Number of times unique txs have not been unique, but were cached # TYPE avalanche_X_vm_avalanche_tx_refresh_hits counter avalanche_X_vm_avalanche_tx_refresh_hits 0 # HELP avalanche_X_vm_avalanche_tx_refresh_misses Number of times unique txs have not been unique and weren't cached # TYPE avalanche_X_vm_avalanche_tx_refresh_misses counter avalanche_X_vm_avalanche_tx_refresh_misses 0 # HELP avalanche_X_vm_avalanche_tx_refreshes Number of times unique txs have been refreshed # TYPE avalanche_X_vm_avalanche_tx_refreshes counter avalanche_X_vm_avalanche_tx_refreshes 0 # HELP avalanche_X_vm_avalanche_utxo_cache_len number of entries # TYPE avalanche_X_vm_avalanche_utxo_cache_len gauge avalanche_X_vm_avalanche_utxo_cache_len 0 # HELP avalanche_X_vm_avalanche_utxo_cache_portion_filled fraction of cache filled # TYPE avalanche_X_vm_avalanche_utxo_cache_portion_filled gauge avalanche_X_vm_avalanche_utxo_cache_portion_filled 0 # HELP avalanche_X_vm_avalanche_utxo_cache_put_count number of put calls # TYPE avalanche_X_vm_avalanche_utxo_cache_put_count counter avalanche_X_vm_avalanche_utxo_cache_put_count 0 # HELP avalanche_X_vm_avalanche_utxo_cache_put_time time spent (ns) in put calls # TYPE avalanche_X_vm_avalanche_utxo_cache_put_time gauge avalanche_X_vm_avalanche_utxo_cache_put_time 0 # HELP avalanche_X_vm_metervm_accept_count Total # of observations of time (in ns) of a accept # TYPE avalanche_X_vm_metervm_accept_count counter avalanche_X_vm_metervm_accept_count 0 # HELP avalanche_X_vm_metervm_accept_sum Sum of time (in ns) of a accept # TYPE avalanche_X_vm_metervm_accept_sum gauge avalanche_X_vm_metervm_accept_sum 0 # HELP avalanche_X_vm_metervm_batched_parse_block_count Total # of observations of time (in ns) of a batched_parse_block # TYPE avalanche_X_vm_metervm_batched_parse_block_count counter avalanche_X_vm_metervm_batched_parse_block_count 0 # HELP avalanche_X_vm_metervm_batched_parse_block_sum Sum of time (in ns) of a batched_parse_block # TYPE avalanche_X_vm_metervm_batched_parse_block_sum gauge avalanche_X_vm_metervm_batched_parse_block_sum 0 # HELP avalanche_X_vm_metervm_build_block_count Total # of observations of time (in ns) of a build_block # TYPE avalanche_X_vm_metervm_build_block_count counter avalanche_X_vm_metervm_build_block_count 0 # HELP avalanche_X_vm_metervm_build_block_err_count Total # of observations of time (in ns) of a build_block_err # TYPE avalanche_X_vm_metervm_build_block_err_count counter avalanche_X_vm_metervm_build_block_err_count 0 # HELP avalanche_X_vm_metervm_build_block_err_sum Sum of time (in ns) of a build_block_err # TYPE avalanche_X_vm_metervm_build_block_err_sum gauge avalanche_X_vm_metervm_build_block_err_sum 0 # HELP avalanche_X_vm_metervm_build_block_sum Sum of time (in ns) of a build_block # TYPE avalanche_X_vm_metervm_build_block_sum gauge avalanche_X_vm_metervm_build_block_sum 0 # HELP avalanche_X_vm_metervm_get_ancestors_count Total # of observations of time (in ns) of a get_ancestors # TYPE avalanche_X_vm_metervm_get_ancestors_count counter avalanche_X_vm_metervm_get_ancestors_count 0 # HELP avalanche_X_vm_metervm_get_ancestors_sum Sum of time (in ns) of a get_ancestors # TYPE avalanche_X_vm_metervm_get_ancestors_sum gauge avalanche_X_vm_metervm_get_ancestors_sum 0 # HELP avalanche_X_vm_metervm_get_block_count Total # of observations of time (in ns) of a get_block # TYPE avalanche_X_vm_metervm_get_block_count counter avalanche_X_vm_metervm_get_block_count 10636 # HELP avalanche_X_vm_metervm_get_block_err_count Total # of observations of time (in ns) of a get_block_err # TYPE avalanche_X_vm_metervm_get_block_err_count counter avalanche_X_vm_metervm_get_block_err_count 0 # HELP avalanche_X_vm_metervm_get_block_err_sum Sum of time (in ns) of a get_block_err # TYPE avalanche_X_vm_metervm_get_block_err_sum gauge avalanche_X_vm_metervm_get_block_err_sum 0 # HELP avalanche_X_vm_metervm_get_block_id_at_height_count Total # of observations of time (in ns) of a get_block_id_at_height # TYPE avalanche_X_vm_metervm_get_block_id_at_height_count counter avalanche_X_vm_metervm_get_block_id_at_height_count 0 # HELP avalanche_X_vm_metervm_get_block_id_at_height_sum Sum of time (in ns) of a get_block_id_at_height # TYPE avalanche_X_vm_metervm_get_block_id_at_height_sum gauge avalanche_X_vm_metervm_get_block_id_at_height_sum 0 # HELP avalanche_X_vm_metervm_get_block_sum Sum of time (in ns) of a get_block # TYPE avalanche_X_vm_metervm_get_block_sum gauge avalanche_X_vm_metervm_get_block_sum 1.86619153e+08 # HELP avalanche_X_vm_metervm_get_last_state_summary_count Total # of observations of time (in ns) of a get_last_state_summary # TYPE avalanche_X_vm_metervm_get_last_state_summary_count counter avalanche_X_vm_metervm_get_last_state_summary_count 0 # HELP avalanche_X_vm_metervm_get_last_state_summary_sum Sum of time (in ns) of a get_last_state_summary # TYPE avalanche_X_vm_metervm_get_last_state_summary_sum gauge avalanche_X_vm_metervm_get_last_state_summary_sum 0 # HELP avalanche_X_vm_metervm_get_ongoing_state_sync_summary_count Total # of observations of time (in ns) of a get_ongoing_state_sync_summary # TYPE avalanche_X_vm_metervm_get_ongoing_state_sync_summary_count counter avalanche_X_vm_metervm_get_ongoing_state_sync_summary_count 0 # HELP avalanche_X_vm_metervm_get_ongoing_state_sync_summary_sum Sum of time (in ns) of a get_ongoing_state_sync_summary # TYPE avalanche_X_vm_metervm_get_ongoing_state_sync_summary_sum gauge avalanche_X_vm_metervm_get_ongoing_state_sync_summary_sum 0 # HELP avalanche_X_vm_metervm_get_state_summary_count Total # of observations of time (in ns) of a get_state_summary # TYPE avalanche_X_vm_metervm_get_state_summary_count counter avalanche_X_vm_metervm_get_state_summary_count 0 # HELP avalanche_X_vm_metervm_get_state_summary_err_count Total # of observations of time (in ns) of a get_state_summary_err # TYPE avalanche_X_vm_metervm_get_state_summary_err_count counter avalanche_X_vm_metervm_get_state_summary_err_count 0 # HELP avalanche_X_vm_metervm_get_state_summary_err_sum Sum of time (in ns) of a get_state_summary_err # TYPE avalanche_X_vm_metervm_get_state_summary_err_sum gauge avalanche_X_vm_metervm_get_state_summary_err_sum 0 # HELP avalanche_X_vm_metervm_get_state_summary_sum Sum of time (in ns) of a get_state_summary # TYPE avalanche_X_vm_metervm_get_state_summary_sum gauge avalanche_X_vm_metervm_get_state_summary_sum 0 # HELP avalanche_X_vm_metervm_last_accepted_count Total # of observations of time (in ns) of a last_accepted # TYPE avalanche_X_vm_metervm_last_accepted_count counter avalanche_X_vm_metervm_last_accepted_count 305 # HELP avalanche_X_vm_metervm_last_accepted_sum Sum of time (in ns) of a last_accepted # TYPE avalanche_X_vm_metervm_last_accepted_sum gauge avalanche_X_vm_metervm_last_accepted_sum 38541 # HELP avalanche_X_vm_metervm_parse_block_count Total # of observations of time (in ns) of a parse_block # TYPE avalanche_X_vm_metervm_parse_block_count counter avalanche_X_vm_metervm_parse_block_count 0 # HELP avalanche_X_vm_metervm_parse_block_err_count Total # of observations of time (in ns) of a parse_block_err # TYPE avalanche_X_vm_metervm_parse_block_err_count counter avalanche_X_vm_metervm_parse_block_err_count 0 # HELP avalanche_X_vm_metervm_parse_block_err_sum Sum of time (in ns) of a parse_block_err # TYPE avalanche_X_vm_metervm_parse_block_err_sum gauge avalanche_X_vm_metervm_parse_block_err_sum 0 # HELP avalanche_X_vm_metervm_parse_block_sum Sum of time (in ns) of a parse_block # TYPE avalanche_X_vm_metervm_parse_block_sum gauge avalanche_X_vm_metervm_parse_block_sum 0 # HELP avalanche_X_vm_metervm_parse_state_summary_count Total # of observations of time (in ns) of a parse_state_summary # TYPE avalanche_X_vm_metervm_parse_state_summary_count counter avalanche_X_vm_metervm_parse_state_summary_count 0 # HELP avalanche_X_vm_metervm_parse_state_summary_err_count Total # of observations of time (in ns) of a parse_state_summary_err # TYPE avalanche_X_vm_metervm_parse_state_summary_err_count counter avalanche_X_vm_metervm_parse_state_summary_err_count 0 # HELP avalanche_X_vm_metervm_parse_state_summary_err_sum Sum of time (in ns) of a parse_state_summary_err # TYPE avalanche_X_vm_metervm_parse_state_summary_err_sum gauge avalanche_X_vm_metervm_parse_state_summary_err_sum 0 # HELP avalanche_X_vm_metervm_parse_state_summary_sum Sum of time (in ns) of a parse_state_summary # TYPE avalanche_X_vm_metervm_parse_state_summary_sum gauge avalanche_X_vm_metervm_parse_state_summary_sum 0 # HELP avalanche_X_vm_metervm_reject_count Total # of observations of time (in ns) of a reject # TYPE avalanche_X_vm_metervm_reject_count counter avalanche_X_vm_metervm_reject_count 0 # HELP avalanche_X_vm_metervm_reject_sum Sum of time (in ns) of a reject # TYPE avalanche_X_vm_metervm_reject_sum gauge avalanche_X_vm_metervm_reject_sum 0 # HELP avalanche_X_vm_metervm_set_preference_count Total # of observations of time (in ns) of a set_preference # TYPE avalanche_X_vm_metervm_set_preference_count counter avalanche_X_vm_metervm_set_preference_count 1 # HELP avalanche_X_vm_metervm_set_preference_sum Sum of time (in ns) of a set_preference # TYPE avalanche_X_vm_metervm_set_preference_sum gauge avalanche_X_vm_metervm_set_preference_sum 3.90975e+06 # HELP avalanche_X_vm_metervm_should_verify_with_context_count Total # of observations of time (in ns) of a should_verify_with_context # TYPE avalanche_X_vm_metervm_should_verify_with_context_count counter avalanche_X_vm_metervm_should_verify_with_context_count 0 # HELP avalanche_X_vm_metervm_should_verify_with_context_sum Sum of time (in ns) of a should_verify_with_context # TYPE avalanche_X_vm_metervm_should_verify_with_context_sum gauge avalanche_X_vm_metervm_should_verify_with_context_sum 0 # HELP avalanche_X_vm_metervm_state_sync_enabled_count Total # of observations of time (in ns) of a state_sync_enabled # TYPE avalanche_X_vm_metervm_state_sync_enabled_count counter avalanche_X_vm_metervm_state_sync_enabled_count 0 # HELP avalanche_X_vm_metervm_state_sync_enabled_sum Sum of time (in ns) of a state_sync_enabled # TYPE avalanche_X_vm_metervm_state_sync_enabled_sum gauge avalanche_X_vm_metervm_state_sync_enabled_sum 0 # HELP avalanche_X_vm_metervm_verify_count Total # of observations of time (in ns) of a verify # TYPE avalanche_X_vm_metervm_verify_count counter avalanche_X_vm_metervm_verify_count 0 # HELP avalanche_X_vm_metervm_verify_err_count Total # of observations of time (in ns) of a verify_err # TYPE avalanche_X_vm_metervm_verify_err_count counter avalanche_X_vm_metervm_verify_err_count 0 # HELP avalanche_X_vm_metervm_verify_err_sum Sum of time (in ns) of a verify_err # TYPE avalanche_X_vm_metervm_verify_err_sum gauge avalanche_X_vm_metervm_verify_err_sum 0 # HELP avalanche_X_vm_metervm_verify_sum Sum of time (in ns) of a verify # TYPE avalanche_X_vm_metervm_verify_sum gauge avalanche_X_vm_metervm_verify_sum 0 # HELP avalanche_X_vm_metervm_verify_with_context_count Total # of observations of time (in ns) of a verify_with_context # TYPE avalanche_X_vm_metervm_verify_with_context_count counter avalanche_X_vm_metervm_verify_with_context_count 0 # HELP avalanche_X_vm_metervm_verify_with_context_err_count Total # of observations of time (in ns) of a verify_with_context_err # TYPE avalanche_X_vm_metervm_verify_with_context_err_count counter avalanche_X_vm_metervm_verify_with_context_err_count 0 # HELP avalanche_X_vm_metervm_verify_with_context_err_sum Sum of time (in ns) of a verify_with_context_err # TYPE avalanche_X_vm_metervm_verify_with_context_err_sum gauge avalanche_X_vm_metervm_verify_with_context_err_sum 0 # HELP avalanche_X_vm_metervm_verify_with_context_sum Sum of time (in ns) of a verify_with_context # TYPE avalanche_X_vm_metervm_verify_with_context_sum gauge avalanche_X_vm_metervm_verify_with_context_sum 0 # HELP avalanche_X_vm_proposervm_inner_block_cache_get_count number of get calls # TYPE avalanche_X_vm_proposervm_inner_block_cache_get_count counter avalanche_X_vm_proposervm_inner_block_cache_get_count{result="hit"} 10539 avalanche_X_vm_proposervm_inner_block_cache_get_count{result="miss"} 100 # HELP avalanche_X_vm_proposervm_inner_block_cache_get_time time spent (ns) in get calls # TYPE avalanche_X_vm_proposervm_inner_block_cache_get_time gauge avalanche_X_vm_proposervm_inner_block_cache_get_time{result="hit"} 2.9581649e+07 avalanche_X_vm_proposervm_inner_block_cache_get_time{result="miss"} 9626 # HELP avalanche_X_vm_proposervm_inner_block_cache_len number of entries # TYPE avalanche_X_vm_proposervm_inner_block_cache_len gauge avalanche_X_vm_proposervm_inner_block_cache_len 100 # HELP avalanche_X_vm_proposervm_inner_block_cache_portion_filled fraction of cache filled # TYPE avalanche_X_vm_proposervm_inner_block_cache_portion_filled gauge avalanche_X_vm_proposervm_inner_block_cache_portion_filled 0.0008874982595443726 # HELP avalanche_X_vm_proposervm_inner_block_cache_put_count number of put calls # TYPE avalanche_X_vm_proposervm_inner_block_cache_put_count counter avalanche_X_vm_proposervm_inner_block_cache_put_count 100 # HELP avalanche_X_vm_proposervm_inner_block_cache_put_time time spent (ns) in put calls # TYPE avalanche_X_vm_proposervm_inner_block_cache_put_time gauge avalanche_X_vm_proposervm_inner_block_cache_put_time 32918 # HELP avalanche_X_vm_proposervm_state_block_cache_get_count number of get calls # TYPE avalanche_X_vm_proposervm_state_block_cache_get_count counter avalanche_X_vm_proposervm_state_block_cache_get_count{result="hit"} 10539 avalanche_X_vm_proposervm_state_block_cache_get_count{result="miss"} 100 # HELP avalanche_X_vm_proposervm_state_block_cache_get_time time spent (ns) in get calls # TYPE avalanche_X_vm_proposervm_state_block_cache_get_time gauge avalanche_X_vm_proposervm_state_block_cache_get_time{result="hit"} 4.4917641e+07 avalanche_X_vm_proposervm_state_block_cache_get_time{result="miss"} 7290 # HELP avalanche_X_vm_proposervm_state_block_cache_len number of entries # TYPE avalanche_X_vm_proposervm_state_block_cache_len gauge avalanche_X_vm_proposervm_state_block_cache_len 100 # HELP avalanche_X_vm_proposervm_state_block_cache_portion_filled fraction of cache filled # TYPE avalanche_X_vm_proposervm_state_block_cache_portion_filled gauge avalanche_X_vm_proposervm_state_block_cache_portion_filled 0.0022933781147003174 # HELP avalanche_X_vm_proposervm_state_block_cache_put_count number of put calls # TYPE avalanche_X_vm_proposervm_state_block_cache_put_count counter avalanche_X_vm_proposervm_state_block_cache_put_count 100 # HELP avalanche_X_vm_proposervm_state_block_cache_put_time time spent (ns) in put calls # TYPE avalanche_X_vm_proposervm_state_block_cache_put_time gauge avalanche_X_vm_proposervm_state_block_cache_put_time 33454 # HELP avalanche_api_calls The number of calls this API has processed # TYPE avalanche_api_calls counter avalanche_api_calls{base="C"} 0 avalanche_api_calls{base="P"} 0 avalanche_api_calls{base="X"} 0 avalanche_api_calls{base="admin"} 0 avalanche_api_calls{base="health"} 0 avalanche_api_calls{base="info"} 0 avalanche_api_calls{base="metrics"} 2 # HELP avalanche_api_calls_duration The total amount of time, in nanoseconds, spent handling API calls # TYPE avalanche_api_calls_duration gauge avalanche_api_calls_duration{base="C"} 0 avalanche_api_calls_duration{base="P"} 0 avalanche_api_calls_duration{base="X"} 0 avalanche_api_calls_duration{base="admin"} 0 avalanche_api_calls_duration{base="health"} 0 avalanche_api_calls_duration{base="info"} 0 avalanche_api_calls_duration{base="metrics"} 2.0174916e+07 # HELP avalanche_api_calls_processing The number of calls this API is currently processing # TYPE avalanche_api_calls_processing gauge avalanche_api_calls_processing{base="C"} 0 avalanche_api_calls_processing{base="P"} 0 avalanche_api_calls_processing{base="X"} 0 avalanche_api_calls_processing{base="admin"} 0 avalanche_api_calls_processing{base="health"} 0 avalanche_api_calls_processing{base="info"} 0 avalanche_api_calls_processing{base="metrics"} 1 # HELP avalanche_db_calls number of calls to the database # TYPE avalanche_db_calls counter avalanche_db_calls{method="batch_delete"} 6911 avalanche_db_calls{method="batch_inner"} 6986 avalanche_db_calls{method="batch_put"} 85596 avalanche_db_calls{method="batch_reset"} 11702 avalanche_db_calls{method="batch_size"} 34726 avalanche_db_calls{method="batch_write"} 13420 avalanche_db_calls{method="delete"} 2 avalanche_db_calls{method="get"} 78082 avalanche_db_calls{method="has"} 14 avalanche_db_calls{method="health_check"} 18 avalanche_db_calls{method="iterator_error"} 36 avalanche_db_calls{method="iterator_key"} 3.785572e+06 avalanche_db_calls{method="iterator_next"} 1.892799e+06 avalanche_db_calls{method="iterator_release"} 38 avalanche_db_calls{method="iterator_value"} 3.785572e+06 avalanche_db_calls{method="new_batch"} 15713 avalanche_db_calls{method="new_iterator"} 38 avalanche_db_calls{method="put"} 9 # HELP avalanche_db_duration time spent in database calls (ns) # TYPE avalanche_db_duration gauge avalanche_db_duration{method="batch_delete"} 5.399912e+06 avalanche_db_duration{method="batch_inner"} 229895 avalanche_db_duration{method="batch_put"} 6.1251614e+07 avalanche_db_duration{method="batch_reset"} 637488 avalanche_db_duration{method="batch_size"} 906741 avalanche_db_duration{method="batch_write"} 8.46867139e+08 avalanche_db_duration{method="delete"} 45584 avalanche_db_duration{method="get"} 9.023340904e+09 avalanche_db_duration{method="has"} 4.065126e+06 avalanche_db_duration{method="health_check"} 278958 avalanche_db_duration{method="iterator_error"} 7831 avalanche_db_duration{method="iterator_key"} 6.9280764e+07 avalanche_db_duration{method="iterator_next"} 1.130976678e+09 avalanche_db_duration{method="iterator_release"} 165083 avalanche_db_duration{method="iterator_value"} 6.9029498e+07 avalanche_db_duration{method="new_batch"} 4.057859e+06 avalanche_db_duration{method="new_iterator"} 4.184378e+06 avalanche_db_duration{method="put"} 353001 # HELP avalanche_db_internal_alive_iterators number of currently alive iterators # TYPE avalanche_db_internal_alive_iterators gauge avalanche_db_internal_alive_iterators 0 # HELP avalanche_db_internal_alive_snapshots number of currently alive snapshots # TYPE avalanche_db_internal_alive_snapshots gauge avalanche_db_internal_alive_snapshots 0 # HELP avalanche_db_internal_block_cache_size total size of cached blocks # TYPE avalanche_db_internal_block_cache_size gauge avalanche_db_internal_block_cache_size 1.2578124e+07 # HELP avalanche_db_internal_duration amount of time (in ns) spent in compaction by level # TYPE avalanche_db_internal_duration gauge avalanche_db_internal_duration{level="0"} 2.10422041e+08 avalanche_db_internal_duration{level="1"} 1.804244209e+09 avalanche_db_internal_duration{level="2"} 4.96410002e+08 avalanche_db_internal_duration{level="3"} 0 avalanche_db_internal_duration{level="4"} 0 # HELP avalanche_db_internal_io_read cumulative amount of io read during compaction # TYPE avalanche_db_internal_io_read counter avalanche_db_internal_io_read 1.996356277e+09 # HELP avalanche_db_internal_io_write cumulative amount of io write during compaction # TYPE avalanche_db_internal_io_write counter avalanche_db_internal_io_write 3.71195618e+08 # HELP avalanche_db_internal_level_0_comps total number of level 0 compactions performed # TYPE avalanche_db_internal_level_0_comps counter avalanche_db_internal_level_0_comps 2 # HELP avalanche_db_internal_mem_comps total number of memory compactions performed # TYPE avalanche_db_internal_mem_comps counter avalanche_db_internal_mem_comps 8 # HELP avalanche_db_internal_non_level_0_comps total number of non-level 0 compactions performed # TYPE avalanche_db_internal_non_level_0_comps counter avalanche_db_internal_non_level_0_comps 9 # HELP avalanche_db_internal_open_tables number of currently opened tables # TYPE avalanche_db_internal_open_tables gauge avalanche_db_internal_open_tables 1024 # HELP avalanche_db_internal_reads amount of bytes read during compaction by level # TYPE avalanche_db_internal_reads counter avalanche_db_internal_reads{level="0"} 0 avalanche_db_internal_reads{level="1"} 2.31982194e+08 avalanche_db_internal_reads{level="2"} 5.6030886e+07 avalanche_db_internal_reads{level="3"} 0 avalanche_db_internal_reads{level="4"} 0 # HELP avalanche_db_internal_seek_comps total number of seek compactions performed # TYPE avalanche_db_internal_seek_comps counter avalanche_db_internal_seek_comps 0 # HELP avalanche_db_internal_size amount of bytes allocated by level # TYPE avalanche_db_internal_size gauge avalanche_db_internal_size{level="0"} 5.16773e+06 avalanche_db_internal_size{level="1"} 1.0357223e+08 avalanche_db_internal_size{level="2"} 9.44789253e+08 avalanche_db_internal_size{level="3"} 1.0485712432e+10 avalanche_db_internal_size{level="4"} 9.5405398822e+10 # HELP avalanche_db_internal_table_count number of tables allocated by level # TYPE avalanche_db_internal_table_count gauge avalanche_db_internal_table_count{level="0"} 2 avalanche_db_internal_table_count{level="1"} 69 avalanche_db_internal_table_count{level="2"} 624 avalanche_db_internal_table_count{level="3"} 7625 avalanche_db_internal_table_count{level="4"} 46373 # HELP avalanche_db_internal_write_delayed 1 if there is currently a write that is being delayed due to compaction # TYPE avalanche_db_internal_write_delayed gauge avalanche_db_internal_write_delayed 0 # HELP avalanche_db_internal_writes amount of bytes written during compaction by level # TYPE avalanche_db_internal_writes counter avalanche_db_internal_writes{level="0"} 2.2549548e+07 avalanche_db_internal_writes{level="1"} 2.254955e+08 avalanche_db_internal_writes{level="2"} 5.5984531e+07 avalanche_db_internal_writes{level="3"} 0 avalanche_db_internal_writes{level="4"} 0 # HELP avalanche_db_internal_writes_delayed number of cumulative writes that have been delayed due to compaction # TYPE avalanche_db_internal_writes_delayed counter avalanche_db_internal_writes_delayed 0 # HELP avalanche_db_internal_writes_delayed_duration amount of time (in ns) that writes have been delayed due to compaction # TYPE avalanche_db_internal_writes_delayed_duration gauge avalanche_db_internal_writes_delayed_duration 0 # HELP avalanche_db_size size of data passed in database calls # TYPE avalanche_db_size counter avalanche_db_size{method="batch_delete"} 468036 avalanche_db_size{method="batch_put"} 4.7783999e+07 avalanche_db_size{method="batch_write"} 4.817903e+07 avalanche_db_size{method="delete"} 162 avalanche_db_size{method="get"} 4.4878844e+07 avalanche_db_size{method="has"} 914 avalanche_db_size{method="iterator_next"} 6.64295754e+08 avalanche_db_size{method="put"} 622 # HELP avalanche_go_gc_duration_seconds A summary of the pause duration of garbage collection cycles. # TYPE avalanche_go_gc_duration_seconds summary avalanche_go_gc_duration_seconds{quantile="0"} 3.6208e-05 avalanche_go_gc_duration_seconds{quantile="0.25"} 8.525e-05 avalanche_go_gc_duration_seconds{quantile="0.5"} 0.000148208 avalanche_go_gc_duration_seconds{quantile="0.75"} 0.000204875 avalanche_go_gc_duration_seconds{quantile="1"} 0.003208708 avalanche_go_gc_duration_seconds_sum 0.018600832 avalanche_go_gc_duration_seconds_count 72 # HELP avalanche_go_goroutines Number of goroutines that currently exist. # TYPE avalanche_go_goroutines gauge avalanche_go_goroutines 1080 # HELP avalanche_go_info Information about the Go environment. # TYPE avalanche_go_info gauge avalanche_go_info{version="go1.22.2"} 1 # HELP avalanche_go_memstats_alloc_bytes Number of bytes allocated and still in use. # TYPE avalanche_go_memstats_alloc_bytes gauge avalanche_go_memstats_alloc_bytes 2.33617488e+08 # HELP avalanche_go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed. # TYPE avalanche_go_memstats_alloc_bytes_total counter avalanche_go_memstats_alloc_bytes_total 8.519493832e+09 # HELP avalanche_go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table. # TYPE avalanche_go_memstats_buck_hash_sys_bytes gauge avalanche_go_memstats_buck_hash_sys_bytes 2.71504e+06 # HELP avalanche_go_memstats_frees_total Total number of frees. # TYPE avalanche_go_memstats_frees_total counter avalanche_go_memstats_frees_total 4.1646192e+07 # HELP avalanche_go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata. # TYPE avalanche_go_memstats_gc_sys_bytes gauge avalanche_go_memstats_gc_sys_bytes 7.584536e+06 # HELP avalanche_go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use. # TYPE avalanche_go_memstats_heap_alloc_bytes gauge avalanche_go_memstats_heap_alloc_bytes 2.33617488e+08 # HELP avalanche_go_memstats_heap_idle_bytes Number of heap bytes waiting to be used. # TYPE avalanche_go_memstats_heap_idle_bytes gauge avalanche_go_memstats_heap_idle_bytes 1.92479232e+08 # HELP avalanche_go_memstats_heap_inuse_bytes Number of heap bytes that are in use. # TYPE avalanche_go_memstats_heap_inuse_bytes gauge avalanche_go_memstats_heap_inuse_bytes 3.10247424e+08 # HELP avalanche_go_memstats_heap_objects Number of allocated objects. # TYPE avalanche_go_memstats_heap_objects gauge avalanche_go_memstats_heap_objects 1.412121e+06 # HELP avalanche_go_memstats_heap_released_bytes Number of heap bytes released to OS. # TYPE avalanche_go_memstats_heap_released_bytes gauge avalanche_go_memstats_heap_released_bytes 4.7620096e+07 # HELP avalanche_go_memstats_heap_sys_bytes Number of heap bytes obtained from system. # TYPE avalanche_go_memstats_heap_sys_bytes gauge avalanche_go_memstats_heap_sys_bytes 5.02726656e+08 # HELP avalanche_go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection. # TYPE avalanche_go_memstats_last_gc_time_seconds gauge avalanche_go_memstats_last_gc_time_seconds 1.7176388622596202e+09 # HELP avalanche_go_memstats_lookups_total Total number of pointer lookups. # TYPE avalanche_go_memstats_lookups_total counter avalanche_go_memstats_lookups_total 0 # HELP avalanche_go_memstats_mallocs_total Total number of mallocs. # TYPE avalanche_go_memstats_mallocs_total counter avalanche_go_memstats_mallocs_total 4.3058313e+07 # HELP avalanche_go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures. # TYPE avalanche_go_memstats_mcache_inuse_bytes gauge avalanche_go_memstats_mcache_inuse_bytes 14400 # HELP avalanche_go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system. # TYPE avalanche_go_memstats_mcache_sys_bytes gauge avalanche_go_memstats_mcache_sys_bytes 15600 # HELP avalanche_go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures. # TYPE avalanche_go_memstats_mspan_inuse_bytes gauge avalanche_go_memstats_mspan_inuse_bytes 4.48976e+06 # HELP avalanche_go_memstats_mspan_sys_bytes Number of bytes used for mspan structures obtained from system. # TYPE avalanche_go_memstats_mspan_sys_bytes gauge avalanche_go_memstats_mspan_sys_bytes 6.54432e+06 # HELP avalanche_go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place. # TYPE avalanche_go_memstats_next_gc_bytes gauge avalanche_go_memstats_next_gc_bytes 4.17041568e+08 # HELP avalanche_go_memstats_other_sys_bytes Number of bytes used for other system allocations. # TYPE avalanche_go_memstats_other_sys_bytes gauge avalanche_go_memstats_other_sys_bytes 2.64808e+06 # HELP avalanche_go_memstats_stack_inuse_bytes Number of bytes in use by the stack allocator. # TYPE avalanche_go_memstats_stack_inuse_bytes gauge avalanche_go_memstats_stack_inuse_bytes 1.3172736e+07 # HELP avalanche_go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator. # TYPE avalanche_go_memstats_stack_sys_bytes gauge avalanche_go_memstats_stack_sys_bytes 1.3172736e+07 # HELP avalanche_go_memstats_sys_bytes Number of bytes obtained from system. # TYPE avalanche_go_memstats_sys_bytes gauge avalanche_go_memstats_sys_bytes 5.35406968e+08 # HELP avalanche_go_threads Number of OS threads created. # TYPE avalanche_go_threads gauge avalanche_go_threads 21 # HELP avalanche_health_checks_failing number of currently failing health checks # TYPE avalanche_health_checks_failing gauge avalanche_health_checks_failing{tag="11111111111111111111111111111111LpoYY"} 0 avalanche_health_checks_failing{tag="all"} 0 avalanche_health_checks_failing{tag="application"} 0 # HELP avalanche_liveness_checks_failing number of currently failing health checks # TYPE avalanche_liveness_checks_failing gauge avalanche_liveness_checks_failing{tag="all"} 0 avalanche_liveness_checks_failing{tag="application"} 0 # HELP avalanche_network_accept_failed Times this node's listener failed to accept an inbound connection # TYPE avalanche_network_accept_failed counter avalanche_network_accept_failed 0 # HELP avalanche_network_bandwidth_throttler_inbound_acquire_latency_count Total # of observations of average time (in ns) to acquire bytes from the inbound bandwidth throttler # TYPE avalanche_network_bandwidth_throttler_inbound_acquire_latency_count counter avalanche_network_bandwidth_throttler_inbound_acquire_latency_count 88009 # HELP avalanche_network_bandwidth_throttler_inbound_acquire_latency_sum Sum of average time (in ns) to acquire bytes from the inbound bandwidth throttler # TYPE avalanche_network_bandwidth_throttler_inbound_acquire_latency_sum gauge avalanche_network_bandwidth_throttler_inbound_acquire_latency_sum 4.51000519e+08 # HELP avalanche_network_bandwidth_throttler_inbound_awaiting_acquire Number of inbound messages waiting to acquire bandwidth from the inbound bandwidth throttler # TYPE avalanche_network_bandwidth_throttler_inbound_awaiting_acquire gauge avalanche_network_bandwidth_throttler_inbound_awaiting_acquire 0 # HELP avalanche_network_buffer_throttler_inbound_acquire_latency_count Total # of observations of average time (in ns) to get space on the inbound message buffer # TYPE avalanche_network_buffer_throttler_inbound_acquire_latency_count counter avalanche_network_buffer_throttler_inbound_acquire_latency_count 88010 # HELP avalanche_network_buffer_throttler_inbound_acquire_latency_sum Sum of average time (in ns) to get space on the inbound message buffer # TYPE avalanche_network_buffer_throttler_inbound_acquire_latency_sum gauge avalanche_network_buffer_throttler_inbound_acquire_latency_sum 5.80460855e+08 # HELP avalanche_network_buffer_throttler_inbound_awaiting_acquire Number of inbound messages waiting to take space on the inbound message buffer # TYPE avalanche_network_buffer_throttler_inbound_awaiting_acquire gauge avalanche_network_buffer_throttler_inbound_awaiting_acquire 0 # HELP avalanche_network_byte_throttler_inbound_acquire_latency_count Total # of observations of average time (in ns) to get space on the inbound message byte buffer # TYPE avalanche_network_byte_throttler_inbound_acquire_latency_count counter avalanche_network_byte_throttler_inbound_acquire_latency_count 88010 # HELP avalanche_network_byte_throttler_inbound_acquire_latency_sum Sum of average time (in ns) to get space on the inbound message byte buffer # TYPE avalanche_network_byte_throttler_inbound_acquire_latency_sum gauge avalanche_network_byte_throttler_inbound_acquire_latency_sum 1.19655813096e+11 # HELP avalanche_network_byte_throttler_inbound_awaiting_acquire Number of inbound messages waiting to acquire space on the inbound message byte buffer # TYPE avalanche_network_byte_throttler_inbound_awaiting_acquire gauge avalanche_network_byte_throttler_inbound_awaiting_acquire 0 # HELP avalanche_network_byte_throttler_inbound_awaiting_release Number of messages currently being read/handled # TYPE avalanche_network_byte_throttler_inbound_awaiting_release gauge avalanche_network_byte_throttler_inbound_awaiting_release 0 # HELP avalanche_network_byte_throttler_inbound_remaining_at_large_bytes Bytes remaining in the at-large byte buffer # TYPE avalanche_network_byte_throttler_inbound_remaining_at_large_bytes gauge avalanche_network_byte_throttler_inbound_remaining_at_large_bytes 6.291456e+06 # HELP avalanche_network_byte_throttler_inbound_remaining_validator_bytes Bytes remaining in the validator byte buffer # TYPE avalanche_network_byte_throttler_inbound_remaining_validator_bytes gauge avalanche_network_byte_throttler_inbound_remaining_validator_bytes 3.3554432e+07 # HELP avalanche_network_clock_skew_count number of handshake timestamps inspected (n) # TYPE avalanche_network_clock_skew_count counter avalanche_network_clock_skew_count 375 # HELP avalanche_network_clock_skew_sum sum of (peer timestamp - local timestamp) from handshake messages (s) # TYPE avalanche_network_clock_skew_sum gauge avalanche_network_clock_skew_sum 8 # HELP avalanche_network_codec_compressed_count number of compressed messages # TYPE avalanche_network_codec_compressed_count counter avalanche_network_codec_compressed_count{direction="compression",op="app_request",type="zstd"} 1497 avalanche_network_codec_compressed_count{direction="compression",op="app_response",type="zstd"} 544 avalanche_network_codec_compressed_count{direction="compression",op="get_peerlist",type="zstd"} 259 avalanche_network_codec_compressed_count{direction="compression",op="peerlist",type="zstd"} 315 avalanche_network_codec_compressed_count{direction="compression",op="put",type="zstd"} 58 avalanche_network_codec_compressed_count{direction="decompression",op="ancestors",type="zstd"} 285 avalanche_network_codec_compressed_count{direction="decompression",op="app_gossip",type="zstd"} 263 avalanche_network_codec_compressed_count{direction="decompression",op="app_request",type="zstd"} 625 avalanche_network_codec_compressed_count{direction="decompression",op="app_response",type="zstd"} 971 avalanche_network_codec_compressed_count{direction="decompression",op="get_peerlist",type="zstd"} 223 avalanche_network_codec_compressed_count{direction="decompression",op="peerlist",type="zstd"} 328 avalanche_network_codec_compressed_count{direction="decompression",op="put",type="zstd"} 269 # HELP avalanche_network_codec_compressed_duration time spent handling compressed messages # TYPE avalanche_network_codec_compressed_duration gauge avalanche_network_codec_compressed_duration{direction="compression",op="app_request",type="zstd"} 2.62327493e+08 avalanche_network_codec_compressed_duration{direction="compression",op="app_response",type="zstd"} 3.0793105e+07 avalanche_network_codec_compressed_duration{direction="compression",op="get_peerlist",type="zstd"} 7.8572213e+07 avalanche_network_codec_compressed_duration{direction="compression",op="peerlist",type="zstd"} 2.20954e+06 avalanche_network_codec_compressed_duration{direction="compression",op="put",type="zstd"} 1.8907249e+07 avalanche_network_codec_compressed_duration{direction="decompression",op="ancestors",type="zstd"} 2.99958348e+08 avalanche_network_codec_compressed_duration{direction="decompression",op="app_gossip",type="zstd"} 8.4787371e+07 avalanche_network_codec_compressed_duration{direction="decompression",op="app_request",type="zstd"} 3.55081603e+08 avalanche_network_codec_compressed_duration{direction="decompression",op="app_response",type="zstd"} 2.66313248e+08 avalanche_network_codec_compressed_duration{direction="decompression",op="get_peerlist",type="zstd"} 7.6325417e+07 avalanche_network_codec_compressed_duration{direction="decompression",op="peerlist",type="zstd"} 1.9810305e+07 avalanche_network_codec_compressed_duration{direction="decompression",op="put",type="zstd"} 1.46433052e+08 # HELP avalanche_network_cpu_throttler_awaiting_acquire Number of nodes we're waiting to read a message from because their usage is too high # TYPE avalanche_network_cpu_throttler_awaiting_acquire gauge avalanche_network_cpu_throttler_awaiting_acquire 0 # HELP avalanche_network_cpu_throttler_total_no_waits Number of times we didn't wait to read a message because their usage is too high # TYPE avalanche_network_cpu_throttler_total_no_waits counter avalanche_network_cpu_throttler_total_no_waits 88010 # HELP avalanche_network_cpu_throttler_total_waits Number of times we've waited to read a message from a node because their usage was too high # TYPE avalanche_network_cpu_throttler_total_waits counter avalanche_network_cpu_throttler_total_waits 0 # HELP avalanche_network_disk_throttler_awaiting_acquire Number of nodes we're waiting to read a message from because their usage is too high # TYPE avalanche_network_disk_throttler_awaiting_acquire gauge avalanche_network_disk_throttler_awaiting_acquire 0 # HELP avalanche_network_disk_throttler_total_no_waits Number of times we didn't wait to read a message because their usage is too high # TYPE avalanche_network_disk_throttler_total_no_waits counter avalanche_network_disk_throttler_total_no_waits 88010 # HELP avalanche_network_disk_throttler_total_waits Number of times we've waited to read a message from a node because their usage was too high # TYPE avalanche_network_disk_throttler_total_waits counter avalanche_network_disk_throttler_total_waits 0 # HELP avalanche_network_gossipable_ips Number of IPs this node is willing to gossip # TYPE avalanche_network_gossipable_ips gauge avalanche_network_gossipable_ips 314 # HELP avalanche_network_inbound_conn_throttler_allowed Times this node allowed (attempted to upgrade) an inbound connection # TYPE avalanche_network_inbound_conn_throttler_allowed counter avalanche_network_inbound_conn_throttler_allowed 0 # HELP avalanche_network_inbound_conn_throttler_rate_limited Times this node rejected an inbound connection due to rate-limiting # TYPE avalanche_network_inbound_conn_throttler_rate_limited counter avalanche_network_inbound_conn_throttler_rate_limited 0 # HELP avalanche_network_ip_bloom_count Number of additions that have been performed to the bloom # TYPE avalanche_network_ip_bloom_count gauge avalanche_network_ip_bloom_count 340 # HELP avalanche_network_ip_bloom_entries Number of bytes allocated to slots in the bloom # TYPE avalanche_network_ip_bloom_entries gauge avalanche_network_ip_bloom_entries 3609 # HELP avalanche_network_ip_bloom_hashes Number of hashes in the bloom # TYPE avalanche_network_ip_bloom_hashes gauge avalanche_network_ip_bloom_hashes 10 # HELP avalanche_network_ip_bloom_max_count Maximum number of additions that should be performed to the bloom before resetting # TYPE avalanche_network_ip_bloom_max_count gauge avalanche_network_ip_bloom_max_count 2879 # HELP avalanche_network_ip_bloom_reset_count Number times the bloom has been reset # TYPE avalanche_network_ip_bloom_reset_count counter avalanche_network_ip_bloom_reset_count 10 # HELP avalanche_network_msgs number of handled messages # TYPE avalanche_network_msgs counter avalanche_network_msgs{compressed="false",io="received",op="accepted"} 1937 avalanche_network_msgs{compressed="false",io="received",op="accepted_frontier"} 131 avalanche_network_msgs{compressed="false",io="received",op="chits"} 61933 avalanche_network_msgs{compressed="false",io="received",op="get"} 58 avalanche_network_msgs{compressed="false",io="received",op="handshake"} 375 avalanche_network_msgs{compressed="false",io="received",op="ping"} 6981 avalanche_network_msgs{compressed="false",io="received",op="pong"} 6960 avalanche_network_msgs{compressed="false",io="received",op="pull_query"} 6671 avalanche_network_msgs{compressed="false",io="sent",op="chits"} 5099 avalanche_network_msgs{compressed="false",io="sent",op="get"} 200 avalanche_network_msgs{compressed="false",io="sent",op="get_accepted"} 1938 avalanche_network_msgs{compressed="false",io="sent",op="get_accepted_frontier"} 131 avalanche_network_msgs{compressed="false",io="sent",op="get_ancestors"} 287 avalanche_network_msgs{compressed="false",io="sent",op="handshake"} 375 avalanche_network_msgs{compressed="false",io="sent",op="ping"} 6991 avalanche_network_msgs{compressed="false",io="sent",op="pong"} 6981 avalanche_network_msgs{compressed="false",io="sent",op="pull_query"} 61979 avalanche_network_msgs{compressed="true",io="received",op="ancestors"} 285 avalanche_network_msgs{compressed="true",io="received",op="app_gossip"} 263 avalanche_network_msgs{compressed="true",io="received",op="app_request"} 625 avalanche_network_msgs{compressed="true",io="received",op="app_response"} 971 avalanche_network_msgs{compressed="true",io="received",op="get_peerlist"} 223 avalanche_network_msgs{compressed="true",io="received",op="peerlist"} 328 avalanche_network_msgs{compressed="true",io="received",op="put"} 269 avalanche_network_msgs{compressed="true",io="sent",op="app_request"} 1494 avalanche_network_msgs{compressed="true",io="sent",op="app_response"} 544 avalanche_network_msgs{compressed="true",io="sent",op="get_peerlist"} 259 avalanche_network_msgs{compressed="true",io="sent",op="peerlist"} 315 avalanche_network_msgs{compressed="true",io="sent",op="put"} 58 # HELP avalanche_network_msgs_bytes number of message bytes # TYPE avalanche_network_msgs_bytes counter avalanche_network_msgs_bytes{io="received",op="accepted"} 152221 avalanche_network_msgs_bytes{io="received",op="accepted_frontier"} 9575 avalanche_network_msgs_bytes{io="received",op="ancestors"} 4.1372129e+07 avalanche_network_msgs_bytes{io="received",op="app_gossip"} 224292 avalanche_network_msgs_bytes{io="received",op="app_request"} 2.345801e+06 avalanche_network_msgs_bytes{io="received",op="app_response"} 137786 avalanche_network_msgs_bytes{io="received",op="chits"} 8.85618e+06 avalanche_network_msgs_bytes{io="received",op="get"} 4759 avalanche_network_msgs_bytes{io="received",op="get_peerlist"} 535816 avalanche_network_msgs_bytes{io="received",op="handshake"} 1.580804e+06 avalanche_network_msgs_bytes{io="received",op="peerlist"} 1.676737e+06 avalanche_network_msgs_bytes{io="received",op="ping"} 27880 avalanche_network_msgs_bytes{io="received",op="pong"} 16314 avalanche_network_msgs_bytes{io="received",op="pull_query"} 575391 avalanche_network_msgs_bytes{io="received",op="put"} 856187 avalanche_network_msgs_bytes{io="sent",op="app_request"} 710686 avalanche_network_msgs_bytes{io="sent",op="app_response"} 36011 avalanche_network_msgs_bytes{io="sent",op="chits"} 738716 avalanche_network_msgs_bytes{io="sent",op="get"} 16000 avalanche_network_msgs_bytes{io="sent",op="get_accepted"} 164092 avalanche_network_msgs_bytes{io="sent",op="get_accepted_frontier"} 5907 avalanche_network_msgs_bytes{io="sent",op="get_ancestors"} 23408 avalanche_network_msgs_bytes{io="sent",op="get_peerlist"} 594184 avalanche_network_msgs_bytes{io="sent",op="handshake"} 1.515086e+06 avalanche_network_msgs_bytes{io="sent",op="peerlist"} 27670 avalanche_network_msgs_bytes{io="sent",op="ping"} 25444 avalanche_network_msgs_bytes{io="sent",op="pong"} 13962 avalanche_network_msgs_bytes{io="sent",op="pull_query"} 5.259921e+06 avalanche_network_msgs_bytes{io="sent",op="put"} 189537 # HELP avalanche_network_msgs_bytes_saved number of message bytes saved # TYPE avalanche_network_msgs_bytes_saved gauge avalanche_network_msgs_bytes_saved{io="received",op="accepted"} 0 avalanche_network_msgs_bytes_saved{io="received",op="accepted_frontier"} 0 avalanche_network_msgs_bytes_saved{io="received",op="ancestors"} 8.7406325e+07 avalanche_network_msgs_bytes_saved{io="received",op="app_gossip"} 473392 avalanche_network_msgs_bytes_saved{io="received",op="app_request"} 3.881989e+06 avalanche_network_msgs_bytes_saved{io="received",op="app_response"} 148675 avalanche_network_msgs_bytes_saved{io="received",op="chits"} 0 avalanche_network_msgs_bytes_saved{io="received",op="get"} 0 avalanche_network_msgs_bytes_saved{io="received",op="get_peerlist"} 265035 avalanche_network_msgs_bytes_saved{io="received",op="handshake"} 0 avalanche_network_msgs_bytes_saved{io="received",op="peerlist"} 201472 avalanche_network_msgs_bytes_saved{io="received",op="ping"} 0 avalanche_network_msgs_bytes_saved{io="received",op="pong"} 0 avalanche_network_msgs_bytes_saved{io="received",op="pull_query"} 0 avalanche_network_msgs_bytes_saved{io="received",op="put"} 803734 avalanche_network_msgs_bytes_saved{io="sent",op="app_request"} 1.4169362e+07 avalanche_network_msgs_bytes_saved{io="sent",op="app_response"} 13951 avalanche_network_msgs_bytes_saved{io="sent",op="chits"} 0 avalanche_network_msgs_bytes_saved{io="sent",op="get"} 0 avalanche_network_msgs_bytes_saved{io="sent",op="get_accepted"} 0 avalanche_network_msgs_bytes_saved{io="sent",op="get_accepted_frontier"} 0 avalanche_network_msgs_bytes_saved{io="sent",op="get_ancestors"} 0 avalanche_network_msgs_bytes_saved{io="sent",op="get_peerlist"} 372832 avalanche_network_msgs_bytes_saved{io="sent",op="handshake"} 0 avalanche_network_msgs_bytes_saved{io="sent",op="peerlist"} -533 avalanche_network_msgs_bytes_saved{io="sent",op="ping"} 0 avalanche_network_msgs_bytes_saved{io="sent",op="pong"} 0 avalanche_network_msgs_bytes_saved{io="sent",op="pull_query"} 0 avalanche_network_msgs_bytes_saved{io="sent",op="put"} 185435 # HELP avalanche_network_msgs_failed_to_parse number of received messages that could not be parsed # TYPE avalanche_network_msgs_failed_to_parse counter avalanche_network_msgs_failed_to_parse 0 # HELP avalanche_network_msgs_failed_to_send number of messages that failed to be sent # TYPE avalanche_network_msgs_failed_to_send counter avalanche_network_msgs_failed_to_send{op="app_request"} 0 avalanche_network_msgs_failed_to_send{op="app_response"} 0 avalanche_network_msgs_failed_to_send{op="chits"} 0 avalanche_network_msgs_failed_to_send{op="get"} 0 avalanche_network_msgs_failed_to_send{op="get_accepted"} 3049 avalanche_network_msgs_failed_to_send{op="get_accepted_frontier"} 1 avalanche_network_msgs_failed_to_send{op="get_ancestors"} 0 avalanche_network_msgs_failed_to_send{op="pull_query"} 2 avalanche_network_msgs_failed_to_send{op="put"} 0 # HELP avalanche_network_node_uptime_rewarding_stake The percentage of total stake which thinks this node is eligible for rewards # TYPE avalanche_network_node_uptime_rewarding_stake gauge avalanche_network_node_uptime_rewarding_stake 0.00015549280080015893 # HELP avalanche_network_node_uptime_weighted_average This node's uptime average weighted by observing peer stakes # TYPE avalanche_network_node_uptime_weighted_average gauge avalanche_network_node_uptime_weighted_average 6.999976695090772 # HELP avalanche_network_num_useless_peerlist_bytes Amount of useless bytes (i.e. information about nodes we already knew/don't want to connect to) received in PeerList messages # TYPE avalanche_network_num_useless_peerlist_bytes counter avalanche_network_num_useless_peerlist_bytes 1.279764e+06 # HELP avalanche_network_peer_connected_duration_average The average duration of all peer connections in nanoseconds # TYPE avalanche_network_peer_connected_duration_average gauge avalanche_network_peer_connected_duration_average 5.0488366336e+11 # HELP avalanche_network_peers Number of network peers # TYPE avalanche_network_peers gauge avalanche_network_peers 314 # HELP avalanche_network_send_fail_rate Portion of messages that recently failed to be sent over the network # TYPE avalanche_network_send_fail_rate gauge avalanche_network_send_fail_rate 0 # HELP avalanche_network_throttler_outbound_acquire_failures Outbound messages dropped due to rate-limiting # TYPE avalanche_network_throttler_outbound_acquire_failures counter avalanche_network_throttler_outbound_acquire_failures 0 # HELP avalanche_network_throttler_outbound_acquire_successes Outbound messages not dropped due to rate-limiting # TYPE avalanche_network_throttler_outbound_acquire_successes counter avalanche_network_throttler_outbound_acquire_successes 85961 # HELP avalanche_network_throttler_outbound_awaiting_release Number of messages waiting to be sent # TYPE avalanche_network_throttler_outbound_awaiting_release gauge avalanche_network_throttler_outbound_awaiting_release 0 # HELP avalanche_network_throttler_outbound_remaining_at_large_bytes Bytes remaining in the at large byte allocation # TYPE avalanche_network_throttler_outbound_remaining_at_large_bytes gauge avalanche_network_throttler_outbound_remaining_at_large_bytes 3.3554432e+07 # HELP avalanche_network_throttler_outbound_remaining_validator_bytes Bytes remaining in the validator byte allocation # TYPE avalanche_network_throttler_outbound_remaining_validator_bytes gauge avalanche_network_throttler_outbound_remaining_validator_bytes 3.3554432e+07 # HELP avalanche_network_time_since_last_msg_received Time (in ns) since the last msg was received # TYPE avalanche_network_time_since_last_msg_received gauge avalanche_network_time_since_last_msg_received 1.46537e+08 # HELP avalanche_network_time_since_last_msg_sent Time (in ns) since the last msg was sent # TYPE avalanche_network_time_since_last_msg_sent gauge avalanche_network_time_since_last_msg_sent 1.46537e+08 # HELP avalanche_network_times_connected Times this node successfully completed a handshake with a peer # TYPE avalanche_network_times_connected counter avalanche_network_times_connected 314 # HELP avalanche_network_times_disconnected Times this node disconnected from a peer it had completed a handshake with # TYPE avalanche_network_times_disconnected counter avalanche_network_times_disconnected 60 # HELP avalanche_network_tls_conn_rejected Times this node rejected a connection due to an unsupported TLS certificate # TYPE avalanche_network_tls_conn_rejected counter avalanche_network_tls_conn_rejected 0 # HELP avalanche_network_tracked Number of currently tracked IPs attempting to be connected to # TYPE avalanche_network_tracked gauge avalanche_network_tracked 25 # HELP avalanche_network_tracked_ips Number of IPs this node is willing to dial # TYPE avalanche_network_tracked_ips gauge avalanche_network_tracked_ips 340 # HELP avalanche_readiness_checks_failing number of currently failing health checks # TYPE avalanche_readiness_checks_failing gauge avalanche_readiness_checks_failing{tag="all"} 0 avalanche_readiness_checks_failing{tag="application"} 0 # HELP avalanche_requests_average_latency Average network latency in nanoseconds # TYPE avalanche_requests_average_latency gauge avalanche_requests_average_latency 2.0551709149702743e+08 # HELP avalanche_requests_current_timeout Duration of current network timeout in nanoseconds # TYPE avalanche_requests_current_timeout gauge avalanche_requests_current_timeout 2e+09 # HELP avalanche_requests_dropped Number of dropped requests (all types) # TYPE avalanche_requests_dropped counter avalanche_requests_dropped 0 # HELP avalanche_requests_longest_running Time (in ns) the longest request took # TYPE avalanche_requests_longest_running gauge avalanche_requests_longest_running 1.245653458e+09 # HELP avalanche_requests_outstanding Number of outstanding requests (all types) # TYPE avalanche_requests_outstanding gauge avalanche_requests_outstanding 48 # HELP avalanche_requests_pending_timeouts Number of pending timeouts # TYPE avalanche_requests_pending_timeouts gauge avalanche_requests_pending_timeouts 48 # HELP avalanche_requests_timeouts Number of timed out requests # TYPE avalanche_requests_timeouts counter avalanche_requests_timeouts 3574 # HELP avalanche_resource_tracker_cpu_usage CPU usage tracked by the resource manager. Value should be in [0, number of CPU cores] # TYPE avalanche_resource_tracker_cpu_usage gauge avalanche_resource_tracker_cpu_usage 0.11427559227077616 # HELP avalanche_resource_tracker_disk_available_space Available space remaining (bytes) on the database volume # TYPE avalanche_resource_tracker_disk_available_space gauge avalanche_resource_tracker_disk_available_space 4.80508243968e+11 # HELP avalanche_resource_tracker_disk_reads Disk reads (bytes/sec) tracked by the resource manager # TYPE avalanche_resource_tracker_disk_reads gauge avalanche_resource_tracker_disk_reads 0 # HELP avalanche_resource_tracker_disk_writes Disk writes (bytes/sec) tracked by the resource manager # TYPE avalanche_resource_tracker_disk_writes gauge avalanche_resource_tracker_disk_writes 0 # HELP avalanche_resource_tracker_processing_time Tracked processing time over all nodes. Value expected to be in [0, number of CPU cores], but can go higher due to IO bound processes and thread multiplexing # TYPE avalanche_resource_tracker_processing_time gauge avalanche_resource_tracker_processing_time 0.04817668099832062 # HELP avalanche_system_resources_num_cpu_cycles Total number of CPU cycles # TYPE avalanche_system_resources_num_cpu_cycles gauge avalanche_system_resources_num_cpu_cycles{processID="42515"} 80.36 # HELP avalanche_system_resources_num_disk_read_bytes Total number of disk read bytes # TYPE avalanche_system_resources_num_disk_read_bytes gauge avalanche_system_resources_num_disk_read_bytes{processID="42515"} 0 # HELP avalanche_system_resources_num_disk_reads Total number of disk reads # TYPE avalanche_system_resources_num_disk_reads gauge avalanche_system_resources_num_disk_reads{processID="42515"} 0 # HELP avalanche_system_resources_num_disk_write_bytes Total number of disk write bytes # TYPE avalanche_system_resources_num_disk_write_bytes gauge avalanche_system_resources_num_disk_write_bytes{processID="42515"} 0 # HELP avalanche_system_resources_num_disk_writes Total number of disk writes # TYPE avalanche_system_resources_num_disk_writes gauge avalanche_system_resources_num_disk_writes{processID="42515"} 0