Merge branch 'alerting_definitions' into alert_ui_take2

This commit is contained in:
bergquist
2016-06-09 13:03:40 +02:00
+1 -1
View File
@@ -136,7 +136,7 @@ func (e *ExecutorImpl) GetRequestForAlertRule(rule *AlertRule, datasource *m.Dat
From: "-" + strconv.Itoa(rule.QueryRange) + "s",
To: "now",
},
Queries: tsdb.QuerySlice{
Queries: []*tsdb.Query{
{
RefId: rule.QueryRefId,
Query: rule.Query,