mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2026-06-27 12:37:29 +03:00
This should smooth CPU and RAM usage spikes related to these periodic tasks, by reducing the probability that multiple concurrent periodic tasks are performed at the same time.