VictoriaMetrics/app
Roman Khavronenko a249cd9d22
vmalert: fix the access to rules slice element by wrong index (#486)
During group's update rules deletion was causing slice
mutations while slice index was assumed to be unchanged.
This caused "slice bounds out of range" errors when multiple
rules were deleted sequentially.
2020-05-15 07:55:22 +01: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 lib: extract common code for returning fast unix timestamp into lib/fasttime 2020-05-14 23:02:07 +03:00
vmalert vmalert: fix the access to rules slice element by wrong index (#486) 2020-05-15 07:55:22 +01:00
vmauth docs/vmauth.md: fix a link to docker images 2020-05-08 14:10:04 +03:00
vmbackup docs/vmbackup.md: add a link to vmbackuper tool 2020-05-13 22:54:22 +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 lib: extract common code for returning fast unix timestamp into lib/fasttime 2020-05-14 23:02:07 +03:00
vmstorage lib/storage: gradually pre-populate per-day inverted index for the next day 2020-05-12 12:13:05 +03:00