Constant rocksdb::properties::DBSTATS

source ·
pub const DBSTATS: &PropName;
Expand description

“rocksdb.dbstats” - returns a multi-line string with general database stats, both cumulative (over the db’s lifetime) and interval (since the last retrieval of kDBStats).