Ivana Huckova
|
82c125d450
|
Loki: Implement step editor (#69648)
* Loki: Implement step editor
* Update to keep value
* Remove console.log
* Remove white space
* Update public/app/plugins/datasource/loki/querybuilder/components/LokiQueryBuilderOptions.tsx
Co-authored-by: Matias Chomicki <matyax@gmail.com>
* Import trim
* Update using of step in split queries
* Add tests
* Add tests
* Remove step interpolation
---------
Co-authored-by: Matias Chomicki <matyax@gmail.com>
|
2023-06-16 19:08:29 +03:00 |
|
Gábor Farkas
|
48a374f50b
|
loki: implement schema for loki query (#62114)
* loki: implement schema for loki query
* removed forgotten code
* better types
* adjust cue-maturity-level
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
* sync docs to schema change
* removed forgotten go code
* updated schema docs
Co-authored-by: J Stickler <julie.stickler@grafana.com>
* updated schema docs
Co-authored-by: J Stickler <julie.stickler@grafana.com>
* update schema docs
Co-authored-by: J Stickler <julie.stickler@grafana.com>
* update schema docs
Co-authored-by: J Stickler <julie.stickler@grafana.com>
* updated schema docs
Co-authored-by: J Stickler <julie.stickler@grafana.com>
* updated schema docs
* add documentation to the resolution field
* move direction-field to schema
* loki: cue: moved deprecated fields to the bottom
---------
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
Co-authored-by: J Stickler <julie.stickler@grafana.com>
|
2023-02-02 16:18:30 +00:00 |
|
Serge Zaitsev
|
0bf4093005
|
Chore: Fix goimports grouping (#62428)
* fix goimports order
* fix goimports order
|
2023-01-30 08:50:27 +00:00 |
|
Ivana Huckova
|
d0e95f8c95
|
Loki: Add X-Query-Tags header for logs sample and data sample (#62333)
|
2023-01-27 16:41:40 +01:00 |
|
Gábor Farkas
|
79c06fdddc
|
Loki: add backend-forward mode to queries, update log-row-context (#47726)
* loki: add helper function to sort dataframe by time
* loki: add direction-attribute to queries
* loki: make log-row-context code backward-compatible
* better comment
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
* fixed test
* simplified code
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
|
2022-04-20 13:52:15 +02:00 |
|
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 |
|