VictoriaMetrics/app
Aliaksandr Valialkin 8540dd669b
app/vminsert/netstorage: move nodesHash from global state to storageNodesBucket
This should prevent from panics when the list of discovered vmstorage nodes changes.

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/pull/3329
2022-11-09 11:45:24 +02:00
..
vmagent docs/enterprise.md: describe all the enteprise features in a short doc at https://docs.victoriametrics.com/enterprise.html 2022-10-24 18:03:22 +03:00
vmalert app/vmalert/templates: properly escape all the special chars in quotesEscape function 2022-10-28 00:08:50 +03:00
vmauth lib/envtemplate: allow referring env vars from other env vars via %{ENV_VAR} syntax 2022-10-26 14:51:02 +03:00
vmbackup doc: describe usage of env variables for obtaining credentials (#3219) 2022-10-12 09:33:16 +03:00
vmbackupmanager app/vmbackupmanager: add functionality for automated restore from backup 2022-10-29 02:31:06 +03:00
vmctl vmctl: fix panic on start (#3300) 2022-11-05 10:09:11 +02:00
vmgateway docs/enterprise.md: describe all the enteprise features in a short doc at https://docs.victoriametrics.com/enterprise.html 2022-10-24 18:03:22 +03:00
vminsert app/vminsert/netstorage: move nodesHash from global state to storageNodesBucket 2022-11-09 11:45:24 +02:00
vmrestore docs/vmbackupmanager.md: update docs after adding the support to make backups to Azure blob storage 2022-10-08 10:30:58 +03:00
vmselect docs/{vminsert,vmselect}: clarify flag description for clusternativeListenAddr (#3314) 2022-11-04 09:49:53 +01:00
vmstorage lib/storage: add support for retention filters (aka multiple retentions for distinct sets of time series) 2022-10-24 16:41:59 +03:00
vmui deployment/docker: update Go builder from v1.19.2 to v1.19.3 2022-11-05 10:19:24 +02:00