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