VictoriaMetrics/app
Roman Khavronenko 35b0db270c
vmctl: retry requests that failed in the very end for vm-native (#5475)
Before, retries happened only on writes into a network connection
between source and destination. But errors returned by server after
all the data was transmitted were logged, but not retried.

Signed-off-by: hagen1778 <roman@victoriametrics.com>
2023-12-17 19:27:02 +02:00
..
victoria-logs app/vlselect: handle vmui at /select/vmui path instead of /vmui 2023-07-06 21:36:28 -07:00
vlinsert app/vlinsert/elasticsearch: add a command-line flag to provide ES version (#4778) 2023-08-11 06:57:01 -07:00
vlselect app/{vmselect,vlselect}: run make vmui-update vmui-logs-update after 86f1459ca6 2023-08-11 07:01:15 -07:00
vlstorage app/vlstorage: expose vl_data_size_bytes metric at /metrics page for tracking the on-disk data size (both indexdb and the data itself) 2023-07-31 07:56:16 -07:00
vmagent app/vmagent/remotewrite: do not drop persistent queues when -remoteWrite.multitenantURL is set 2023-11-23 20:48:34 +02:00
vmalert vmalert: validate schema for -external.url (#5450) 2023-12-17 19:21:33 +02:00
vmauth go.mod: increase the minimum supported Go version from Go1.19 to Go1.20 2023-11-02 21:29:24 +01:00
vmbackup go.mod: increase the minimum supported Go version from Go1.19 to Go1.20 2023-11-02 21:29:24 +01:00
vmbackupmanager lib/license: cleanups and prettifications for log messages and docs related to licensing 2023-10-16 13:17:20 +02:00
vmctl vmctl: retry requests that failed in the very end for vm-native (#5475) 2023-12-17 19:27:02 +02:00
vmgateway lib/license: cleanups and prettifications for log messages and docs related to licensing 2023-10-16 13:17:20 +02:00
vminsert fixed ingestion via multitenant url for opentsdbhttp (#5061) (#5063) 2023-10-01 20:58:36 +02:00
vmrestore go.mod: increase the minimum supported Go version from Go1.19 to Go1.20 2023-11-02 21:29:24 +01:00
vmselect Fix sum(aggr_over_time) 'got 1 args' error (#3028) (#5414) 2023-12-14 12:50:33 +02:00
vmstorage app/vmstorage: addd missing -inmemoryDataFlushInterval command-line flag 2023-12-14 21:08:20 +02:00
vmui deployment/docker: update base Docker image from alpine:3.18.5 to alpine:3.19.0 2023-12-10 02:29:08 +02:00