grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components
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
..
ArgQueryEditor AzureMonitor: Refactor query state and fetching data for Metrics (#37067) 2021-08-03 10:04:04 +01:00
deprecated AzureMonitor: Move rest of deprecated code (#46109) 2022-03-03 17:16:10 +01:00
LogsQueryEditor AzureMonitor: Use Resource Picker in Metrics Query Editor (#47164) 2022-04-08 08:49:46 -07:00
MetricsQueryEditor AzureMonitor: Use Resource Picker in Metrics Query Editor (#47164) 2022-04-08 08:49:46 -07:00
NewMetricsQueryEditor AzureMonitor: Use Resource Picker in Metrics Query Editor (#47164) 2022-04-08 08:49:46 -07:00
QueryEditor AzureMonitor: Use Resource Picker in Metrics Query Editor (#47164) 2022-04-08 08:49:46 -07:00
ResourceField AzureMonitor: Use Resource Picker in Metrics Query Editor (#47164) 2022-04-08 08:49:46 -07:00
ResourcePicker Azure Monitor: Add support for multiple template variables in resource picker (#46215) 2022-03-25 14:12:52 -04:00
VariableEditor Azure Monitor: Improved error messages for variable queries (#43213) 2022-01-17 15:51:56 +01:00
AzureCredentialsForm.test.tsx Azure Monitor: Fastpass Fixes -- Add trap focus for modals in grafana/ui and other small a11y fixes for Azure Monitor. (#41449) 2021-11-24 12:16:14 -05:00
AzureCredentialsForm.tsx Azure Monitor: Fastpass Fixes -- Add trap focus for modals in grafana/ui and other small a11y fixes for Azure Monitor. (#41449) 2021-11-24 12:16:14 -05:00
ConfigEditor.test.tsx AzureMonitor: Hide App Insights for data sources not using it (#34725) 2021-05-27 20:28:36 +01:00
ConfigEditor.tsx AzureMonitor: Remove deprecated configuration parameters (#45860) 2022-03-02 15:42:30 +01:00
Field.tsx AzureMonitor: Migrate Metrics query editor to React (#30783) 2021-03-11 11:37:39 +00:00
MonitorConfig.tsx AzureMonitor: Disable inputs if the ds is readOnly (#35805) 2021-06-17 10:40:29 +02:00
Space.tsx AzureMonitor: Create read-only React view for Insights Analytics (#33719) 2021-05-06 21:11:27 +02:00
SubscriptionField.tsx Azure Monitor: Bug fix for variable interpolations in metrics dropdowns (#43251) 2021-12-20 10:11:10 -05:00