Ryan McKinley
|
796bc27f75
|
Loki: support live streaming (#42804)
|
2022-03-01 14:46:52 -08:00 |
|
Gábor Farkas
|
1cad35ea67
|
loki: backend mode: support all query types (#45619)
* loki: backend mode: support all query types
* loki: backend: adjust vector-parsing field-names
* loki: backend: no interval for streams-dataframes
* loki: backend: enable more query types
* better variable name
* removed unnecessary code
* improve frame-processing
* more unit tests
* improved code
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
* remove unused code
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
* simplify code
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
* lint fix
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
|
2022-02-25 09:14:17 +01:00 |
|
Gábor Farkas
|
a4cc1f6b39
|
loki: alerting: handle curly-braces-style variables (#42933)
|
2021-12-09 15:16:01 +01:00 |
|
Gábor Farkas
|
3232ae08c0
|
loki: removed unused variable (#42909)
|
2021-12-09 13:16:52 +01:00 |
|
Gábor Farkas
|
6686f8c345
|
loki: rename ResponseModel to QueryModel (#42794)
|
2021-12-07 07:57:52 +01:00 |
|
Gábor Farkas
|
24d4c8a9d1
|
Loki: alerting: handle variables like __interval and __range (#42126)
|
2021-11-24 16:56:53 +01:00 |
|