Nethermind Docs
Github Repository
Home Page
Search…
English
Welcome to Nethermind
Contact
Social Media
Contact us
First steps with Nethermind
Getting Started
Supported platforms
Firewall Configuration
Hardware Requirements
Security
Manage Nethermind with systemd
Ethereum client
Download
Running Nethermind
Sync modes
Building Nethermind
JSON RPC
Docker
Networks
Private Networks
Database
Metrics
Setting up local Metrics infrastructure
Aura module
Blockchain module
Evm module
JsonRpc module
Network module
Pruning module
Runner module
Store module
Trie module
TxPool module
Logging Configuration
Configuration
Plugins
Monitoring Node's Health
MEV
MEV Plugin
Nethermind utilities
CLI
Guides and Helpers
FAQ
Upgrades
Custom Analytic Tools
Deploy Nethermind with Monitoring stack
Known Issues
Web3.py
Validator setup
ETH2 <-> Nethermind
Coding Style
Powered By
GitBook
TxPool module
Metric
Description
nethermind_dark_pool_ratio_level1
Ratio of transactions in the block absent in hashCache.
nethermind_dark_pool_ratio_level2
Ratio of transactions in the block absent in pending transactions.
nethermind_eip1559_transactions_ratio
Ratio of 1559-type transactions in the block.
nethermind_pending1559_transactions_added
Number of pending 1559-type transactions added to transaction pool.
nethermind_pending_transactions_added
Number of pending transactions added to transaction pool.
nethermind_pending_transactions_discarded
Number of pending transactions received that were ignored.
nethermind_pending_transactions_evicted
Number of pending transactions evicted from transaction pool.
nethermind_pending_transactions_hashes_sent
Number of hashes of pending transactions broadcasted to peers.
nethermind_pending_transactions_known
Number of already known pending transactions.
nethermind_pending_transactions_nonce_gap
Number of pending transactions received that were ignored because of not having preceding nonce of this sender in TxPool.
nethermind_pending_transactions_received
Number of pending transactions received from peers.
nethermind_pending_transactions_sent
Number of pending transactions broadcasted to peers.
nethermind_pending_transactions_too_low_fee
Number of pending transactions received that were ignored because of effective fee lower than the lowest effective fee in transaction pool.
nethermind_transaction_count
Number of transactions in pool.
Previous
Trie module
Next - Ethereum client
Logging Configuration
Last modified
6mo ago
Copy link