grafana/pkg/tsdb/prometheus
Andrej Ocenas d0e548c3e5
Prometheus: Add flag to compare streaming and buffered responses (#51711)
* Add flag to compare streaming and buffered

* Move log

* Fix lint

* Fix tests

* Remove debug logs
2022-07-28 14:26:51 +02:00
..
buffered Prometheus: Add flag to compare streaming and buffered responses (#51711) 2022-07-28 14:26:51 +02:00
client Prometheus: Small improvements to the custom client (#51709) 2022-07-04 22:55:07 +02:00
middleware Prometheus: Remove middleware for custom headers (#51518) 2022-06-29 11:04:57 +02:00
models Prometheus: Implement Streaming JSON Parser (#48477) 2022-05-13 20:28:54 +02:00
querydata Prometheus: Remove cache, pass headers in request, simplify client creation for resource calls and custom client (#51436) 2022-07-04 11:18:45 +02:00
resource Prometheus: Small improvements to the custom client (#51709) 2022-07-04 22:55:07 +02:00
testdata Prometheus: Add flag to compare streaming and buffered responses (#51711) 2022-07-28 14:26:51 +02:00
utils Prometheus: Use contextual middleware for req headers and simplify client creation (#51061) 2022-06-23 14:48:16 +02:00
prometheus_test.go Prometheus: Small improvements to the custom client (#51709) 2022-07-04 22:55:07 +02:00
prometheus.go Prometheus: Add flag to compare streaming and buffered responses (#51711) 2022-07-28 14:26:51 +02:00