VictoriaMetrics/app
Roman Khavronenko 79a5499cb2
vmalert: retry all errors except 4XX status codes (#4461)
vmalert: retry all errors except 4XX status codes

Retry all errors except 4XX status codes while pushing via remote-write
to the remote storage. Previously, errors like broken connection could
prevent vmalert from retrying the request.

Signed-off-by: hagen1778 <roman@victoriametrics.com>
2023-06-20 13:24:45 +02:00
..
victoria-logs app/victoria-logs: initial code release 2023-06-19 22:55:12 -07:00
victoria-metrics lib/streamaggr: follow-up for ff72ca14b9 2023-03-31 22:30:38 -07:00
vlinsert app/victoria-logs: initial code release 2023-06-19 22:55:12 -07:00
vlselect app/victoria-logs: initial code release 2023-06-19 22:55:12 -07:00
vlstorage app/victoria-logs: initial code release 2023-06-19 22:55:12 -07:00
vmagent app/vmagent/remotewrite: fix vmagent panic on shutdown (#4407) 2023-06-07 15:45:43 +02:00
vmalert vmalert: retry all errors except 4XX status codes (#4461) 2023-06-20 13:24:45 +02:00
vmauth app/vmauth: allow -auth.config without users section of unauthorized_user section is present here 2023-05-18 10:41:34 -07:00
vmbackup fixed typos in documentation and commandline flags descriptions (#4275) 2023-05-10 09:50:41 +02:00
vmbackupmanager docs: fix markdown for title 2023-05-29 22:22:25 +02:00
vmctl app/vmctl/utils: properly use timezone in TestGetTime() 2023-06-19 23:16:50 -07:00
vmgateway fixed typos in documentation and commandline flags descriptions (#4275) 2023-05-10 09:50:41 +02:00
vminsert fixed typos in documentation and commandline flags descriptions (#4275) 2023-05-10 09:50:41 +02:00
vmrestore fixed typos in documentation and commandline flags descriptions (#4275) 2023-05-10 09:50:41 +02:00
vmselect app/vmselect: move common http functionality from app/vmselect/searchutils to lib/httputils 2023-06-19 22:34:20 -07:00
vmstorage docs: clarify -retentionPeriod flag usage (#4417) 2023-06-09 09:46:25 +02:00
vmui vmui: memory leak fix (#4455) 2023-06-20 11:29:24 +02:00