grafana/pkg/tsdb/loki
Gábor Farkas d95468a4bb
Loki: use millisecond-steps (#47572)
* loki: use millisecond-steps

* better comment

Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>

* better comment

Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
2022-04-12 12:30:39 +02:00
..
testdata loki: use single-dataframe format on the backend (#47069) 2022-04-12 11:58:48 +02:00
api.go Loki: use millisecond-steps (#47572) 2022-04-12 12:30:39 +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 test to handle __name__ (#47298) 2022-04-05 11:56:54 +02:00
loki_bench_test.go Loki: backend: use custom http code (#44643) 2022-02-18 14:35:39 +01:00
loki.go Loki: support live streaming (#42804) 2022-03-01 14:46:52 -08: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: support live streaming (#42804) 2022-03-01 14:46:52 -08: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: backend mode: support all query types (#45619) 2022-02-25 09:14:17 +01:00