VictoriaMetrics/app/vmalert/templates
Zakhar Bessarab 89a1c941c2
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-04-26 15:31:14 +02:00
..
templates added reusable templates support (#2532) 2022-05-14 11:38:44 +02:00
funcs.qtpl app/vmalert/templates: properly escape all the special chars in quotesEscape function 2022-10-28 00:01:16 +03:00
funcs.qtpl.go app/vmalert/templates: properly escape all the special chars in quotesEscape function 2022-10-28 00:01:16 +03:00
template_test.go Vmalert tests (#3975) 2023-03-17 15:57:24 +01:00
template.go app/vmalert: return an error when using query function in -external.alert.source flag (#4191) 2023-04-26 15:31:14 +02:00