VictoriaMetrics/app
Roman Khavronenko e850bf0eff 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 13:26:06 +03:00
..
vmagent lib: extract common code for returning fast unix timestamp into lib/fasttime 2020-05-14 23:06:50 +03:00
vmalert vmalert: fix the access to rules slice element by wrong index (#486) 2020-05-15 13:26:06 +03:00
vmauth docs/vmauth.md: fix a link to docker images 2020-05-08 14:11:10 +03:00
vmbackup docs/vmbackup.md: add a link to vmbackuper tool 2020-05-13 22:57:11 +03:00
vminsert app/vminsert/influx: support passing AccountID and ProjectID via plain TCP and UDP 2020-05-12 13:13:04 +03:00
vmrestore docs/{vmbackup,vmrestore}.md: update -help output 2020-04-24 22:44:45 +03:00
vmselect lib: extract common code for returning fast unix timestamp into lib/fasttime 2020-05-14 23:06:50 +03:00
vmstorage app/vmstorage/transport: fix panic during server stop on 32-bit arches 2020-05-12 20:21:40 +03:00