Skip to content

Instantly share code, notes, and snippets.

@ajsutton
Created June 30, 2019 06:52
Show Gist options
  • Save ajsutton/09535958828b4b2a1a1f7da8f8d865e2 to your computer and use it in GitHub Desktop.
Save ajsutton/09535958828b4b2a1a1f7da8f8d865e2 to your computer and use it in GitHub Desktop.
# HELP pantheon_executors_ethscheduler_workers_rejected_tasks_total Total number of tasks rejected by this executor
# TYPE pantheon_executors_ethscheduler_workers_rejected_tasks_total counter
pantheon_executors_ethscheduler_workers_rejected_tasks_total 0.0
# HELP pantheon_executors_ethscheduler_timer_completed_tasks_total Total number of tasks executed
# TYPE pantheon_executors_ethscheduler_timer_completed_tasks_total gauge
pantheon_executors_ethscheduler_timer_completed_tasks_total 38557.0
# HELP pantheon_executors_ethscheduler_transactions_queue_length_current Current number of tasks awaiting execution
# TYPE pantheon_executors_ethscheduler_transactions_queue_length_current gauge
pantheon_executors_ethscheduler_transactions_queue_length_current 10.0
# HELP pantheon_network_netty_workers_pending_tasks The number of pending tasks in the Netty workers event loop
# TYPE pantheon_network_netty_workers_pending_tasks gauge
pantheon_network_netty_workers_pending_tasks 0.0
# HELP pantheon_synchronizer_chain_download_pipeline_restarts Number of times the chain download pipeline has been restarted
# TYPE pantheon_synchronizer_chain_download_pipeline_restarts counter
pantheon_synchronizer_chain_download_pipeline_restarts{reason="error",} 2.0
pantheon_synchronizer_chain_download_pipeline_restarts{reason="complete",} 2249.0
# HELP pantheon_executors_ethscheduler_workers_completed_tasks_total Total number of tasks executed
# TYPE pantheon_executors_ethscheduler_workers_completed_tasks_total gauge
pantheon_executors_ethscheduler_workers_completed_tasks_total 2755902.0
# HELP pantheon_executors_ethscheduler_computation_completed_tasks_total Total number of tasks executed
# TYPE pantheon_executors_ethscheduler_computation_completed_tasks_total gauge
pantheon_executors_ethscheduler_computation_completed_tasks_total 0.0
# HELP pantheon_network_discovery_messages_inbound Total number of P2P discovery messages received
# TYPE pantheon_network_discovery_messages_inbound counter
pantheon_network_discovery_messages_inbound{name="PONG",} 9890.0
pantheon_network_discovery_messages_inbound{name="PING",} 378628.0
pantheon_network_discovery_messages_inbound{name="FIND_NEIGHBORS",} 432531.0
pantheon_network_discovery_messages_inbound{name="NEIGHBORS",} 2698.0
# HELP pantheon_executors_ethscheduler_computation_rejected_tasks_total Total number of tasks rejected by this executor
# TYPE pantheon_executors_ethscheduler_computation_rejected_tasks_total counter
pantheon_executors_ethscheduler_computation_rejected_tasks_total 0.0
# HELP pantheon_executors_ethscheduler_computation_pool_size_current Current number of threads in the thread pool
# TYPE pantheon_executors_ethscheduler_computation_pool_size_current gauge
pantheon_executors_ethscheduler_computation_pool_size_current 0.0
# HELP pantheon_executors_ethscheduler_transactions_pool_size_current Current number of threads in the thread pool
# TYPE pantheon_executors_ethscheduler_transactions_pool_size_current gauge
pantheon_executors_ethscheduler_transactions_pool_size_current 2.0
# HELP pantheon_executors_ethscheduler_workers_pool_size_current Current number of threads in the thread pool
# TYPE pantheon_executors_ethscheduler_workers_pool_size_current gauge
pantheon_executors_ethscheduler_workers_pool_size_current 4.0
# HELP pantheon_transaction_pool_transactions_removed_total Count of transactions removed from the transaction pool
# TYPE pantheon_transaction_pool_transactions_removed_total counter
pantheon_transaction_pool_transactions_removed_total{source="remote",operation="addedToBlock",} 509449.0
pantheon_transaction_pool_transactions_removed_total{source="remote",operation="dropped",} 4500786.0
# HELP pantheon_network_discovery_messages_outbound Total number of P2P discovery messages sent
# TYPE pantheon_network_discovery_messages_outbound counter
pantheon_network_discovery_messages_outbound{name="PONG",} 369079.0
pantheon_network_discovery_messages_outbound{name="PING",} 18144.0
pantheon_network_discovery_messages_outbound{name="FIND_NEIGHBORS",} 4101.0
pantheon_network_discovery_messages_outbound{name="NEIGHBORS",} 264043.0
# HELP jvm_classes_loaded The number of classes that are currently loaded in the JVM
# TYPE jvm_classes_loaded gauge
jvm_classes_loaded 8747.0
# HELP jvm_classes_loaded_total The total number of classes that have been loaded since the JVM has started execution
# TYPE jvm_classes_loaded_total counter
jvm_classes_loaded_total 9016.0
# HELP jvm_classes_unloaded_total The total number of classes that have been unloaded since the JVM has started execution
# TYPE jvm_classes_unloaded_total counter
jvm_classes_unloaded_total 269.0
# HELP pantheon_executors_ethscheduler_timer_pool_size_current Current number of threads in the thread pool
# TYPE pantheon_executors_ethscheduler_timer_pool_size_current gauge
pantheon_executors_ethscheduler_timer_pool_size_current 1.0
# HELP pantheon_executors_ethscheduler_computation_active_threads_current Current number of threads executing tasks
# TYPE pantheon_executors_ethscheduler_computation_active_threads_current gauge
pantheon_executors_ethscheduler_computation_active_threads_current 0.0
# HELP pantheon_peers_disconnected_total Total number of peers disconnected
# TYPE pantheon_peers_disconnected_total counter
pantheon_peers_disconnected_total{initiator="remote",disconnectReason="UNKNOWN",} 119.0
pantheon_peers_disconnected_total{initiator="local",disconnectReason="TCP_SUBSYSTEM_ERROR",} 1034.0
pantheon_peers_disconnected_total{initiator="remote",disconnectReason="ALREADY_CONNECTED",} 3.0
pantheon_peers_disconnected_total{initiator="local",disconnectReason="ALREADY_CONNECTED",} 238.0
pantheon_peers_disconnected_total{initiator="local",disconnectReason="TIMEOUT",} 102.0
pantheon_peers_disconnected_total{initiator="local",disconnectReason="UNKNOWN",} 23.0
pantheon_peers_disconnected_total{initiator="remote",disconnectReason="TOO_MANY_PEERS",} 225.0
pantheon_peers_disconnected_total{initiator="local",disconnectReason="TOO_MANY_PEERS",} 287575.0
pantheon_peers_disconnected_total{initiator="remote",disconnectReason="INCOMPATIBLE_P2P_PROTOCOL_VERSION",} 2.0
pantheon_peers_disconnected_total{initiator="remote",disconnectReason="SUBPROTOCOL_TRIGGERED",} 275.0
pantheon_peers_disconnected_total{initiator="remote",disconnectReason="USELESS_PEER",} 107.0
pantheon_peers_disconnected_total{initiator="local",disconnectReason="USELESS_PEER",} 34832.0
pantheon_peers_disconnected_total{initiator="local",disconnectReason="BREACH_OF_PROTOCOL",} 1.0
pantheon_peers_disconnected_total{initiator="local",disconnectReason="SUBPROTOCOL_TRIGGERED",} 2443.0
# HELP pantheon_network_discovery_interaction_count Total number of discovery interactions initiated
# TYPE pantheon_network_discovery_interaction_count counter
pantheon_network_discovery_interaction_count{type="PONG",} 10495.0
pantheon_network_discovery_interaction_count{type="NEIGHBORS",} 1827.0
# HELP pantheon_network_vertx_eventloop_pending_tasks The number of pending tasks in the Vertx event loop
# TYPE pantheon_network_vertx_eventloop_pending_tasks gauge
pantheon_network_vertx_eventloop_pending_tasks 0.0
# HELP pantheon_network_peers_limit Maximum P2P peer connections that can be established
# TYPE pantheon_network_peers_limit gauge
pantheon_network_peers_limit 25.0
# HELP pantheon_peers_peer_count_current Number of peers currently connected
# TYPE pantheon_peers_peer_count_current gauge
pantheon_peers_peer_count_current 25.0
# HELP pantheon_peers_pending_peer_requests_current Number of peer requests currently pending because peers are busy
# TYPE pantheon_peers_pending_peer_requests_current gauge
pantheon_peers_pending_peer_requests_current 0.0
# HELP pantheon_synchronizer_best_known_block Height of best known block from any connected peer
# TYPE pantheon_synchronizer_best_known_block gauge
pantheon_synchronizer_best_known_block 8057676.0
# HELP pantheon_network_vertx_worker_pool_completed_total Total number of tasks completed by the Vertx worker pool
# TYPE pantheon_network_vertx_worker_pool_completed_total counter
pantheon_network_vertx_worker_pool_completed_total{poolType="worker",poolName="vert.x-internal-blocking",} 0.0
pantheon_network_vertx_worker_pool_completed_total{poolType="worker",poolName="vert.x-worker-thread",} 1673104.0
# HELP pantheon_executors_ethscheduler_services_active_threads_current Current number of threads executing tasks
# TYPE pantheon_executors_ethscheduler_services_active_threads_current gauge
pantheon_executors_ethscheduler_services_active_threads_current 0.0
# HELP pantheon_executors_ethscheduler_timer_active_threads_current Current number of threads executing tasks
# TYPE pantheon_executors_ethscheduler_timer_active_threads_current gauge
pantheon_executors_ethscheduler_timer_active_threads_current 0.0
# HELP pantheon_executors_ethscheduler_services_pool_size_current Current number of threads in the thread pool
# TYPE pantheon_executors_ethscheduler_services_pool_size_current gauge
pantheon_executors_ethscheduler_services_pool_size_current 0.0
# HELP pantheon_network_discovery_interaction_retry_count Total number of interaction retries performed
# TYPE pantheon_network_discovery_interaction_retry_count counter
pantheon_network_discovery_interaction_retry_count{type="PONG",} 7649.0
pantheon_network_discovery_interaction_retry_count{type="NEIGHBORS",} 2274.0
# HELP jvm_threads_current Current thread count of a JVM
# TYPE jvm_threads_current gauge
jvm_threads_current 43.0
# HELP jvm_threads_daemon Daemon thread count of a JVM
# TYPE jvm_threads_daemon gauge
jvm_threads_daemon 7.0
# HELP jvm_threads_peak Peak thread count of a JVM
# TYPE jvm_threads_peak gauge
jvm_threads_peak 49.0
# HELP jvm_threads_started_total Started thread count of a JVM
# TYPE jvm_threads_started_total counter
jvm_threads_started_total 4542.0
# HELP jvm_threads_deadlocked Cycles of JVM-threads that are in deadlock waiting to acquire object monitors or ownable synchronizers
# TYPE jvm_threads_deadlocked gauge
jvm_threads_deadlocked 0.0
# HELP jvm_threads_deadlocked_monitor Cycles of JVM-threads that are in deadlock waiting to acquire object monitors
# TYPE jvm_threads_deadlocked_monitor gauge
jvm_threads_deadlocked_monitor 0.0
# HELP jvm_threads_state Current count of threads by state
# TYPE jvm_threads_state gauge
jvm_threads_state{state="TIMED_WAITING",} 5.0
jvm_threads_state{state="NEW",} 0.0
jvm_threads_state{state="WAITING",} 25.0
jvm_threads_state{state="RUNNABLE",} 13.0
jvm_threads_state{state="BLOCKED",} 0.0
jvm_threads_state{state="TERMINATED",} 0.0
# HELP pantheon_executors_ethscheduler_transactions_active_threads_current Current number of threads executing tasks
# TYPE pantheon_executors_ethscheduler_transactions_active_threads_current gauge
pantheon_executors_ethscheduler_transactions_active_threads_current 2.0
# HELP pantheon_executors_ethscheduler_services_submitted_tasks_total Total number of tasks executed
# TYPE pantheon_executors_ethscheduler_services_submitted_tasks_total gauge
pantheon_executors_ethscheduler_services_submitted_tasks_total 13506.0
# HELP pantheon_blockchain_height Height of the chainhead
# TYPE pantheon_blockchain_height gauge
pantheon_blockchain_height 8057676.0
# HELP pantheon_rpc_request_time Time taken to process a JSON-RPC request
# TYPE pantheon_rpc_request_time summary
pantheon_rpc_request_time{methodName="eth_syncing",quantile="0.2",} 4.265E-5
pantheon_rpc_request_time{methodName="eth_syncing",quantile="0.5",} 4.4578E-5
pantheon_rpc_request_time{methodName="eth_syncing",quantile="0.8",} 5.8076E-5
pantheon_rpc_request_time{methodName="eth_syncing",quantile="0.95",} 5.8076E-5
pantheon_rpc_request_time{methodName="eth_syncing",quantile="0.99",} 5.8076E-5
pantheon_rpc_request_time{methodName="eth_syncing",quantile="1.0",} 5.8625E-5
pantheon_rpc_request_time_count{methodName="eth_syncing",} 940.0
pantheon_rpc_request_time_sum{methodName="eth_syncing",} 0.04364593699999997
pantheon_rpc_request_time{methodName="net_peerCount",quantile="0.2",} 1.92538E-4
pantheon_rpc_request_time{methodName="net_peerCount",quantile="0.5",} 1.92538E-4
pantheon_rpc_request_time{methodName="net_peerCount",quantile="0.8",} 1.92538E-4
pantheon_rpc_request_time{methodName="net_peerCount",quantile="0.95",} 1.92538E-4
pantheon_rpc_request_time{methodName="net_peerCount",quantile="0.99",} 1.92538E-4
pantheon_rpc_request_time{methodName="net_peerCount",quantile="1.0",} 2.02403E-4
pantheon_rpc_request_time_count{methodName="net_peerCount",} 470.0
pantheon_rpc_request_time_sum{methodName="net_peerCount",} 0.07903029599999993
# HELP pantheon_executors_ethscheduler_services_rejected_tasks_total Total number of tasks rejected by this executor
# TYPE pantheon_executors_ethscheduler_services_rejected_tasks_total counter
pantheon_executors_ethscheduler_services_rejected_tasks_total 0.0
# HELP pantheon_executors_ethscheduler_timer_queue_length_current Current number of tasks awaiting execution
# TYPE pantheon_executors_ethscheduler_timer_queue_length_current gauge
pantheon_executors_ethscheduler_timer_queue_length_current 3.0
# HELP pantheon_blockchain_difficulty_total Total difficulty of the chainhead
# TYPE pantheon_blockchain_difficulty_total gauge
pantheon_blockchain_difficulty_total 2.19389425568092006E18
# HELP pantheon_executors_ethscheduler_transactions_completed_tasks_total Total number of tasks executed
# TYPE pantheon_executors_ethscheduler_transactions_completed_tasks_total gauge
pantheon_executors_ethscheduler_transactions_completed_tasks_total 1.1260379E7
# HELP pantheon_synchronizer_task Internal processing tasks
# TYPE pantheon_synchronizer_task summary
pantheon_synchronizer_task{taskName="AbstractEthTask",quantile="0.2",} 2.1517E-5
pantheon_synchronizer_task{taskName="AbstractEthTask",quantile="0.5",} 2.5413E-5
pantheon_synchronizer_task{taskName="AbstractEthTask",quantile="0.8",} 0.001663618
pantheon_synchronizer_task{taskName="AbstractEthTask",quantile="0.95",} 4.528407168
pantheon_synchronizer_task{taskName="AbstractEthTask",quantile="0.99",} 7.674453605
pantheon_synchronizer_task{taskName="AbstractEthTask",quantile="1.0",} 10.027190487
pantheon_synchronizer_task_count{taskName="AbstractEthTask",} 60841.0
pantheon_synchronizer_task_sum{taskName="AbstractEthTask",} 60995.778505910544
# HELP jvm_memory_bytes_used Used bytes of a given JVM memory area.
# TYPE jvm_memory_bytes_used gauge
jvm_memory_bytes_used{area="heap",} 1.229590528E9
jvm_memory_bytes_used{area="nonheap",} 8.469692E7
# HELP jvm_memory_bytes_committed Committed (bytes) of a given JVM memory area.
# TYPE jvm_memory_bytes_committed gauge
jvm_memory_bytes_committed{area="heap",} 3.856662528E9
jvm_memory_bytes_committed{area="nonheap",} 1.05373696E8
# HELP jvm_memory_bytes_max Max (bytes) of a given JVM memory area.
# TYPE jvm_memory_bytes_max gauge
jvm_memory_bytes_max{area="heap",} 4.007657472E9
jvm_memory_bytes_max{area="nonheap",} -1.0
# HELP jvm_memory_bytes_init Initial bytes of a given JVM memory area.
# TYPE jvm_memory_bytes_init gauge
jvm_memory_bytes_init{area="heap",} 2.5165824E8
jvm_memory_bytes_init{area="nonheap",} 7667712.0
# HELP jvm_memory_pool_bytes_used Used bytes of a given JVM memory pool.
# TYPE jvm_memory_pool_bytes_used gauge
jvm_memory_pool_bytes_used{pool="CodeHeap 'non-nmethods'",} 1315584.0
jvm_memory_pool_bytes_used{pool="Metaspace",} 5.707816E7
jvm_memory_pool_bytes_used{pool="CodeHeap 'profiled nmethods'",} 5798400.0
jvm_memory_pool_bytes_used{pool="Compressed Class Space",} 6212552.0
jvm_memory_pool_bytes_used{pool="G1 Eden Space",} 5.63085312E8
jvm_memory_pool_bytes_used{pool="G1 Old Gen",} 6.58116608E8
jvm_memory_pool_bytes_used{pool="G1 Survivor Space",} 8388608.0
jvm_memory_pool_bytes_used{pool="CodeHeap 'non-profiled nmethods'",} 1.4292224E7
# HELP jvm_memory_pool_bytes_committed Committed bytes of a given JVM memory pool.
# TYPE jvm_memory_pool_bytes_committed gauge
jvm_memory_pool_bytes_committed{pool="CodeHeap 'non-nmethods'",} 2555904.0
jvm_memory_pool_bytes_committed{pool="Metaspace",} 5.937152E7
jvm_memory_pool_bytes_committed{pool="CodeHeap 'profiled nmethods'",} 2.097152E7
jvm_memory_pool_bytes_committed{pool="Compressed Class Space",} 7204864.0
jvm_memory_pool_bytes_committed{pool="G1 Eden Space",} 2.421161984E9
jvm_memory_pool_bytes_committed{pool="G1 Old Gen",} 1.427111936E9
jvm_memory_pool_bytes_committed{pool="G1 Survivor Space",} 8388608.0
jvm_memory_pool_bytes_committed{pool="CodeHeap 'non-profiled nmethods'",} 1.5269888E7
# HELP jvm_memory_pool_bytes_max Max bytes of a given JVM memory pool.
# TYPE jvm_memory_pool_bytes_max gauge
jvm_memory_pool_bytes_max{pool="CodeHeap 'non-nmethods'",} 5828608.0
jvm_memory_pool_bytes_max{pool="Metaspace",} -1.0
jvm_memory_pool_bytes_max{pool="CodeHeap 'profiled nmethods'",} 1.22912768E8
jvm_memory_pool_bytes_max{pool="Compressed Class Space",} 1.073741824E9
jvm_memory_pool_bytes_max{pool="G1 Eden Space",} -1.0
jvm_memory_pool_bytes_max{pool="G1 Old Gen",} 4.007657472E9
jvm_memory_pool_bytes_max{pool="G1 Survivor Space",} -1.0
jvm_memory_pool_bytes_max{pool="CodeHeap 'non-profiled nmethods'",} 1.22916864E8
# HELP jvm_memory_pool_bytes_init Initial bytes of a given JVM memory pool.
# TYPE jvm_memory_pool_bytes_init gauge
jvm_memory_pool_bytes_init{pool="CodeHeap 'non-nmethods'",} 2555904.0
jvm_memory_pool_bytes_init{pool="Metaspace",} 0.0
jvm_memory_pool_bytes_init{pool="CodeHeap 'profiled nmethods'",} 2555904.0
jvm_memory_pool_bytes_init{pool="Compressed Class Space",} 0.0
jvm_memory_pool_bytes_init{pool="G1 Eden Space",} 1.3631488E7
jvm_memory_pool_bytes_init{pool="G1 Old Gen",} 2.38026752E8
jvm_memory_pool_bytes_init{pool="G1 Survivor Space",} 0.0
jvm_memory_pool_bytes_init{pool="CodeHeap 'non-profiled nmethods'",} 2555904.0
# HELP pantheon_executors_ethscheduler_transactions_submitted_tasks_total Total number of tasks executed
# TYPE pantheon_executors_ethscheduler_transactions_submitted_tasks_total gauge
pantheon_executors_ethscheduler_transactions_submitted_tasks_total 1.1260391E7
# HELP pantheon_executors_ethscheduler_computation_submitted_tasks_total Total number of tasks executed
# TYPE pantheon_executors_ethscheduler_computation_submitted_tasks_total gauge
pantheon_executors_ethscheduler_computation_submitted_tasks_total 0.0
# HELP pantheon_blockchain_chain_head_timestamp Timestamp from the current chain head
# TYPE pantheon_blockchain_chain_head_timestamp gauge
pantheon_blockchain_chain_head_timestamp 1.561877377E9
# HELP pantheon_executors_ethscheduler_workers_queue_length_current Current number of tasks awaiting execution
# TYPE pantheon_executors_ethscheduler_workers_queue_length_current gauge
pantheon_executors_ethscheduler_workers_queue_length_current 0.0
# HELP pantheon_network_vertx_worker_pool_submitted_total Total number of tasks submitted to the Vertx worker pool
# TYPE pantheon_network_vertx_worker_pool_submitted_total counter
pantheon_network_vertx_worker_pool_submitted_total{poolType="worker",poolName="vert.x-internal-blocking",} 0.0
pantheon_network_vertx_worker_pool_submitted_total{poolType="worker",poolName="vert.x-worker-thread",} 1673105.0
# HELP pantheon_transaction_pool_transactions_added_total Count of transactions added to the transaction pool
# TYPE pantheon_transaction_pool_transactions_added_total counter
pantheon_transaction_pool_transactions_added_total{source="local",} 0.0
pantheon_transaction_pool_transactions_added_total{source="remote",} 1.2968089E7
# HELP pantheon_network_p2p_messages_inbound Count of each P2P message received inbound.
# TYPE pantheon_network_p2p_messages_inbound counter
pantheon_network_p2p_messages_inbound{protocol="eth/63",name="NewBlock",code="7",} 90169.0
pantheon_network_p2p_messages_inbound{protocol="eth/63",name="BlockBodies",code="6",} 3702.0
pantheon_network_p2p_messages_inbound{protocol="eth/63",name="Status",code="0",} 175077.0
pantheon_network_p2p_messages_inbound{protocol="eth/63",name="Transactions",code="2",} 1.1260506E7
pantheon_network_p2p_messages_inbound{protocol="eth/63",name="GetBlockBodies",code="5",} 756678.0
pantheon_network_p2p_messages_inbound{protocol="eth/63",name="BlockHeaders",code="4",} 5830.0
pantheon_network_p2p_messages_inbound{protocol="eth/63",name="GetNodeData",code="13",} 4208.0
pantheon_network_p2p_messages_inbound{protocol="eth/63",name="GetReceipts",code="15",} 74725.0
pantheon_network_p2p_messages_inbound{protocol="eth/63",name="GetBlockHeaders",code="3",} 667106.0
pantheon_network_p2p_messages_inbound{protocol="eth/63",name="NewBlockHashes",code="1",} 45249.0
# HELP pantheon_executors_ethscheduler_timer_rejected_tasks_total Total number of tasks rejected by this executor
# TYPE pantheon_executors_ethscheduler_timer_rejected_tasks_total counter
pantheon_executors_ethscheduler_timer_rejected_tasks_total 0.0
# HELP pantheon_network_discovery_inflight_interactions_current Current number of inflight discovery interactions
# TYPE pantheon_network_discovery_inflight_interactions_current gauge
pantheon_network_discovery_inflight_interactions_current 0.0
# HELP pantheon_network_p2p_messages_outbound Count of each P2P message sent outbound.
# TYPE pantheon_network_p2p_messages_outbound counter
pantheon_network_p2p_messages_outbound{protocol="eth/63",name="BlockBodies",code="6",} 756673.0
pantheon_network_p2p_messages_outbound{protocol="eth/63",name="Status",code="0",} 5037.0
pantheon_network_p2p_messages_outbound{protocol="eth/63",name="Transactions",code="2",} 3.6392597E7
pantheon_network_p2p_messages_outbound{protocol="eth/63",name="GetBlockBodies",code="5",} 3704.0
pantheon_network_p2p_messages_outbound{protocol="eth/63",name="NodeData",code="14",} 4206.0
pantheon_network_p2p_messages_outbound{protocol="eth/63",name="GetBlockHeaders",code="3",} 5933.0
pantheon_network_p2p_messages_outbound{protocol="eth/63",name="Receipts",code="16",} 74725.0
pantheon_network_p2p_messages_outbound{protocol="Wire",name="Ping",code="2",} 49653.0
pantheon_network_p2p_messages_outbound{protocol="Wire",name="Pong",code="3",} 105730.0
pantheon_network_p2p_messages_outbound{protocol="eth/63",name="NewBlock",code="7",} 189499.0
pantheon_network_p2p_messages_outbound{protocol="Wire",name="Disconnect",code="1",} 325214.0
pantheon_network_p2p_messages_outbound{protocol="eth/63",name="BlockHeaders",code="4",} 667064.0
# HELP pantheon_network_vertx_worker_pool_rejected_total Total number of tasks rejected by the Vertx worker pool
# TYPE pantheon_network_vertx_worker_pool_rejected_total counter
pantheon_network_vertx_worker_pool_rejected_total{poolType="worker",poolName="vert.x-internal-blocking",} 0.0
pantheon_network_vertx_worker_pool_rejected_total{poolType="worker",poolName="vert.x-worker-thread",} 0.0
# HELP pantheon_executors_ethscheduler_services_queue_length_current Current number of tasks awaiting execution
# TYPE pantheon_executors_ethscheduler_services_queue_length_current gauge
pantheon_executors_ethscheduler_services_queue_length_current 0.0
# HELP pantheon_synchronizer_in_sync Whether or not the local node has caught up to the best known peer
# TYPE pantheon_synchronizer_in_sync gauge
pantheon_synchronizer_in_sync 1.0
# HELP jvm_gc_collection_seconds Time spent in a given JVM garbage collector in seconds.
# TYPE jvm_gc_collection_seconds summary
jvm_gc_collection_seconds_count{gc="G1 Young Generation",} 75053.0
jvm_gc_collection_seconds_sum{gc="G1 Young Generation",} 1706.106
jvm_gc_collection_seconds_count{gc="G1 Old Generation",} 0.0
jvm_gc_collection_seconds_sum{gc="G1 Old Generation",} 0.0
# HELP pantheon_executors_ethscheduler_transactions_rejected_tasks_total Total number of tasks rejected by this executor
# TYPE pantheon_executors_ethscheduler_transactions_rejected_tasks_total counter
pantheon_executors_ethscheduler_transactions_rejected_tasks_total 0.0
# HELP pantheon_synchronizer_chain_download_pipeline_processed_total Number of entries process by each chain download pipeline stage
# TYPE pantheon_synchronizer_chain_download_pipeline_processed_total counter
pantheon_synchronizer_chain_download_pipeline_processed_total{step="downloadBodies_outputPipe",action="removed",} 3118.0
pantheon_synchronizer_chain_download_pipeline_processed_total{step="downloadHeaders_outputPipe",action="added",} 2192.0
pantheon_synchronizer_chain_download_pipeline_processed_total{step="validateHeadersJoin_outputPipe",action="aborted",} 0.0
pantheon_synchronizer_chain_download_pipeline_processed_total{step="downloadBodies_outputPipe",action="aborted",} 0.0
pantheon_synchronizer_chain_download_pipeline_processed_total{step="extractTxSignatures_outputPipe",action="added",} 3592.0
pantheon_synchronizer_chain_download_pipeline_processed_total{step="fetchCheckpoints_outputPipe",action="added",} 2194.0
pantheon_synchronizer_chain_download_pipeline_processed_total{step="validateHeadersJoin_outputPipe",action="removed",} 3592.0
pantheon_synchronizer_chain_download_pipeline_processed_total{step="extractTxSignatures_outputPipe",action="removed",} 3592.0
pantheon_synchronizer_chain_download_pipeline_processed_total{step="downloadHeaders_outputPipe",action="removed",} 2192.0
pantheon_synchronizer_chain_download_pipeline_processed_total{step="downloadHeaders_outputPipe",action="aborted",} 0.0
pantheon_synchronizer_chain_download_pipeline_processed_total{step="downloadBodies_outputPipe",action="added",} 3118.0
pantheon_synchronizer_chain_download_pipeline_processed_total{step="validateHeadersJoin_outputPipe",action="added",} 3592.0
pantheon_synchronizer_chain_download_pipeline_processed_total{step="extractTxSignatures_outputPipe",action="aborted",} 0.0
pantheon_synchronizer_chain_download_pipeline_processed_total{step="fetchCheckpoints_outputPipe",action="removed",} 2194.0
pantheon_synchronizer_chain_download_pipeline_processed_total{step="validateHeadersJoin_outputPipe",action="batches",} 3118.0
pantheon_synchronizer_chain_download_pipeline_processed_total{step="fetchCheckpoints_outputPipe",action="aborted",} 0.0
# HELP pantheon_network_netty_boss_pending_tasks The number of pending tasks in the Netty boss event loop
# TYPE pantheon_network_netty_boss_pending_tasks gauge
pantheon_network_netty_boss_pending_tasks 0.0
# HELP pantheon_executors_ethscheduler_workers_submitted_tasks_total Total number of tasks executed
# TYPE pantheon_executors_ethscheduler_workers_submitted_tasks_total gauge
pantheon_executors_ethscheduler_workers_submitted_tasks_total 2755903.0
# HELP pantheon_executors_ethscheduler_workers_active_threads_current Current number of threads executing tasks
# TYPE pantheon_executors_ethscheduler_workers_active_threads_current gauge
pantheon_executors_ethscheduler_workers_active_threads_current 1.0
# HELP jvm_buffer_pool_used_bytes Used bytes of a given JVM buffer pool.
# TYPE jvm_buffer_pool_used_bytes gauge
jvm_buffer_pool_used_bytes{pool="mapped",} 0.0
jvm_buffer_pool_used_bytes{pool="direct",} 5.0339872E7
# HELP jvm_buffer_pool_capacity_bytes Bytes capacity of a given JVM buffer pool.
# TYPE jvm_buffer_pool_capacity_bytes gauge
jvm_buffer_pool_capacity_bytes{pool="mapped",} 0.0
jvm_buffer_pool_capacity_bytes{pool="direct",} 5.0339871E7
# HELP jvm_buffer_pool_used_buffers Used buffers of a given JVM buffer pool.
# TYPE jvm_buffer_pool_used_buffers gauge
jvm_buffer_pool_used_buffers{pool="mapped",} 0.0
jvm_buffer_pool_used_buffers{pool="direct",} 8.0
# HELP process_cpu_seconds_total Total user and system CPU time spent in seconds.
# TYPE process_cpu_seconds_total counter
process_cpu_seconds_total 220247.22
# HELP process_start_time_seconds Start time of the process since unix epoch in seconds.
# TYPE process_start_time_seconds gauge
process_start_time_seconds 1.561736424052E9
# HELP process_open_fds Number of open file descriptors.
# TYPE process_open_fds gauge
process_open_fds 1171.0
# HELP process_max_fds Maximum number of open file descriptors.
# TYPE process_max_fds gauge
process_max_fds 65536.0
# HELP process_virtual_memory_bytes Virtual memory size in bytes.
# TYPE process_virtual_memory_bytes gauge
process_virtual_memory_bytes 9.848930304E9
# HELP process_resident_memory_bytes Resident memory size in bytes.
# TYPE process_resident_memory_bytes gauge
process_resident_memory_bytes 7.492743168E9
# HELP pantheon_executors_ethscheduler_computation_queue_length_current Current number of tasks awaiting execution
# TYPE pantheon_executors_ethscheduler_computation_queue_length_current gauge
pantheon_executors_ethscheduler_computation_queue_length_current 0.0
# HELP pantheon_executors_ethscheduler_services_completed_tasks_total Total number of tasks executed
# TYPE pantheon_executors_ethscheduler_services_completed_tasks_total gauge
pantheon_executors_ethscheduler_services_completed_tasks_total 13506.0
# HELP pantheon_peers_connected_total Total number of peers connected
# TYPE pantheon_peers_connected_total counter
pantheon_peers_connected_total 5037.0
# HELP pantheon_executors_ethscheduler_timer_submitted_tasks_total Total number of tasks executed
# TYPE pantheon_executors_ethscheduler_timer_submitted_tasks_total gauge
pantheon_executors_ethscheduler_timer_submitted_tasks_total 38560.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment