VictoriaMetrics/app/vmalert/rule
Roman Khavronenko 9de0b8a165
make: bump golangci-lint to v1.63.4 (
New version has additional checks and reduced resource consumption, so
it doesn't timeout for our internal repos.

To make linter happy, I addressed "redefinition of the built-in
function" lint error.

----
Signed-off-by: hagen1778 <roman@victoriametrics.com>
2025-01-13 07:23:21 +01:00
..
alerting.go app/vmalert: fix the auto-generated metrics ALERTS and ALERTS_FOR_STATE 2025-01-02 17:46:25 +01:00
alerting_test.go app/vmalert: fix the auto-generated metrics ALERTS and ALERTS_FOR_STATE 2025-01-02 17:46:25 +01:00
group.go make: bump golangci-lint to v1.63.4 ( 2025-01-13 07:23:21 +01:00
group_test.go app/vmalert: fixes reload of external templates 2024-12-13 12:10:31 +01:00
recording.go app/vmalert: improve performances when rules produce large volumes of results 2024-11-14 18:21:20 +01:00
recording_test.go app/vmalert: fix flaky ut TestRecordingRule_Exec 2024-11-14 18:21:20 +01: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: improve performances when rules produce large volumes of results 2024-11-14 18:21:20 +01:00
utils.go app/vmalert: improve performances when rules produce large volumes of results 2024-11-14 18:21:20 +01:00
utils_test.go docs: fixes misspelled typos 2024-09-13 13:19:03 +02:00