Commit Graph

372 Commits (6cc581bd26cc00c4912d3ddf50db68839349a378)

Author SHA1 Message Date
Susana Ferreira ef49909430
Refactor sharding engine to downstream engine (#5546) 3 years ago
Susana Ferreira 16aa9dd55d
Update vectorAggEvaluator to fail for expressions without grouping (#5544) 3 years ago
Cyril Tovena a411bb9420
Disable sharding of count/avg when labels are mutated (#5474) 3 years ago
Cyril Tovena 6dad54fef9
Fixes ingester sample deduping (#5470) 3 years ago
Cyril Tovena e3db2671f4
Do not insert point when missing when sharding (#5444) 3 years ago
Sas Swart c80244a3e4
Parse duration expressions in accordance with promql (#5275) 3 years ago
Cyril Tovena 07e5eb33d3
Do not use WaitGroup context for StepEvaluator (#5425) 3 years ago
Cyril Tovena 9b6f17f168
Add the total number of subqueries to query statistics (#5397) 3 years ago
Sas Swart 64589d0339
Logql: Correct grouping type in pkg/logql/expr.y (#5306) 3 years ago
Ed Welch b3af2dbeef
Loki: include the component in metrics.go log line (#5379) 3 years ago
Cyril Tovena bbaef790db
Add usage report into Loki. (#5361) 3 years ago
Bryan Boreham a50cac7674
filters: use faster regexp package (#5315) 3 years ago
Cyril Tovena e3b74158a5
Fixes log deduplication when mutating Labels using LogQL (#5289) 3 years ago
Owen Diehl 2af3ca077e
Logql/parallel binop (#5317) 3 years ago
Vladyslav Diachenko ea37f4595d
added upgrade notes (#5311) 3 years ago
Cyril Tovena 3af7b7900e
Refactor HeapIterator into Merge and Sort Iterator. (#5281) 3 years ago
Kaviraj Kanagaraj f5d570177a
Fork `cortex/pkg/util` into Loki (#5257) 3 years ago
Arve Knudsen a2dd731586
Chore: Add pkg/util/log package (#5187) 3 years ago
Cyril Tovena 21e61315df
LogQL: add __line__ function to | line_format template (#4879) 3 years ago
Susana Ferreira 191a8a6f9d
Store metrics queueTime in seconds (#5052) 3 years ago
Susana Ferreira 82f8f3c1e5
Log time in queue per request (#4949) 3 years ago
Kaviraj fe1d28a545
Chore: use `spanlogger` from `dskit` (#5029) 3 years ago
李国忠 a66e148f83
[new feature] logql: extrapolate unwrapped rate function (#5013) 3 years ago
Dylan Guedes d5783e86a3
Copy `cortex/pkg/querier/astmapper` package dependency into Loki (#4982) 3 years ago
Kaviraj 38c42a26c6
Move `cortex/pkg/tenant` dependency to Loki. (#4944) 4 years ago
Marco Pracucci 2b0d020146
Refactor pkg/util/server to avoid cortexpb import in downstream projects vendoring logql (#4833) 4 years ago
Cyril Tovena 0a944670ef
Improve LogQL format stages requireLabel (#4769) 4 years ago
Marco Pracucci c53457feb9
Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
Kaviraj 1b63331e3d
Add support for `X-Query-Tags` (#4814) 4 years ago
Cyril Tovena 45ed6d560d
Fix up a merge conflict on log filter (#4815) 4 years ago
Hiroki Sakamoto b1b82a6000
[Hot Fix] Merge improving case sensitive search correctly (#4804) 4 years ago
Cyril Tovena dc222dc98d
Improve case insensitive search to avoid allocations. (#4394) 4 years ago
Karsten Jeschkies 4c9e4f5f06
Make `*` and `+` non-greedy to double regex filter speed. (#4775) 4 years ago
Karsten Jeschkies c19a6c5bbc
Join contain filters into one. (#4528) 4 years ago
Cyril Tovena d81f757ecb
Refactor and simplify stats package. (#4712) 4 years ago
Kaviraj 1e0386e9e6
Fix `ip` matcher lexer to differentiate filter from identifier (#4598) 4 years ago
Garrett 1c7df620c4
add date time sprig template functions in logql label/line formatter (#4603) 4 years ago
lingpeng0314 76e2a14029
add group_{left,right} to LogQL (#4510) 4 years ago
Garrett a046d79261
make LogQL syntax scope from private to public (#4446) 4 years ago
Danny Kopping cff8324f24
Replacing go-kit/kit/log with go-kit/log (#4484) 4 years ago
Mauro Stettler 4b59556342
Update cortex to newer version (#4478) 4 years ago
Garrett 4417340089
add on and ignoring clauses in binOpExpr (#4391) 4 years ago
Cyril Tovena a6c7ecc2fa
Fixes the pattern parser validation. (#4308) 4 years ago
Arve Knudsen bfb4b00bca
Chore: Reformat Go files (#4304) 4 years ago
Cyril Tovena 32e55c3043
Fork cortex chunk storage into Loki. (#3842) 4 years ago
Kaviraj bfb24e6a4c
Ip matcher for LogQL (#3986) 4 years ago
Periklis Tsirakidis cb337c3b71
Add LogQL AST walker (#3991) 4 years ago
Jarrod Funnell 267107b75e
Parser: Allow literal control chars in logfmt decoder (#3932) 4 years ago
Owen Diehl b58e9cdee2
fixes a badly referenced variable name in StepEvaluator code (#3996) 4 years ago
Cyril Tovena 5d8414fcd6
Intern label keys for LogQL parser. (#3990) 4 years ago