grafana/pkg/tsdb
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
..
azuremonitor Azuremonitor: multiple subscription support for alerting (#17195) 2019-05-21 12:28:30 +02:00
cloudwatch move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
elasticsearch move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
graphite move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
influxdb move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
mssql move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
mysql move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
opentsdb move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
postgres move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
prometheus move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
stackdriver move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
testdata testdata: logs scenario (#17182) 2019-05-21 09:21:59 +02:00
fake_test.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
interval_test.go azuremonitor: fix auto interval calculation on backend 2019-02-11 13:27:08 +01:00
interval.go interval: make the FormatDuration function public 2019-02-11 11:25:51 +01:00
models.go kill plugin processes when grafana shuts down 2017-12-07 16:59:35 +01:00
query_endpoint.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
request.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
sql_engine_test.go let each sql datasource handle timeFrom and timeTo macros 2018-11-30 14:30:02 +01:00
sql_engine.go move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
time_range_test.go build: fix integer overflow in pkg/tsdb tests on 32bit platforms (#16818) 2019-05-06 09:27:45 +02:00
time_range.go Outdent code after if block that ends with return (golint) 2018-04-27 23:10:43 +02:00
tsdb_test.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00