VictoriaMetrics/app
Aliaksandr Valialkin 112c9a8118
app/vmstorage: deprecate -bigMergeConcurrency command-line flag
Improperly configured -bigMergeConcurrency command-line flag usually leads to uncontrolled
growth of unmerged parts, which, in turn, increases CPU usage and query durations.

So it is better deprecating this flag. In rare cases -smallMergeConcurrency command-line flag
can be used instead for controlling the concurrency of background merges.
2023-04-13 23:40:40 -07:00
..
victoria-metrics all: follow-up for 7a3e16e774 2023-03-12 01:16:58 -08:00
vmagent all: follow-up for 7a3e16e774 2023-03-12 01:16:58 -08:00
vmalert all: follow-up for 7a3e16e774 2023-03-12 01:16:58 -08:00
vmauth all: follow-up for 7a3e16e774 2023-03-12 01:16:58 -08:00
vmbackup app/vmbackup: simplify code a bit after 5ba347bd2c 2023-03-24 22:19:55 -07:00
vmbackupmanager doc: add vmbackupmanager monitoring section (#3605) 2023-01-05 16:03:06 +01:00
vmctl app/vmctl: skip series if measurement not found (#3869) 2023-02-27 12:04:39 -08:00
vmgateway docs: update command-line descriptions after 73256fe438 2023-01-27 00:00:37 -08:00
vminsert lib/netutil: init implimentation of proxy protocol (#3687) 2023-01-26 23:08:35 -08:00
vmrestore all: run apk update && apk upgrade in base Alpine Docker image in order to get all the recent security fixes 2023-02-09 14:01:32 -08:00
vmselect app/vmselect/promql: follow-up for 79e1c6a6fc 2023-03-27 18:05:53 -07:00
vmstorage app/vmstorage: deprecate -bigMergeConcurrency command-line flag 2023-04-13 23:40:40 -07:00
vmui all: update Go builder from Go1.20.2 to Go1.20.3 2023-04-05 13:41:26 -07:00