mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Alerting/testing promql extraction (#34665)
* promql compat for marshaling * extracts upstream instant queries into data frame for alerting * eval string parity
This commit is contained in:
@@ -74,7 +74,7 @@ func (srv TestingApiSrv) RouteTestRuleConfig(c *models.ReqContext, body apimodel
|
||||
http.MethodGet,
|
||||
queryURL,
|
||||
nil,
|
||||
jsonExtractor(nil),
|
||||
instantQueryResultsExtractor,
|
||||
nil,
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user