grafana/pkg/tsdb/azuremonitor
Arve Knudsen 87c3a2b790
PluginManager: Make Plugins, Renderer and DataSources non-global (#31866)
* PluginManager: Make Plugins and DataSources non-global

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* Fix integration tests

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* Replace outdated command

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* DashboardService: Ensure it gets constructed with necessary parameters

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* Fix build

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* DashboardService: Ensure it gets constructed with necessary parameters

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* Remove dead code

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* Fix test

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* Fix test

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* Remove FocusConvey

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* Fix test

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* Remove dead code

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* Undo interface changes

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* Backend: Move tsdbifaces.RequestHandler to plugins.DataRequestHandler

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* Rename to DataSourceCount

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* Consolidate dashboard interfaces into one

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* Fix tests

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* Fix tests

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* Fix test

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* Fix tests

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* Fix tests

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* Fix tests

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* Fix tests

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* Fix dashboard integration tests

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2021-03-17 16:06:10 +01:00
..
testdata AzureMonitor: Support decimal (as float64) type in analytics/logs (#28480) 2020-10-26 08:27:16 -04:00
applicationinsights-datasource_test.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
applicationinsights-datasource.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 2021-03-17 16:06:10 +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 Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
azure-log-analytics-datasource.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 2021-03-17 16:06:10 +01:00
azure-log-analytics-table-frame_test.go Chore: Disable default golangci-lint filter (#29751) 2020-12-15 09:32:06 +01:00
azure-log-analytics-table-frame.go AzureMonitor: Support decimal (as float64) type in analytics/logs (#28480) 2020-10-26 08:27:16 -04:00
azuremonitor-datasource_test.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
azuremonitor-datasource.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 2021-03-17 16:06:10 +01:00
azuremonitor-time.go AzureMonitor: Types for front-end queries (#24937) 2020-05-26 10:52:33 -04:00
azuremonitor.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 2021-03-17 16:06:10 +01:00
insights-analytics-datasource.go PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 2021-03-17 16:06:10 +01: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
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 Chore: Remove unused Go code (#28852) 2020-11-17 11:51:31 +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