mirror of https://github.com/grafana/grafana.git
This commit addresses half of #13749 by making sure GetMetricData works for alerting. Math Expressions (compound metrics) will still not work for alerting, this would require a bigger refactoring of Grafana's alerting service. However, with this commit at least alerting for basic metrics with non empty query Id will work. Fixes half of #13749 |
||
|---|---|---|
| .. | ||
| annotation_query.go | ||
| cloudwatch.go | ||
| cloudwatch_test.go | ||
| constants.go | ||
| credentials.go | ||
| credentials_test.go | ||
| get_metric_data.go | ||
| get_metric_data_test.go | ||
| get_metric_statistics.go | ||
| get_metric_statistics_test.go | ||
| metric_find_query.go | ||
| metric_find_query_test.go | ||
| types.go | ||