VictoriaMetrics/app
Aliaksandr Valialkin 4e5d3d38f8
lib/filestream: add -filestream.disableFadvise syscall for unconditional disabling of fadvise syscall
This may be needed in rare cases when performing backups on systems with big number of CPU cores
and big value passed to -concurrency command-line flag.

See https://github.com/VictoriaMetrics/VictoriaMetrics/pull/5120
2023-10-04 16:30:19 +02:00
..
victoria-logs app/vlselect: handle vmui at /select/vmui path instead of /vmui 2023-07-06 21:36:28 -07:00
vlinsert lib/logstorage: follow-up for 8a23d08c21 2023-10-02 20:38:00 +02:00
vlselect app/{vmselect,vlselect}: run make vmui-update vmui-logs-update 2023-10-02 21:44:21 +02:00
vlstorage lib/logstorage: follow-up for 8a23d08c21 2023-10-02 20:38:00 +02:00
vmagent lib/promscrape: make concurrency control optional (#5073) 2023-10-02 21:34:41 +02:00
vmalert docs/vmalert.md: refer to -evaluationInterval command-line flag instead of evaluation_interval option, which isnt supported by vmalert 2023-10-02 20:32:02 +02:00
vmauth Docker add vmauth (#5057) 2023-10-01 21:24:01 +02:00
vmbackup lib/filestream: add -filestream.disableFadvise syscall for unconditional disabling of fadvise syscall 2023-10-04 16:30:19 +02:00
vmbackupmanager docs/vmbackup: update docs for different authentication options, add examples (#5046) 2023-09-22 11:42:34 +02:00
vmctl go.mod: increase the minimum supported Go version from Go1.19 to Go1.20 2023-09-07 12:18:12 +02:00
vmgateway docs: sync description for license flags (#4977) 2023-09-08 23:26:25 +02:00
vminsert lib/promscrape: make concurrency control optional (#5073) 2023-10-02 21:34:41 +02:00
vmrestore docs: sync description for license flags (#4977) 2023-09-08 23:26:25 +02:00
vmselect app/{vmselect,vlselect}: run make vmui-update vmui-logs-update 2023-10-02 21:44:21 +02:00
vmstorage lib/storage: stop exposing vm_merge_need_free_disk_space metric 2023-09-25 17:00:14 +02:00
vmui vmui: add storage for query history (#5022) 2023-10-02 21:41:32 +02:00