grafana/pkg/tsdb/prometheus
Marcus Efraimsson 7bf7308ea5
Plugins: Remove connection/hop-by-hop request/response headers for call resource (#60077)
Removes request/response connection/hop headers for call resource in similar 
manner as Go's reverse proxy functions. Also removes Prometheus datasource 
custom call resource header manipulation in regards to hop-by-hop headers.

Fixes #60076
Ref #58646

Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
2022-12-12 10:27:53 +01:00
..
azureauth Share azureauth between prometheus clients (#58122) 2022-11-03 19:44:37 +01:00
buffered Chore: Update SDK to v0.145.0 with TimeSeriesMulti Constant (#59729) 2022-12-05 12:48:10 -05:00
client Share azureauth between prometheus clients (#58122) 2022-11-03 19:44:37 +01:00
middleware Prometheus: Restore FromAlert header (#55255) 2022-09-22 11:03:13 -04:00
models Prometheus: Add Exemplar sampling for streaming parser (#56049) 2022-10-04 08:40:01 -04:00
querydata Performance: add preallocation for some slice/map (#57860) 2022-11-22 20:24:36 +08:00
resource Plugins: Remove connection/hop-by-hop request/response headers for call resource (#60077) 2022-12-12 10:27:53 +01:00
testdata Chore: Update SDK to v0.145.0 with TimeSeriesMulti Constant (#59729) 2022-12-05 12:48:10 -05:00
utils Prometheus: Use contextual middleware for req headers and simplify client creation (#51061) 2022-06-23 14:48:16 +02:00
Makefile Prometheus: Add Exemplar sampling for streaming parser (#56049) 2022-10-04 08:40:01 -04:00
prometheus_test.go Prometheus: Small improvements to the custom client (#51709) 2022-07-04 22:55:07 +02:00
prometheus.go Prometheus: Make Prometheus streaming parser as default client (#58365) 2022-11-11 17:53:12 +01:00