VictoriaMetrics/app/vmalert/remotewrite
Abirdcfly 70780306b3
vmalert: fix vmalert_remotewrite_send_duration_seconds_total metric value (#4801)
The deferred call's arguments are evaluated immediately, but the function call is not executed until the surrounding function returns.

Signed-off-by: Abirdcfly <fp544037857@gmail.com>
2023-08-11 04:58:00 -07:00
..
init.go fixed typos in documentation and commandline flags descriptions (#4275) 2023-05-10 02:22:06 -07:00
init_test.go Vmalert tests (#3975) 2023-03-17 16:16:13 -07:00
remotewrite.go vmalert: fix vmalert_remotewrite_send_duration_seconds_total metric value (#4801) 2023-08-11 04:58:00 -07:00
remotewrite_test.go vmalert: revert unittest feature (#4734) 2023-07-28 11:09:52 +02:00