grafana/pkg/tsdb/loki
Gábor Farkas c73b9d1818
Loki: do not use the old labels-api (#48185)
* loki: do not use old labels-api

* adjust allowed-url-list

* fixed tests
2022-04-26 11:51:26 +02:00
..
testdata loki: use single-dataframe format on the backend (#47069) 2022-04-12 11:58:48 +02:00
api.go loki: send metadata requests through backend (#48063) 2022-04-25 13:16:14 +02:00
frame_test.go loki: use single-dataframe format on the backend (#47069) 2022-04-12 11:58:48 +02:00
frame.go loki: use single-dataframe format on the backend (#47069) 2022-04-12 11:58:48 +02:00
framing_test.go Loki: add backend-forward mode to queries, update log-row-context (#47726) 2022-04-20 13:52:15 +02:00
loki_bench_test.go fix status code 200 (#47818) 2022-04-15 08:01:58 -04:00
loki.go Loki: do not use the old labels-api (#48185) 2022-04-26 11:51:26 +02: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
parse_response_test.go loki: backend-mode: add stats support (#46526) 2022-03-31 17:50:27 +02:00
parse_response.go loki: use single-dataframe format on the backend (#47069) 2022-04-12 11:58:48 +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 Loki: support live streaming (#42804) 2022-03-01 14:46:52 -08:00
types.go Loki: add backend-forward mode to queries, update log-row-context (#47726) 2022-04-20 13:52:15 +02:00