grafana/pkg/tsdb/azuremonitor
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
..
azlog AzureMonitor: Move Application Insights and Insight Analytics to a deprecated package (#45834) 2022-03-02 15:41:07 +01:00
deprecated AzureMonitor: Move Application Insights and Insight Analytics to a deprecated package (#45834) 2022-03-02 15:41:07 +01:00
loganalytics AzureMonitor: Move Application Insights and Insight Analytics to a deprecated package (#45834) 2022-03-02 15:41:07 +01:00
macros AzureMonitor: Move Application Insights and Insight Analytics to a deprecated package (#45834) 2022-03-02 15:41:07 +01:00
metrics AzureMonitor: Use Resource Picker in Metrics Query Editor (#47164) 2022-04-08 08:49:46 -07:00
resourcegraph Migrate to Grafana Azure SDK (#47232) 2022-04-04 11:23:13 +02:00
testdata Azure Monitor: Add support for numeric fields in ARG (#38728) 2021-09-01 09:02:08 +02:00
time AzureMonitor: Move Application Insights and Insight Analytics to a deprecated package (#45834) 2022-03-02 15:41:07 +01:00
types AzureMonitor: Use Resource Picker in Metrics Query Editor (#47164) 2022-04-08 08:49:46 -07:00
azuremonitor_test.go Migrate to Grafana Azure SDK (#47232) 2022-04-04 11:23:13 +02:00
azuremonitor-resource-handler_test.go Migrate to Grafana Azure SDK (#47232) 2022-04-04 11:23:13 +02:00
azuremonitor-resource-handler.go AzureMonitor: Move Application Insights and Insight Analytics to a deprecated package (#45834) 2022-03-02 15:41:07 +01:00
azuremonitor.go Shared Azure middleware between Azure Monitor and Prometheus datasources (#46002) 2022-04-01 13:26:49 +02:00
credentials_test.go Migrate to Grafana Azure SDK (#47232) 2022-04-04 11:23:13 +02:00
credentials.go Migrate to Grafana Azure SDK (#47232) 2022-04-04 11:23:13 +02:00
httpclient_test.go Migrate to Grafana Azure SDK (#47232) 2022-04-04 11:23:13 +02:00
httpclient.go Migrate to Grafana Azure SDK (#47232) 2022-04-04 11:23:13 +02:00
routes.go Migrate to Grafana Azure SDK (#47232) 2022-04-04 11:23:13 +02:00