VictoriaMetrics/app
Aliaksandr Valialkin 18af01c387
app/vmselect: optimize incremental aggregates a bit
Substitute sync.Map with an ordinary slice indexed by workerID.
This should reduce the overhead when updating the incremental aggregate state
2023-03-20 15:42:13 -07:00
..
vmagent all: follow-up for 7a3e16e774 2023-03-08 01:42:58 -08:00
vmalert vmalert: support logs suppressing during config reloads (#3973) 2023-03-20 14:25:26 -07:00
vmauth all: follow-up for 7a3e16e774 2023-03-08 01:42:58 -08:00
vmbackup all: add makefile rules for GOARCH=s390x for all the VictoriaMetrics components 2023-02-26 12:38:48 -08:00
vmbackupmanager doc: add vmbackupmanager monitoring section (#3605) 2023-01-05 16:49:59 -08:00
vmctl app/vmctl: automatically check tty (#3938) 2023-03-20 14:14:43 -07:00
vmgateway app/vmgateway: add new flag doc 2023-02-27 11:18:37 -08:00
vminsert all: add Windows build for VictoriaMetrics 2023-03-19 23:28:26 -07:00
vmrestore all: add makefile rules for GOARCH=s390x for all the VictoriaMetrics components 2023-02-26 12:38:48 -08:00
vmselect app/vmselect: optimize incremental aggregates a bit 2023-03-20 15:42:13 -07:00
vmstorage all: add Windows build for VictoriaMetrics 2023-03-19 23:28:26 -07:00
vmui vmui: support for drag'n'drop in the "Trace analyzer" page (#3971) 2023-03-20 14:09:45 -07:00