grafana/pkg/tsdb/loki
KonH 4421b31b66
Loki/Prometheus: Change signature - return non-reference from ReadPrometheusStyleResult (#57209)
* Change signature - return non-reference from ReadPrometheusStyleResult

Related to https://github.com/grafana/grafana/issues/52430

* Fix invalid reference usage

* Potential fix for test data

* Remove additional ref usage

* Revert "Potential fix for test data"

This reverts commit 94ed588ab3.

* Commit changed test data

* Revert unwanted conflict resolution

* Add additional condition to track empty responses

* Setup valid empty response

* Re-introduce changes reverted by merge
2023-01-13 09:00:39 +01:00
..
testdata Loki/Prometheus: Change signature - return non-reference from ReadPrometheusStyleResult (#57209) 2023-01-13 09:00:39 +01:00
api_mock.go Plugins: Automatically forward plugin request HTTP headers in outgoing HTTP requests (#60417) 2022-12-21 13:25:58 +01:00
api_test.go Loki: Add gzip compression to resource calls (#59059) 2022-11-22 14:02:30 +01:00
api.go Loki/Prometheus: Change signature - return non-reference from ReadPrometheusStyleResult (#57209) 2023-01-13 09:00:39 +01:00
frame_test.go Chore: Update SDK to v0.145.0 with TimeSeriesMulti Constant (#59729) 2022-12-05 12:48:10 -05:00
frame.go Chore: Upgrade Go to 1.19.1 (#54902) 2022-09-12 12:03:49 +02:00
framing_test.go Chore: Upgrade Go to 1.19.1 (#54902) 2022-09-12 12:03:49 +02:00
loki_bench_test.go loki backend mode forward-oauth (#48401) 2022-05-05 12:42:50 +02:00
loki.go Plugins: Automatically forward plugin request HTTP headers in outgoing HTTP requests (#60417) 2022-12-21 13:25:58 +01:00
parse_query_test.go loki: alerting: handle curly-braces-style variables (#42933) 2021-12-09 15:16:01 +01:00
parse_query.go Loki: add backend-forward mode to queries, update log-row-context (#47726) 2022-04-20 13:52:15 +02:00
step_test.go Loki: alerting: adjust step-calculation to be the same as in frontend (#42033) 2021-11-22 14:28:51 +01:00
step.go Loki: alerting: adjust step-calculation to be the same as in frontend (#42033) 2021-11-22 14:28:51 +01:00
streaming_frame_test.go Loki: support live streaming (#42804) 2022-03-01 14:46:52 -08:00
streaming_frame.go Loki: support live streaming (#42804) 2022-03-01 14:46:52 -08:00
streaming.go Chore: Update prometheus, loki, graphite and influx plugins to support contextual logs. (#57708) 2022-10-27 12:05:06 -04:00
types.go Loki: add backend-forward mode to queries, update log-row-context (#47726) 2022-04-20 13:52:15 +02:00