grafana/pkg/api/pluginproxy
Ivana Huckova dce67db6ba
Prometheus: Use configured HTTP method for /series and /labels endpoints (#31401)
* Run post-friendly request with set method first

* Improve messaging, retry only when post and specific status code

* Add comments

* Fix backend

* Update public/app/plugins/datasource/prometheus/datasource.ts
2021-02-23 16:31:03 +01:00
..
test-data dsproxy: allow multiple access tokens per datasource 2018-06-12 17:39:38 +02:00
access_token_provider_test.go API: Rewrite tests from goconvey (#29091) 2020-11-17 11:31:35 +01:00
access_token_provider.go Chore: Disable default golangci-lint filter (#29751) 2020-12-15 09:32:06 +01:00
ds_auth_provider.go Fix panic when using complex dynamic URLs in app plugin routes (#27977) 2020-11-17 10:56:42 +01:00
ds_proxy_test.go Chore: Use Header.Set method instead of Header.Add (#29804) 2020-12-14 15:13:01 +01:00
ds_proxy.go Prometheus: Use configured HTTP method for /series and /labels endpoints (#31401) 2021-02-23 16:31:03 +01:00
pluginproxy_test.go API: Rewrite tests from goconvey (#29091) 2020-11-17 11:31:35 +01:00
pluginproxy.go Fix panic when using complex dynamic URLs in app plugin routes (#27977) 2020-11-17 10:56:42 +01:00
utils_test.go API: Rewrite tests from goconvey (#29091) 2020-11-17 11:31:35 +01:00
utils.go Fix panic when using complex dynamic URLs in app plugin routes (#27977) 2020-11-17 10:56:42 +01:00