Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
admin | ||
alerting | ||
annotations | ||
api-keys | ||
dashboard | ||
datasources | ||
explore | ||
folders | ||
manage-dashboards | ||
org | ||
panel | ||
playlist | ||
plugins | ||
profile | ||
teams | ||
templating | ||
users | ||
all.ts |
* (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 |
---|---|---|
.. | ||
admin | Loading commit data... | |
alerting | Loading commit data... | |
annotations | Loading commit data... | |
api-keys | Loading commit data... | |
dashboard | Loading commit data... | |
datasources | Loading commit data... | |
explore | Loading commit data... | |
folders | Loading commit data... | |
manage-dashboards | Loading commit data... | |
org | Loading commit data... | |
panel | Loading commit data... | |
playlist | Loading commit data... | |
plugins | Loading commit data... | |
profile | Loading commit data... | |
teams | Loading commit data... | |
templating | Loading commit data... | |
users | Loading commit data... | |
all.ts | Loading commit data... |