VictoriaMetrics/app/vmalert/remotewrite
Michael Hoffmann 3a65f4a733
vmalert: improve retry logic for remote write (#4134)
vmalert should not retry on 4xx status codes
according to https://prometheus.io/docs/concepts/remote_write_spec/
2023-05-16 16:30:03 +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: improve retry logic for remote write (#4134) 2023-05-16 16:30:03 +02:00
remotewrite_test.go app/vmalert: use consistent randomizer in tests 2023-01-23 19:25:10 -08:00