VictoriaMetrics/app/vmalert/rule
hagen1778 ec05e70742
app/vmalert: rm unnecessary err check
The error check was needed before a84491324d
It was kept by mistake and makes no sense to have rn.

Signed-off-by: hagen1778 <roman@victoriametrics.com>
(cherry picked from commit 9726e6c1a2)
2024-08-07 09:57:48 +02:00
..
alerting.go app/vmalert: rm unnecessary err check 2024-08-07 09:57:48 +02:00
alerting_test.go app/vmalert: switch from table-driven tests to f-tests 2024-07-12 22:45:50 +02:00
group.go all: consistently use 'any' instead of 'interface{}' 2024-07-10 00:23:26 +02:00
group_test.go app/vmalert: switch from table-driven tests to f-tests 2024-07-12 22:45:50 +02:00
group_timing_test.go app/vmalert/rule: reduce number of allocations for getStaleSeries fn (#6269) 2024-05-16 09:35:51 +02:00
recording.go vmalert: automatically add exported_ prefix for original evaluation… (#5398) 2023-12-22 16:10:33 +01:00
recording_test.go app/vmalert: switch from table-driven tests to f-tests 2024-07-12 22:45:50 +02:00
rule.go docs: update vmalert and vmagent docs (#6207) 2024-04-30 10:30:19 +02:00
rule_test.go vmalert-tool: implement unittest (#4789) 2023-10-16 14:12:06 +02:00
test_helpers.go app/vmalert/rule: reduce number of allocations for getStaleSeries fn (#6269) 2024-05-16 09:35:51 +02:00
utils.go vmalert-tool: implement unittest (#4789) 2023-10-16 14:12:06 +02:00
utils_test.go vmalert-tool: implement unittest (#4789) 2023-10-16 14:12:06 +02:00