grafana/pkg/tsdb/azuremonitor
Sergey Kostrukov c1963024ec
Infra: Azure authentication in HttpClientProvider (#36932)
* Azure middleware in HttpClientProxy

* Azure authentication under feature flag

* Minor fixes

* Add prefixes to not clash with JsonData

* Return error if JsonData cannot be parsed

* Return original string if URL invalid

* Tests for datasource_cache
2021-07-22 21:43:10 +01:00
..
azcredentials Infra: Azure authentication in HttpClientProvider (#36932) 2021-07-22 21:43:10 +01:00
aztokenprovider Infra: Azure authentication in HttpClientProvider (#36932) 2021-07-22 21:43:10 +01:00
testdata AzureMonitor: Add Azure Resource Graph (#33293) 2021-05-19 10:31:27 +02:00
applicationinsights-datasource_test.go Azure Monitor: Implement CallResourceHandler in the backend (#35581) 2021-07-16 12:47:26 +02:00
applicationinsights-datasource.go Azure Monitor: Implement CallResourceHandler in the backend (#35581) 2021-07-16 12:47:26 +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 Azure Monitor: Implement CallResourceHandler in the backend (#35581) 2021-07-16 12:47:26 +02:00
azure-log-analytics-datasource.go Azure Monitor: Implement CallResourceHandler in the backend (#35581) 2021-07-16 12:47:26 +02:00
azure-resource-graph-datasource_test.go Azure Monitor: Implement CallResourceHandler in the backend (#35581) 2021-07-16 12:47:26 +02:00
azure-resource-graph-datasource.go Azure Monitor: Implement CallResourceHandler in the backend (#35581) 2021-07-16 12:47:26 +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_test.go Azure Monitor: Implement CallResourceHandler in the backend (#35581) 2021-07-16 12:47:26 +02:00
azuremonitor-datasource_test.go Azure Monitor: Implement CallResourceHandler in the backend (#35581) 2021-07-16 12:47:26 +02:00
azuremonitor-datasource.go Azure Monitor: Implement CallResourceHandler in the backend (#35581) 2021-07-16 12:47:26 +02:00
azuremonitor-resource-handler_test.go Azure Monitor: Implement CallResourceHandler in the backend (#35581) 2021-07-16 12:47:26 +02:00
azuremonitor-resource-handler.go Azure Monitor: Implement CallResourceHandler in the backend (#35581) 2021-07-16 12:47:26 +02:00
azuremonitor-time.go AzureMonitor: Types for front-end queries (#24937) 2020-05-26 10:52:33 -04:00
azuremonitor.go Azure Monitor: Implement CallResourceHandler in the backend (#35581) 2021-07-16 12:47:26 +02:00
credentials_test.go AzureMonitor: strongly-typed AzureCredentials and correct resolution of auth type and cloud (#36284) 2021-07-05 12:20:12 +02:00
credentials.go AzureMonitor: strongly-typed AzureCredentials and correct resolution of auth type and cloud (#36284) 2021-07-05 12:20:12 +02:00
httpclient_test.go Azure Monitor: Implement CallResourceHandler in the backend (#35581) 2021-07-16 12:47:26 +02:00
httpclient.go Azure Monitor: Implement CallResourceHandler in the backend (#35581) 2021-07-16 12:47:26 +02:00
insights-analytics-datasource_test.go Azure Monitor: Implement CallResourceHandler in the backend (#35581) 2021-07-16 12:47:26 +02:00
insights-analytics-datasource.go Azure Monitor: Implement CallResourceHandler in the backend (#35581) 2021-07-16 12:47:26 +02:00
macros_test.go AzureMonitor: Use plugin SDK contracts (#34729) 2021-06-07 14:54:51 +02:00
macros.go AzureMonitor: Use plugin SDK contracts (#34729) 2021-06-07 14:54:51 +02:00
routes.go AzureMonitor: strongly-typed AzureCredentials and correct resolution of auth type and cloud (#36284) 2021-07-05 12:20:12 +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: Use plugin SDK contracts (#34729) 2021-06-07 14:54:51 +02:00
url-builder_test.go AzureMonitor: Fix queries with Microsoft.NetApp/../../volumes resources (#32661) 2021-06-21 13:05:13 +01:00
url-builder.go AzureMonitor: Fix queries with Microsoft.NetApp/../../volumes resources (#32661) 2021-06-21 13:05:13 +01:00