VictoriaMetrics/app/vmalert/templates
Zakhar Bessarab 55d772ab39
app/vmalert: return an error when using query function in -external.alert.source flag (#4191)
Templating of `-external.alert.source` is not expected to have access to the query which was causing runtime error when query function was passed as nil.
See: #4181

Signed-off-by: Zakhar Bessarab <z.bessarab@victoriametrics.com>
2023-05-08 15:48:16 -07:00
..
templates added reusable templates support (#2532) 2022-05-20 12:25:11 +03:00
funcs.qtpl app/vmalert/templates: properly escape all the special chars in quotesEscape function 2022-10-28 00:08:50 +03:00
funcs.qtpl.go app/vmalert/templates: properly escape all the special chars in quotesEscape function 2022-10-28 00:08:50 +03:00
template.go app/vmalert: return an error when using query function in -external.alert.source flag (#4191) 2023-05-08 15:48:16 -07:00
template_test.go Vmalert tests (#3975) 2023-03-17 16:16:13 -07:00