VictoriaMetrics/app
Aliaksandr Valialkin d1af6046c7
lib/{mergeset,storage}: do not block small merges by pending big merges - assist with small merges instead
Blocked small merges may result into big number of small parts, which, in turn,
may result in increased CPU and memory usage during queries, since queries need to inspect
all the existing small parts.

The issue has been introduced in 8189770c50

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/3337
2022-12-12 17:00:50 -08:00
..
victoria-metrics lib/promscrape: implement target-level and metric-level relabel debugging 2022-12-10 02:09:44 -08:00
vmagent app/{vmagent,vminsert}/datadog: make the host label optional in DataDog data ingestion protocol 2022-12-10 23:32:31 -08:00
vmalert vmalert: support $for or .For template variables (#3474) 2022-12-12 22:16:10 +03:00
vmauth all: update Go builder from v1.19.3 to v1.19.4 2022-12-08 16:41:24 -08:00
vmbackup {app/{vmbackup/vmrestore}: update path example to use Azure terminology for consistency (#3475) 2022-12-12 22:17:22 +03:00
vmbackupmanager all: add a link to https://docs.victoriametrics.com/enterprise.html into description for enterprise flags 2022-11-21 15:42:01 +02:00
vmctl all: update Go builder from v1.19.3 to v1.19.4 2022-12-08 16:41:24 -08:00
vmgateway docs: follow-up after e1bf2a85d0559d112908ce81597f3261d3a085c0 2022-12-06 21:05:22 -08:00
vminsert app/{vmagent,vminsert}/datadog: make the host label optional in DataDog data ingestion protocol 2022-12-10 23:32:31 -08:00
vmrestore {app/{vmbackup/vmrestore}: update path example to use Azure terminology for consistency (#3475) 2022-12-12 22:17:22 +03:00
vmselect app/vmselect/promql: allow passing inf arg into functions, which accept numeric limit on the number of output time series 2022-12-10 22:47:47 -08:00
vmstorage lib/{mergeset,storage}: do not block small merges by pending big merges - assist with small merges instead 2022-12-12 17:00:50 -08:00
vmui all: update Go builder from v1.19.3 to v1.19.4 2022-12-08 16:41:24 -08:00