Change db_bench to display stats when num_multi_db is set
Open
feature-request
- Dominant language
- C++
- Stars
- 32.1k
- Forks
- 6.9k
- Avg merge
- 32m
- Merged PRs (30d)
- 1
Description
Today most of the monitoring is based on db_ and not on multi_dbs_ so there is little visibility when running tests that use --num_multi_db. If nothing else, I want to see the equivalent of rocksdb.stats for each db, even if only printed once at test end to get details on compaction and the shape of the LSM tree.
Contributor guide
Assessment
This issue has not been assessed yet.