We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c490180 commit fda558eCopy full SHA for fda558e
pkg/services/grafana.go
@@ -36,7 +36,6 @@ func (n *GrafanaNotification) GetTemplater(name string, f texttemplate.FuncMap)
36
return err
37
}
38
notification.Grafana.Tags = grafanaTagsData.String()
39
-
40
41
return nil
42
}, nil
0 commit comments