grafana/pkg/tsdb/loki
Marcus Efraimsson c35c689a96
Plugins: Automatically forward plugin request HTTP headers in outgoing HTTP requests (#60417)
Automatically forward core plugin request HTTP headers in outgoing HTTP requests. 
Core datasource plugin authors don't have to specifically handle forwarding of HTTP 
headers, e.g. do not have to "hardcode" the header-names in the datasource plugin, 
if not having custom needs.

Fixes #57065
2022-12-21 13:25:58 +01:00
..
testdata Chore: Update SDK to v0.145.0 with TimeSeriesMulti Constant (#59729) 2022-12-05 12:48:10 -05: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 Plugins: Automatically forward plugin request HTTP headers in outgoing HTTP requests (#60417) 2022-12-21 13:25:58 +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