mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2026-06-16 07:13:44 +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.