grafana/pkg/plugins
Sergey Kostrukov 656ade9884
Shared Azure middleware between Azure Monitor and Prometheus datasources (#46002)
* Scopes in Azure middleware

* Enable Azure middleware without feature flag

* Use common Azure middleware in Azure Monitor

* Apply feature flag to JsonData configuration of Azure auth

* Enforce feature flag in Prometheus datasource

* Prometheus provider tests

* Datasource service tests

* Fix http client provider tests

* Pass sdkhttpclient.Options by reference

* Add middleware to httpclient.Options

* Remove dependency on Grafana settings

* Unit-tests updated

* Fix ds_proxy_test

* Fix service_test
2022-04-01 13:26:49 +02:00
..
adapters Expressions: use datasource model from the query (#41376) 2021-12-16 13:51:46 -03:00
backendplugin mv and refactor (#46242) 2022-03-04 15:26:35 +01:00
manager Shared Azure middleware between Azure Monitor and Prometheus datasources (#46002) 2022-04-01 13:26:49 +02:00
plugincontext Plugins: Add plugin settings DTO (#46283) 2022-03-18 20:49:13 +01:00
config.go Shared Azure middleware between Azure Monitor and Prometheus datasources (#46002) 2022-04-01 13:26:49 +02:00
ifaces.go Plugins: Refactor GetPluginDashboards/LoadPluginDashboard (#46316) 2022-03-10 18:38:04 +01:00
models.go Plugins: Add typed models for frontend settings data sources and panels (#42062) 2021-12-14 11:16:13 +01:00
plugins.go Plugins: Update collect metrics handler to latest signature (#45166) 2022-02-09 17:36:53 +01:00