mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-07 20:01:32 +01: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>