VictoriaMetrics/app/vmalert/remotewrite
Roman Khavronenko 0ac57ef5b9
Vmalert tests (#3975)
* vmalert: add tests for notifier pkg

* vmalert: add tests for remotewrite pkg

* vmalert: add tests for template functions

* vmalert: add tests for web pages

* vmalert: fix int overflow in tests

Signed-off-by: hagen1778 <roman@victoriametrics.com>
2023-03-17 16:16:13 -07:00
..
init.go app/vmalert: add remoteWrite.sendTimeout command-line flag to configure timeout for sending data to remoteWrite.url (#3423) 2022-12-02 19:03:34 -08:00
init_test.go Vmalert tests (#3975) 2023-03-17 16:16:13 -07:00
remotewrite.go chore: Use http constants to replace numbers (#3846) 2023-02-22 18:59:32 -08:00
remotewrite_test.go app/vmalert: use consistent randomizer in tests 2023-01-23 19:25:32 -08:00