Merge branch 'alerting_definitions' into alert_ui_take2
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user