GoQuorum Overview 1,4361,436
GoQuorum Overview
Provides a dashboard for monitoring a goQuorum Ethereum node. The required data is exported directly from GoQuorum to a Prometheus data store. See the documentation on how to configure GoQuorum and Prometheus.
The dashboard is based on early work done by Karalabe and has been updated to provide information on how well connected GoQuorum is to the network, the state of the network, block import rate along with CPU, memory and disk usage statistics.
Used Metrics 4848
chain_head_block
p2p_peers
chain_execution
chain_validation
chain_write
chain_account_reads
chain_account_updates
chain_account_hashes
chain_account_commits
chain_storage_reads
chain_storage_updates
chain_storage_hashes
chain_storage_commits
txpool_pending
txpool_queued
txpool_local
txpool_valid
txpool_invalid
txpool_underpriced
txpool_pending_discard
txpool_pending_replace
txpool_pending_ratelimit
txpool_pending_nofunds
txpool_queued_discard
txpool_queued_replace
txpool_queued_ratelimit
txpool_queued_nofunds
p2p_ingress
p2p_egress
eth_db_chaindata_disk_read
eth_db_chaindata_disk_write
eth_db_chaindata_ancient_read
eth_db_chaindata_ancient_write
eth_db_chaindata_disk_size
eth_db_chaindata_ancient_size
trie_memcache_clean_read
trie_memcache_clean_write
trie_memcache_gc_size
trie_memcache_flush_size
trie_memcache_commit_size
system_cpu_sysload
system_cpu_syswait
system_cpu_procload
system_memory_allocs
system_memory_used
system_memory_held
system_disk_readbytes
system_disk_writebytes