grafana/pkg/tsdb/loki
Yann Vigara f1ef63791a
Fix #58598 X-ID-Token header missing on Loki Datasource (#58784)
* Fix #58598 X-ID-Token header missing on Loki Datasource

* Remove unecessary continue statements

* Add getAuthHeadersForCallResource unit tests

* Fix test and switch statement issues introduced during merge
2022-11-23 11:31:50 +01:00
..
testdata Chore: Update grafana-plugin-sdk-go to v0.142.0 (#58115) 2022-11-03 18:34:27 +01:00
api_mock.go Loki: Add gzip compression to resource calls (#59059) 2022-11-22 14:02:30 +01:00
api_test.go Loki: Add gzip compression to resource calls (#59059) 2022-11-22 14:02:30 +01:00
api.go Loki: Add gzip compression to resource calls (#59059) 2022-11-22 14:02:30 +01:00
auth_test.go Datasource Loki: preserve header X-ID-Token (#57878) 2022-11-07 16:53:42 +01:00
frame_test.go loki: Fix adding refId to rowId (#53932) 2022-08-22 13:09:33 +02: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_test.go Fix #58598 X-ID-Token header missing on Loki Datasource (#58784) 2022-11-23 11:31:50 +01:00
loki.go Fix #58598 X-ID-Token header missing on Loki Datasource (#58784) 2022-11-23 11:31:50 +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