mz_persist_client::stats

Constant STATS_BUDGET_BYTES

Source
pub(crate) const STATS_BUDGET_BYTES: Config<usize>;
Expand description

The budget (in bytes) of how many stats to write down per batch part. When the budget is exceeded, stats will be trimmed away according to a variety of heuristics.