grafana/public/app/plugins/datasource/loki/components
Ivana Huckova e269445d79
Loki: LogQL v2 support (#27884)
* Add new logql v2 functions

* Fix autocompletion if missing ending }

* Refactor operators regex, add pipe operator and tests

* Add parsers

* Update tests

* Add parsers to suggestions, add test

* Add operators to syntax

* Create pipe operator autocomplete + highlighting + add tests

* Add to documentation that pipe operations are available in in Loki 2.0+

* Update snapshot test

* Update operators list, add regex quotes and move cursor

* Fix spelling

* Update documentation

* Update
2020-10-14 10:22:39 +02:00
..
__snapshots__ Loki: LogQL v2 support (#27884) 2020-10-14 10:22:39 +02:00
AnnotationsQueryEditor.tsx Chore: Fix typescript strict null fixes now at 298 (#26125) 2020-07-08 11:05:20 +02:00
LokiCheatSheet.tsx Explore: Unification of logs/metrics/traces user interface (#25890) 2020-07-09 15:14:55 +01:00
LokiExploreExtraField.test.tsx Explore: Adds Loki explore query editor (#21497) 2020-02-06 12:34:52 +00:00
LokiExploreExtraField.tsx Explore: Fix very narrow Query fields on mobile (#25148) 2020-06-01 10:52:57 +02:00
LokiExploreQueryEditor.test.tsx Loki: Send current time range when fetching labels and values (#26622) 2020-07-30 18:04:20 +02:00
LokiExploreQueryEditor.tsx Loki: Send current time range when fetching labels and values (#26622) 2020-07-30 18:04:20 +02:00
LokiQueryEditor.test.tsx Loki: Send current time range when fetching labels and values (#26622) 2020-07-30 18:04:20 +02:00
LokiQueryEditor.tsx Loki: Send current time range when fetching labels and values (#26622) 2020-07-30 18:04:20 +02:00
LokiQueryField.tsx Loki: Send current time range when fetching labels and values (#26622) 2020-07-30 18:04:20 +02:00
LokiQueryFieldForm.tsx Loki: Send current time range when fetching labels and values (#26622) 2020-07-30 18:04:20 +02:00
useLokiLabels.test.ts Loki: Refactor editor and syntax hooks (#21687) 2020-01-24 15:07:45 +01:00
useLokiLabels.ts Loki: Send current time range when fetching labels and values (#26622) 2020-07-30 18:04:20 +02:00
useLokiSyntaxAndLabels.test.ts Loki: use series API for stream facetting (#21332) 2020-03-04 17:17:02 +01:00
useLokiSyntaxAndLabels.ts Chore: Fix typescript strict null fixes now at 298 (#26125) 2020-07-08 11:05:20 +02:00