mirror of
https://github.com/grafana/grafana.git
synced 2025-02-12 08:35:43 -06:00
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_test.go | ||
cloudwatch.go | ||
constants.go | ||
credentials_test.go | ||
credentials.go | ||
get_metric_data_test.go | ||
get_metric_data.go | ||
get_metric_statistics_test.go | ||
get_metric_statistics.go | ||
metric_find_query_test.go | ||
metric_find_query.go | ||
types.go |