Metrics
Currently, Nethermind provides the following options to monitor and collect metrics about itself:
Parameters by namespace
Aura
-
nethermind_au_ra_step
Current AuRa step
-
nethermind_commit_hash_transaction
RANDAO number of commit hash transactions
-
nethermind_emit_initiate_change
POSDAO number of emit init change transactions
-
nethermind_reported_benign_misbehaviour
Number of reported benign misbehaviour validators
-
nethermind_reported_malicious_misbehaviour
Number of reported malicious misbehaviour validators
-
nethermind_reveal_number
RANDAO number of reveal number transactions
-
nethermind_sealed_transactions
Number of sealed transactions generated by engine
-
nethermind_validators_count
Number of current AuRa validators
Blockchain
-
nethermind_best_known_block_number
The estimated highest block available.
-
nethermind_blockchain_height
The current height of the canonical chain.
-
nethermind_blocks
Total number of blocks processed
-
nethermind_blocks_sealed
Total number of sealed blocks
-
nethermind_failed_block_seals
Total number of failed block seals
-
nethermind_gas_limit
Gas Limit for processed blocks
-
nethermind_gas_used
Gas Used in processed blocks
-
nethermind_last_difficulty
Difficulty of the last block
-
nethermind_mgas
Total MGas processed
-
nethermind_mgas_per_sec
MGas processed per second
-
nethermind_processing_queue_size
Number of blocks awaiting for processing.
-
nethermind_recovery_queue_size
Number of blocks awaiting for recovery of public keys from signatures.
-
nethermind_reorganizations
Total number of chain reorganizations
-
nethermind_total_difficulty
Total difficulty on the chain
-
nethermind_transactions
Total number of transactions processed
Db
-
nethermind_code_db_cache
Number of Code DB cache reads.
-
nethermind_db_block_cache_size
Database block cache size per database
-
nethermind_db_compaction_stats
Metrics extracted from RocksDB Compaction Stats
-
nethermind_db_index_filter_size
Database index and filter size per database
-
nethermind_db_memtable_size