grafana/pkg/tsdb/azuremonitor
Sergey Kostrukov db1191f3ef
AzureMonitor: Refactor cloud and route resolution in the backend (#34342)
* Determine Azure cloud based on authentication type

* Route resolution for clouds

* Fix tests

* Constants for cloud names

* move arg cloud route logic to routes.go

Co-authored-by: Erik Sundell <erik.sundell87@gmail.com>
2021-05-19 14:36:16 +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 AzureMonitor: Refactor cloud and route resolution in the backend (#34342) 2021-05-19 14:36:16 +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: Refactor cloud and route resolution in the backend (#34342) 2021-05-19 14:36:16 +02:00
azure-log-analytics-datasource.go AzureMonitor: Refactor cloud and route resolution in the backend (#34342) 2021-05-19 14:36:16 +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 AzureMonitor: Refactor cloud and route resolution in the backend (#34342) 2021-05-19 14:36:16 +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 AzureMonitor: Refactor cloud and route resolution in the backend (#34342) 2021-05-19 14:36:16 +02:00
azuremonitor-time.go AzureMonitor: Types for front-end queries (#24937) 2020-05-26 10:52:33 -04:00
azuremonitor.go AzureMonitor: Add Azure Resource Graph (#33293) 2021-05-19 10:31:27 +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 AzureMonitor: Refactor cloud and route resolution in the backend (#34342) 2021-05-19 14:36:16 +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 AzureMonitor: Refactor cloud and route resolution in the backend (#34342) 2021-05-19 14:36:16 +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: Add Azure Resource Graph (#33293) 2021-05-19 10:31:27 +02: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