grafana/pkg/tsdb/prometheus
ismail simsek 29c8ce12a0
Prometheus: Fix handling errors in streaming client (#61643)
* Return errors from data parsing

* Better error handling

* Fix the tests

* When there is no frame add empty frame to get metadata attached to it

* Fix tests

* Update testdata
2023-01-18 22:30:15 +01:00
..
azureauth Share azureauth between prometheus clients (#58122) 2022-11-03 19:44:37 +01:00
client Prometheus: Fix Instant query time calculation (#60815) 2022-12-29 16:32:08 +01:00
middleware Prometheus: Remove buffered client and feature toggle related to it (#59898) 2022-12-12 18:05:55 +01:00
models Prometheus: Refactor exemplar sampler (#60278) 2022-12-30 13:04:35 -05:00
querydata Prometheus: Fix handling errors in streaming client (#61643) 2023-01-18 22:30:15 +01:00
resource Plugins: Remove connection/hop-by-hop request/response headers for call resource (#60077) 2022-12-12 10:27:53 +01:00
testdata Prometheus: Fix handling errors in streaming client (#61643) 2023-01-18 22:30:15 +01: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 Plugins: Automatically forward plugin request HTTP headers in outgoing HTTP requests (#60417) 2022-12-21 13:25:58 +01:00
prometheus.go Prometheus: Remove buffered client and feature toggle related to it (#59898) 2022-12-12 18:05:55 +01:00