solana/validator/src
Yueh-Hsuan Chiang 1e20bd8f9a
(LedgerStore) Include storage type as a tag in RocksDB metric reporting (#23523)
#### Summary of Changes
This PR further enables group by operation on storage type in blockstore_rocksdb_cfs metrics.
Such group-by allows us to further compare the performance metrics between rocks-level and
rocks-fifo.

To make things extensible, this PR introduces BlockstoreAdvancedOptions and move shred_storage_type. 
All fields in BlockstoreAdvancedOptions will support group-by operation in blockstore_rocksdb_cfs.

Dependency: #23580
2022-03-11 15:17:34 -08:00
..
bin all TestValdiators act like validators (#23318) 2022-02-24 12:12:47 -06:00
admin_rpc_service.rs `solana-validator set-identity` no longer writes a tower file unnecessarily 2022-03-08 15:34:23 -08:00
bootstrap.rs Fix getting the golden snapshot hashes during bootstrap with Incremental Snapshots (#23518) 2022-03-08 15:16:53 -06:00
dashboard.rs `solana-validator monitor` now reports identity changes 2022-02-15 13:12:30 -08:00
lib.rs Restore solana-test-validator informational output 2022-03-02 17:27:27 +01:00
main.rs (LedgerStore) Include storage type as a tag in RocksDB metric reporting (#23523) 2022-03-11 15:17:34 -08:00