grafana/pkg/services/provisioning
Erik Sundell 88051258e9
Azure Monitor: Add support for cross resource queries (#19115)
* Add new query mode picker with different states for each query. Also really simple migration script

* Populate cross resource dropdowns

* Cleanup. Handle change events

* Add multi select picker for subscriptions

* Fix markup issue

* Prepare for new query mode

* More cleanup

* Handle multiple queries both in ds and backend

* Refactoring

* Improve migration

* Add support for multiselect display name

* Use multiselect also for locations and resources

* Add more typings

* Fix migrations

* Custom multiselect built for array of options instead of variables

* Add url builder test

* fix datasource tests

* UI fixes

* Improve query editor init

* Fix brokens tests

* Cleanup

* Fix tslint issue

* Change query mode display name

* Make sure alerting works for single queries

* Friendly error for multi resources

* Add temporary typings
2019-09-17 11:35:40 +02:00
..
dashboards Build: use golangci-lint as a make command (#17739) 2019-07-02 16:06:59 +03:00
datasources Azure Monitor: Add support for cross resource queries (#19115) 2019-09-17 11:35:40 +02:00
notifiers docs: fixes typo in provisioning docs (#17248) 2019-05-23 13:06:34 +02:00
values provisioning: escape literal '$' with '$$' to avoid interpolation (#18045) 2019-07-11 07:32:07 -04:00
provisioning_mock.go Chore: explore possibilities of using makefile (#17039) 2019-05-16 00:29:26 +03:00
provisioning_test.go Provisioning: Show file path of provisioning file in save/delete dialogs (#16706) 2019-04-30 13:32:18 +02:00
provisioning.go backend: replace /pkg/errors with errutil (#17065) 2019-05-15 12:20:17 +02:00