grafana/pkg/tsdb/azuremonitor
Will Browne 7fbc7d019a
Plugins: Core plugins register via backend factory provider (#43171)
* refactoring store interface and init flow

* fix import

* fix linter

* refactor resource calling

* load with class

* re-order args

* fix tests

* fix linter

* remove old creator

* add custom config struct

* fix some tests

* cleanup

* fix

* tackle plugins

* fix linter

* refactor and fix test

* add connect failure error

* add fix for azure, cloud monitoring and test data

* restructure

* remove unused err

* add fake tracer for test

* fix grafana ds plugin
2022-01-20 18:16:22 +01:00
..
azcredentials Infra: Azure authentication in HttpClientProvider (#36932) 2021-07-22 21:43:10 +01:00
aztokenprovider Update Azure SDK with bug fixes (#38952) 2021-09-09 17:32:36 +01:00
testdata Azure Monitor: Add support for numeric fields in ARG (#38728) 2021-09-01 09:02:08 +02:00
applicationinsights-datasource_test.go Chore: Refactor GoConvey in azuremonitor package (#40878) 2021-10-25 17:08:24 +02:00
applicationinsights-datasource.go Chore: Implement OpenTelemtry in Grafana (#42674) 2022-01-20 11:10:12 +01: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 Chore: Implement OpenTelemtry in Grafana (#42674) 2022-01-20 11:10:12 +01:00
azure-log-analytics-datasource.go Chore: Implement OpenTelemtry in Grafana (#42674) 2022-01-20 11:10:12 +01:00
azure-resource-graph-datasource_test.go Chore: Query endpoint refactor (#41637) 2021-11-29 14:21:54 +01:00
azure-resource-graph-datasource.go Chore: Implement OpenTelemtry in Grafana (#42674) 2022-01-20 11:10:12 +01:00
azure-response-table-frame_test.go Azure Monitor: Add support for numeric fields in ARG (#38728) 2021-09-01 09:02:08 +02:00
azure-response-table-frame.go Azure Monitor: Add support for numeric fields in ARG (#38728) 2021-09-01 09:02:08 +02:00
azuremonitor_test.go Plugins: Core plugins register via backend factory provider (#43171) 2022-01-20 18:16:22 +01:00
azuremonitor-datasource_test.go AzureMonitor: move metric deep link code to backend (#39524) 2021-09-28 09:24:18 -04:00
azuremonitor-datasource.go Chore: Implement OpenTelemtry in Grafana (#42674) 2022-01-20 11:10:12 +01:00
azuremonitor-resource-handler_test.go Plugins: Core plugins register via backend factory provider (#43171) 2022-01-20 18:16:22 +01:00
azuremonitor-resource-handler.go Plugins: Core plugins register via backend factory provider (#43171) 2022-01-20 18:16:22 +01:00
azuremonitor-time.go AzureMonitor: Types for front-end queries (#24937) 2020-05-26 10:52:33 -04:00
azuremonitor.go Plugins: Core plugins register via backend factory provider (#43171) 2022-01-20 18:16:22 +01: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 Chore: Implement OpenTelemtry in Grafana (#42674) 2022-01-20 11:10:12 +01:00
macros_test.go AzureMonitor: Use plugin SDK contracts (#34729) 2021-06-07 14:54:51 +02:00
macros.go Chore: Refactor usage of legacy data contracts (#41218) 2021-11-10 11:52:16 +01: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 Chore: Refactor usage of legacy data contracts (#41218) 2021-11-10 11:52:16 +01:00
types.go AzureMonitor: move metric deep link code to backend (#39524) 2021-09-28 09:24:18 -04:00
url-builder_test.go Chore: Refactor GoConvey in azuremonitor package (#40878) 2021-10-25 17:08:24 +02:00
url-builder.go AzureMonitor: Fix queries with Microsoft.NetApp/../../volumes resources (#32661) 2021-06-21 13:05:13 +01:00