mirror of
https://github.com/prometheus/prometheus
synced 2026-04-23 10:38:56 +08:00
avoid simultaneous compactions and reduce stress on shared resources. This is enabled via `--enable-feature=delayed-compaction`. Signed-off-by: machine424 <ayoubmrini424@gmail.com>