grafana/pkg/api/pluginproxy
Eugene Klimov 702e22806c
Plugins Proxy: Allow using {{ .URL }} inside "routes" section in plugin.json (#80858)
Signed-off-by: Slach <bloodjazman@gmail.com>
Co-authored-by: Andres Martinez Gotor <andres.mgotor@gmail.com>
2024-02-02 09:23:07 +01:00
..
test-data dsproxy: allow multiple access tokens per datasource 2018-06-12 17:39:38 +02:00
ds_auth_provider_test.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
ds_auth_provider.go Plugins Proxy: Allow using {{ .URL }} inside "routes" section in plugin.json (#80858) 2024-02-02 09:23:07 +01:00
ds_proxy_test.go Plugins Proxy: Allow using {{ .URL }} inside "routes" section in plugin.json (#80858) 2024-02-02 09:23:07 +01:00
ds_proxy.go Plugins Proxy: Allow using {{ .URL }} inside "routes" section in plugin.json (#80858) 2024-02-02 09:23:07 +01:00
pluginproxy_test.go Chore: Remove public vars in setting package (#81018) 2024-01-23 12:36:22 +01:00
pluginproxy.go Plugins Proxy: Allow using {{ .URL }} inside "routes" section in plugin.json (#80858) 2024-02-02 09:23:07 +01:00
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 Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
token_provider_generic.go Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
token_provider_jwt.go Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
token_provider_test.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
token_provider.go AzureMonitor: Use auth middleware for QueryData requests (#35343) 2021-06-11 17:02:24 +02:00
utils_test.go API: Rewrite tests from goconvey (#29091) 2020-11-17 11:31:35 +01:00
utils.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00