* (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
Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
actions | Loading commit data... | |
components | Loading commit data... | |
controllers | Loading commit data... | |
copy | Loading commit data... | |
directives | Loading commit data... | |
filters | Loading commit data... | |
hooks | Loading commit data... | |
live | Loading commit data... | |
reducers | Loading commit data... | |
redux | Loading commit data... | |
selectors | Loading commit data... | |
services | Loading commit data... | |
specs | Loading commit data... | |
utils | Loading commit data... | |
angular_wrappers.ts | Loading commit data... | |
app_events.ts | Loading commit data... | |
config.ts | Loading commit data... | |
constants.ts | Loading commit data... | |
core.ts | Loading commit data... | |
core_module.ts | Loading commit data... | |
jquery_extended.ts | Loading commit data... | |
lodash_extended.ts | Loading commit data... | |
logs_model.ts | Loading commit data... | |
mod_defs.d.ts | Loading commit data... | |
nav_model_srv.ts | Loading commit data... | |
partials.ts | Loading commit data... | |
profiler.ts | Loading commit data... | |
store.ts | Loading commit data... | |
table_model.ts | Loading commit data... | |
time_series2.ts | Loading commit data... |