Merge pull request #15353 from grafana/14623-azure-monitor-alerting

Adds alerting for the Azure Monitor API in the Azure Monitor datasource
This commit is contained in:
Daniel Lee
2019-02-11 15:16:32 +01:00
committed by GitHub
19 changed files with 1295 additions and 10 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ const (
DS_ACCESS_DIRECT = "direct"
DS_ACCESS_PROXY = "proxy"
DS_STACKDRIVER = "stackdriver"
DS_AZURE_MONITOR = "azure-monitor"
DS_AZURE_MONITOR = "grafana-azure-monitor-datasource"
)
var (