mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-02-09 15:27:11 +00:00
![]() Previously after configuration reload call `externalURL` templaing function defined at external templates could be lost. Since it was added only at initial `Load` call and never copied during template reload process. External templates for vmalert could be defined via `-rule.templates` flag. This commit properly reload external templates. It's no longer copies mutated templates and instead fully reloads it each time if there is any changes. |
||
---|---|---|
.. | ||
fslocal | ||
fsurl | ||
log | ||
testdata | ||
config.go | ||
config_test.go | ||
fs.go | ||
fs_test.go | ||
types.go |