grafana/public/app/plugins/datasource/loki/querybuilder
Ivana Huckova 3ee450e66b
Loki: Remove unused query editors (#57192)
* Loki: Remove not used query editors

* Move Loki editor to components and rename

* Update public/app/plugins/datasource/loki/components/LokiQueryEditorByApp.test.tsx

Co-authored-by: Matias Chomicki <matyax@gmail.com>

* Fix test

Co-authored-by: Matias Chomicki <matyax@gmail.com>
2022-10-20 11:46:48 +02:00
..
components Loki: Remove unused query editors (#57192) 2022-10-20 11:46:48 +02:00
binaryScalarOperations.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
LokiQueryModeller.test.ts Loki: Add support for IP label and line filter in query builder (#52658) 2022-07-25 15:16:04 +02:00
LokiQueryModeller.ts Loki: Add support for range aggregations with by grouping (#56184) 2022-10-05 11:32:33 +02:00
operations.ts Loki: Add support for range aggregations with by grouping (#56184) 2022-10-05 11:32:33 +02:00
operationUtils.test.ts Loki: Add support for range aggregations with by grouping (#56184) 2022-10-05 11:32:33 +02:00
operationUtils.ts Loki: Fix explain section about $__interval variable (#57188) 2022-10-19 12:01:29 +02:00
parsing.test.ts Loki: Add support for range aggregations with by grouping (#56184) 2022-10-05 11:32:33 +02:00
parsing.ts Loki: Add support for range aggregations with by grouping (#56184) 2022-10-05 11:32:33 +02:00
state.test.ts Loki: Fix types in querybuilder state test (#53223) 2022-08-03 15:59:33 +02:00
state.ts Loki: Move explain section to builder mode (#52879) 2022-07-29 17:09:43 +02:00
types.ts Loki: Add new range operation range_counter (#55936) 2022-09-28 18:36:36 +02:00