grafana/pkg/tsdb/azuremonitor
Josh Hunt cf94410e59
AzureMonitor: Update Logs workspace() template variable query to return resource URIs (#34445)
* Migrate template variables straight into resource field,

Display error if unable to migrate

* Update workspace() template variable query function to return a resource URI

* update backend to support resource uris in workspace field

* don't load resource names for variables

* throw error when workspace migration returns no results

* update testDatasource to work with either resource URI or workspace GUID

* fix tests

* cleanup types just a little bit, as a treat
2021-05-20 10:16:29 +02:00
..
testdata AzureMonitor: Add Azure Resource Graph (#33293) 2021-05-19 10:31:27 +02:00
applicationinsights-datasource_test.go AzureMonitor: Refactor cloud and route resolution in the backend (#34342) 2021-05-19 14:36:16 +02:00
applicationinsights-datasource.go Datasource: Shared HTTP client provider for core backend data sources and any data source using the data source proxy (#33439) 2021-05-19 23:53:41 +02:00
applicationinsights-metrics_test.go Chore: Disable default golangci-lint filter (#29751) 2020-12-15 09:32:06 +01:00
applicationinsights-metrics.go Azure: Insights metrics - do not sort if no data (#26486) 2020-07-21 10:24:55 -04:00
azure-log-analytics-datasource_test.go AzureMonitor: Update Logs workspace() template variable query to return resource URIs (#34445) 2021-05-20 10:16:29 +02:00
azure-log-analytics-datasource.go AzureMonitor: Update Logs workspace() template variable query to return resource URIs (#34445) 2021-05-20 10:16:29 +02:00
azure-resource-graph-datasource_test.go AzureMonitor: Add Azure Resource Graph (#33293) 2021-05-19 10:31:27 +02:00
azure-resource-graph-datasource.go Route fixes for Azure Resource Graph (#34410) 2021-05-19 17:33:03 +02:00
azure-response-table-frame_test.go AzureMonitor: Add Azure Resource Graph (#33293) 2021-05-19 10:31:27 +02:00
azure-response-table-frame.go AzureMonitor: Add Azure Resource Graph (#33293) 2021-05-19 10:31:27 +02:00
azuremonitor-datasource_test.go TSDB: add deprecation comments to many tsdb structs (#33281) 2021-04-23 03:03:11 +02:00
azuremonitor-datasource.go Datasource: Shared HTTP client provider for core backend data sources and any data source using the data source proxy (#33439) 2021-05-19 23:53:41 +02:00
azuremonitor-time.go AzureMonitor: Types for front-end queries (#24937) 2020-05-26 10:52:33 -04:00
azuremonitor.go Datasource: Shared HTTP client provider for core backend data sources and any data source using the data source proxy (#33439) 2021-05-19 23:53:41 +02:00
credentials.go AzureMonitor: Refactor cloud and route resolution in the backend (#34342) 2021-05-19 14:36:16 +02:00
insights-analytics-datasource.go Datasource: Shared HTTP client provider for core backend data sources and any data source using the data source proxy (#33439) 2021-05-19 23:53:41 +02:00
macros_test.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
macros.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
routes.go Route fixes for Azure Resource Graph (#34410) 2021-05-19 17:33:03 +02:00
time-grain_test.go Chore: Rewrite tsdb azuremonitor time grain test to standard library (#30089) 2021-01-06 20:16:53 +01:00
time-grain.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
types.go AzureMonitor: Support querying any Resource for Logs queries (#33879) 2021-05-19 17:39:08 +01:00
url-builder_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
url-builder.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00