VictoriaMetrics/app/vmalert/remotewrite
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
..
init.go fixed typos in documentation and commandline flags descriptions (#4275) 2023-05-10 09:50:41 +02:00
init_test.go Vmalert tests (#3975) 2023-03-17 15:57:24 +01:00
remotewrite.go vmalert: retry all errors except 4XX status codes (#4461) 2023-06-20 13:24:45 +02:00
remotewrite_test.go vmalert: retry all errors except 4XX status codes (#4461) 2023-06-20 13:24:45 +02:00