VictoriaMetrics/app
Aliaksandr Valialkin b5db69fe05
app/vmselect/netstorage: do not intern string representation of MetricName for time series received from vmstorage
It has been appeared that this interning may lead to increased memory usage and increased CPU usage
when vmselect performs queries, which select big number of time series.

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/3692
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/3863
2023-03-12 00:52:35 -08:00
..
victoria-metrics all: follow-up for 7a3e16e774 2023-03-08 01:26:55 -08:00
vmagent all: follow-up for 7a3e16e774 2023-03-08 01:26:55 -08:00
vmalert docs: add a note about cache reset for vmalert backfilling docs (#3940) 2023-03-10 13:45:11 +01:00
vmauth all: follow-up for 7a3e16e774 2023-03-08 01:26:55 -08:00
vmbackup all: add makefile rules for GOARCH=s390x for all the VictoriaMetrics components 2023-02-26 12:36:51 -08:00
vmbackupmanager doc: add vmbackupmanager monitoring section (#3605) 2023-01-05 16:03:06 +01:00
vmctl app/vmctl/README.md: remove trailing space from the line added at 4c3bc04efa 2023-03-12 00:11:51 -08:00
vmgateway app/vmgateway: add new flag doc 2023-02-27 11:18:34 -08:00
vminsert app/vmagent: automatically detect whether the remote storage supports VictoriaMetrics remote write protocol 2023-02-23 17:36:55 -08:00
vmrestore all: add makefile rules for GOARCH=s390x for all the VictoriaMetrics components 2023-02-26 12:36:51 -08:00
vmselect app/vmselect/netstorage: do not intern string representation of MetricName for time series received from vmstorage 2023-03-12 00:52:35 -08:00
vmstorage lib/storage: follow-up for 39cdc546dd 2023-02-27 13:07:38 -08:00
vmui security: bump go version to 1.20.2 (#3935) 2023-03-09 13:20:54 +01:00