grafana/pkg/api/pluginproxy
Karl Persson 1b6d39f823
IDForwarding: Require that id forwarding is enabled for data source (#77131)
* Require that id forwarding is enabled for data source

* Address feedback
2023-10-27 08:30:33 +02:00
..
test-data
ds_auth_provider.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
ds_auth_provider_test.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
ds_proxy.go IDForwarding: Require that id forwarding is enabled for data source (#77131) 2023-10-27 08:30:33 +02:00
ds_proxy_test.go Chore: Adapt GetDataSourcesByType to plugins with aliases (#76637) 2023-10-17 11:09:56 +02:00
pluginproxy.go Tracing: Standardize on otel tracing (#75528) 2023-10-03 14:54:20 +02:00
pluginproxy_test.go IDforwarding: forward signed id to plugins (#75651) 2023-10-02 09:14:10 +02:00
token_provider.go
token_provider_azure.go Azure: Configuration for user identity authentication in datasources (Experimental) (#50277) 2023-05-15 18:00:54 +01:00
token_provider_gce.go
token_provider_generic.go
token_provider_jwt.go
token_provider_test.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
utils.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
utils_test.go