VictoriaMetrics/app
Aliaksandr Valialkin dbd0c552d5 lib/storage: gradually pre-populate per-day inverted index for the next day
This should prevent from CPU usage spikes at 00:00 UTC every day when
inverted index for new day must be quickly created for all the active time series.

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/430
2020-05-12 12:13:05 +03:00
..
victoria-metrics app/victoria-metrics: add -selfScrapeInstance and -selfScrapeJob flags for tuning labels for self-scraped metrics 2020-04-04 14:57:22 +03:00
vmagent app/vmagent: return 200 from /-/reload endpoint as Prometheus does 2020-05-07 19:30:30 +03:00
vmalert vmalert: cleanup and restructure of code to improve maintainability (#471) 2020-05-10 17:58:17 +01:00
vmauth docs/vmauth.md: fix a link to docker images 2020-05-08 14:10:04 +03:00
vmbackup docs/{vmbackup,vmrestore}.md: update -help output 2020-04-24 22:44:21 +03:00
vminsert app/vminsert: add /-/reload handler in the same way as for vmagent 2020-04-30 02:15:39 +03:00
vmrestore docs/{vmbackup,vmrestore}.md: update -help output 2020-04-24 22:44:21 +03:00
vmselect app/vmselect/promql: remove -search.maxPointsPerTimeseries command-line flag 2020-04-29 00:20:04 +03:00
vmstorage lib/storage: gradually pre-populate per-day inverted index for the next day 2020-05-12 12:13:05 +03:00