grafana/pkg/tsdb/loki
Kyle Brandt 6c6427e63f
Chore: Use latest go-sdk (v0.158.0) (#66054)
SDK release notes:
* Logs contract: ignore remaining fields by @gabor in #659
* Logs contract: more robust field finding, explicit approach by @gabor in #660
* Tracing: Support multiple OTel propagators by @xnyo in #663
* Tracing: Add more details to HTTP Outgoing Request by @xnyo in #664
* Data: Encode Nanosecond into JSON by @kylebrandt in #647
* Data: cmp tests using FrameTestCompareOptions() will no longer ignore time differences beyond millisecond resolution
2023-04-05 21:00:31 +03:00
..
kinds/dataquery Schema: Remove key from root DataQuery type (#64467) 2023-03-08 16:52:31 -05:00
testdata Chore: Use latest go-sdk (v0.158.0) (#66054) 2023-04-05 21:00:31 +03: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 error handling to CallResource (#64439) 2023-03-09 11:12:33 +01:00
api.go Loki: Add error handling to CallResource (#64439) 2023-03-09 11:12:33 +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 Perfomance: Add preallocation for some slices (#61632) 2023-01-23 17:44:27 +01: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 DataSourceWithBackend: Add queryGroupId to find correlated/related queries (#64587) 2023-03-17 15:48:13 +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: implement schema for loki query (#62114) 2023-02-02 16:18:30 +00: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: implement schema for loki query (#62114) 2023-02-02 16:18:30 +00:00