VictoriaMetrics/app/vmalert/remotewrite
Abirdcfly 835c03fb47
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-10 10:51:44 +08: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: fix vmalert_remotewrite_send_duration_seconds_total metric value (#4801) 2023-08-10 10:51:44 +08:00
remotewrite_test.go vmalert: revert unittest feature (#4734) 2023-07-28 10:42:02 +02:00