Constant mz_persist_client::stats::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.