grafana/public/app/features
David 927e1cbd27
(feat/explore): Support for new LogQL filtering syntax (#16674)
* (feat/explore): Support for new LogQL filtering syntax

Loki is adding syntax to support chained filtering.
This PR adapts Grafana to support this.

- Send only `query` parameter in loki request
- Automatically wrap search text in simple syntax, e.g., `{} foo` is
sent as `{} |~ "foo"`.


* Adapted to regexp parameter staying on in Loki

* Dont wrap single regexp in new filter syntax

* Fix datasource test

* Fallback regexp parameter for legacy queries

* Fix search highlighting

* Make highlighting work for filter chains

* Fix datasource test
2019-05-13 09:58:26 +02:00
..
admin Chore: No implict any fixes (#17020) 2019-05-13 09:38:19 +02:00
alerting Chore: No implict any fixes (#17020) 2019-05-13 09:38:19 +02:00
annotations Chore: Replaces moment with Grafanas DateTime (#16919) 2019-05-08 13:51:44 +02:00
api-keys Refactor: move NavModel to @grafana/ui (#16813) 2019-04-30 07:46:46 -07:00
dashboard Chore: No implict any fixes (#17020) 2019-05-13 09:38:19 +02:00
datasources NewDataSource: Updated page header title 2019-05-09 14:21:02 +02:00
explore (feat/explore): Support for new LogQL filtering syntax (#16674) 2019-05-13 09:58:26 +02:00
folders Chore: fix modes for non-executable files (#16864) 2019-05-03 09:51:53 +02:00
manage-dashboards AddDataSource: Updated page design & categories (#16971) 2019-05-09 11:45:39 +02:00
org Chore: No implict any fixes (#17020) 2019-05-13 09:38:19 +02:00
panel Chore: No implict any fixes (#17020) 2019-05-13 09:38:19 +02:00
playlist UI: Remove old icons (#16335) 2019-04-17 15:18:32 +02:00
plugins DataSourceApi: convert interface to abstract class (#16979) 2019-05-10 11:37:43 +02:00
profile Explore: Support user timezone (#16469) 2019-04-29 18:28:41 +02:00
teams Chore: Updated snapshot 2019-05-12 20:18:58 +02:00
templating Fix: Wrap value of multi variable in array when coming from URL (#16992) 2019-05-10 22:19:46 +02:00
users Refactor: move NavModel to @grafana/ui (#16813) 2019-04-30 07:46:46 -07:00
all.ts extract tls auth settings directive from datasource http settings directive 2019-01-28 19:37:19 +01:00