grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/azure_monitor
Kevin Yu ebe5f3646f
AzureMonitor: Use Resource Picker in Metrics Query Editor (#47164)
* wip: new metrics query editor

* prepend subscriptions to url path

* remove duplicated setQueryValue file

* add tests for new metrics query editor

* wip start extracting resource field into a shared component

* fix query editor test

* fix up backend tests

* move azure monitor specific getters to azure_monitor_datasource

* use existing useAsyncState hook

* extract useAsyncState into separate file

* add datahooks tests

* extract resource field component

* cleanup

* clarify variable names

* remove logs query specific resource field component

* add url_builder test

* add azure_monitor_datasources tests

* address comments

* add types

* pass resourceUri to resource field component

* add test to check we reset the query fields when changing resources
2022-04-08 08:49:46 -07:00
..
azure_monitor_datasource.test.ts AzureMonitor: Use Resource Picker in Metrics Query Editor (#47164) 2022-04-08 08:49:46 -07:00
azure_monitor_datasource.ts AzureMonitor: Use Resource Picker in Metrics Query Editor (#47164) 2022-04-08 08:49:46 -07:00
response_parser.ts AzureMonitor: Make ResourceNames() case insensitive (#40690) 2021-10-20 16:35:35 +02:00
supported_namespaces.ts Azure Monitor: Added Microsoft.Cdn/profiles to supported namespace list (#42745) 2021-12-07 10:31:31 +01:00
url_builder.test.ts AzureMonitor: Use Resource Picker in Metrics Query Editor (#47164) 2022-04-08 08:49:46 -07:00
url_builder.ts AzureMonitor: Use Resource Picker in Metrics Query Editor (#47164) 2022-04-08 08:49:46 -07:00