Module solana_ledger::blockstore_metrics
source · Structs
- A metrics struct that exposes RocksDB’s column family properties.
- A struct that holds the current status of RocksDB perf sampling.
Constants
Functions
- The function enables RocksDB PerfContext once for every
sample_interval
. - Reports the collected PerfContext and disables the PerfContext after reporting.
- Reports the collected PerfContext and disables the PerfContext after reporting.