grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/__mocks__
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
..
argResourcePickerResponse.ts Azure monitor Logs: Optimize data fetching in resource picker (#44549) 2022-02-01 09:39:48 +01:00
datasource.ts AzureMonitor: Use Resource Picker in Metrics Query Editor (#47164) 2022-04-08 08:49:46 -07:00
errors.ts Update dependency prettier to v2.5.1 (#43473) 2022-02-02 12:02:32 +00:00
instanceSettings.ts Datasource: Pass access type to data source instance settings (#37577) 2021-08-06 09:24:35 +02:00
query_ctrl.ts Angular: Option to disable angular support and isolate angular dependencies (#45421) 2022-02-16 17:14:33 +01:00
query.ts AzureMonitor: Use Resource Picker in Metrics Query Editor (#47164) 2022-04-08 08:49:46 -07:00
resourcePickerData.ts AzureMonitor: Use Resource Picker in Metrics Query Editor (#47164) 2022-04-08 08:49:46 -07:00
resourcePickerRows.ts AzureMonitor: Use Resource Picker in Metrics Query Editor (#47164) 2022-04-08 08:49:46 -07:00
sdk.ts azuremonitor: move files into grafana 2019-01-17 10:55:03 +01:00
variables.ts Azure monitor: Make sure alert rule editor is not enabled when template variables are being used (#41335) 2021-11-05 12:21:28 +01:00