mirror of https://github.com/grafana/grafana
Alerting: fix validation of alertmanager template. (#51538)
without setting function map from alertmanager we receive error: method=PUT path=/api/v1/provisioning/templates/slack.message status=400 level=error msg="invalid object specification: invalid template: template: :1: function \"toUpper\" not defined" So for validation we should use the same settings as alertmanager do for templates internally.pull/52221/head
parent
34d45977ca
commit
b54da68765
Loading…
Reference in new issue