grafana/pkg/tsdb/azuremonitor
Daniel Lee fa9ffe38d2
Azuremonitor: multiple subscription support for alerting (#17195)
* fix: azuremonitor adds multi-sub support to alerting

* fix: AzureMonitor missing parameter in metadata func

getMetricMetadata function when called in the query ctrl
was missing a parameter for Subscription Id.

Also, made some tweaks to what happens when a chained
dropdown is changed to not reset all the fields that
are dependent on it.
2019-05-21 12:28:30 +02:00
..
test-data azuremonitor: handle multi-dimensions on backend 2019-02-10 00:23:12 +01:00
azuremonitor-datasource_test.go Azuremonitor: multiple subscription support for alerting (#17195) 2019-05-21 12:28:30 +02:00
azuremonitor-datasource.go Azuremonitor: multiple subscription support for alerting (#17195) 2019-05-21 12:28:30 +02:00
azuremonitor.go move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
time-grain_test.go azuremonitor: fix auto interval calculation on backend 2019-02-11 13:27:08 +01:00
time-grain.go azuremonitor: don't use make for maps and array 2019-02-11 14:42:12 +01:00
types.go azuremonitor: add support for aggregations on backend 2019-02-09 21:52:44 +01:00
url-builder_test.go Azuremonitor: multiple subscription support for alerting (#17195) 2019-05-21 12:28:30 +02:00
url-builder.go Azuremonitor: multiple subscription support for alerting (#17195) 2019-05-21 12:28:30 +02:00