VictoriaMetrics/app
Aliaksandr Valialkin e7f46a0aab
app/vmselect/promql: follow-up for 7205c79c5a
- Allocate and initialize seriesByWorkerID slice in a single go instead
  of initializing every item in the list separately.
  This should reduce CPU usage a bit.
- Properly set anti-false sharing padding at timeseriesWithPadding structure
- Document the change at docs/CHANGELOG.md

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/3966
2023-03-24 23:34:37 -07:00
..
victoria-metrics all: add Windows build for VictoriaMetrics 2023-03-19 01:36:51 -07:00
vmagent docs/vmagent.md: clarify that there is no need to specify multiple -remoteWrite.url options when writing data to a single VictoriaMetrics cluster when data replication is needed 2023-03-24 13:07:33 -07:00
vmalert vmalert: add anchor char to Group's link (#4006) 2023-03-24 09:48:43 +01:00
vmauth docs/vmauth.md: follow-up for 36edba9bfb 2023-03-24 13:22:37 -07:00
vmbackup app/vmbackup: simplify code a bit after 5ba347bd2c 2023-03-24 22:03:14 -07:00
vmbackupmanager doc: add vmbackupmanager monitoring section (#3605) 2023-01-05 16:03:06 +01:00
vmctl app/vmctl: follow up after aed59b9029 (#3983) 2023-03-21 15:53:53 +01: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/promql: follow-up for 7205c79c5a 2023-03-24 23:34:37 -07:00
vmstorage lib/storage: follow-up for 39cdc546dd 2023-02-27 13:07:38 -08:00
vmui app/vmui: update cardinality page (#3986) 2023-03-23 18:18:02 +01:00