Commit Graph

183 Commits (6da518c728c68f70b75b5aaaa3ae06d3589cb637)

Author SHA1 Message Date
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
Cyril Tovena e9c0687c15
Reject labels with invalid runes when using implicit extraction parser. (#3983) 4 years ago
Nick Pillitteri b830d65bdd
Use the Cortex wrapper for getting tenant ID from a context (#3973) 4 years ago
Cyril Tovena bee456737e
Shards Series API. (#3856) 4 years ago
Danny Kopping 71889dcb19
Querier/Ingester: Fixing json expression parser bug (#3928) 4 years ago
Cyril Tovena bdee4a3741
Logs ingester and store queries boundaries. (#3849) 4 years ago
Cyril Tovena 59bb6d3fba
LogQL: Pattern Parser (#3837) 4 years ago
Cyril Tovena 526dc4bbe7
Fixes parser labels hint for grouping. (#3763) 4 years ago
Cyril Tovena e5a3afedff
Add fromJson to the template stage. (#3736) 4 years ago
Cyril Tovena 806d6a503e
Custom Retention (#3642) 4 years ago
Ed Welch 6e67d1ea5d
Loki/Promtail: Client Refactor (#3623) 4 years ago
Owen Diehl d9637a6654
locks trailers during iteration (#3595) 4 years ago
Cyril Tovena 4d1da2edf3
first_over_time and last_over_time (#3050) 4 years ago
Cyril Tovena eff4ff1231
Improve matchers validations. (#3564) 4 years ago
Sandeep Sukhani b152bc2cf3
check for stream selectors to have atleast one equality matcher (#3216) 4 years ago
Cyril Tovena a76a17877b
Add a target to reproduce fuzz testcase (#3553) 4 years ago
Cyril Tovena b11d2effe2
Fixes a bug in MatrixStepper when sharding queries. (#3550) 4 years ago
Lars Lehtonen b5930d6d9d
single import of jsoniter in logql subpackages (#3544) 4 years ago
Garrett f70c7ea0bc
Implement offset modifier for range vector aggregation in LogQL (#3455) 4 years ago
Cyril Tovena a7e0770acb
Fixes a race introduced by #3434. (#3517) 4 years ago
Cyril Tovena 6148794b9b
Fixes a bug where unpack would mutate log line. (#3502) 4 years ago
Aditya C S b1ea8ac050
support math functions in line_format and label_format (#3434) 4 years ago
Cyril Tovena d6ecfd2431
Set the byte slice cap correctly when unsafely converting string. (#3487) 4 years ago
Cyril Tovena 64decdbcb6
Set a max size for the logql parser to 5k. (#3471) 4 years ago
Cyril Tovena c49e807a55
Fixes Issue 28593: loki:fuzz_parse_expr: Timeout in fuzz_parse_expr. (#3470) 4 years ago
Cyril Tovena e29d53631e
Fixes out-of-memory fuzzing issue. (#3469) 4 years ago
Cyril Tovena a29901d33a
Add limit and line_returned in the query log. (#3423) 4 years ago
Cyril Tovena ce4f78515f
Improve the parser hint tests. (#3429) 4 years ago
Ed Welch 6d48fb6942
change ReadStringAsSlice to ReadString so it doesn't parse quotes inside the packed _entry (#3432) 4 years ago
Cyril Tovena 32d668ceb0
Only unpack entry if the key `_entry` exist. (#3426) 4 years ago
Cyril Tovena 7886f35b8f
Introduce a unpack parser. (#3420) 4 years ago
Ed Welch 74a97899dd
Loki: Fix parser hint for extracted labels which collide with stream labels (#3380) 4 years ago
Cyril Tovena e21d6edc10
Fixes 500 in the querier when returning multiple errors. (#3348) 4 years ago
Cyril Tovena f10535f7c1
Fixes a panic with whitespace key. (#3372) 4 years ago
Cyril Tovena c4d3f72191
Fixes tightloop that could happen in the engine with LogQL parser. (#3347) 4 years ago
Danny Kopping feb7fb470b
LogQL: Simple JSON expressions (#3280) 4 years ago
Owen Diehl 5f0c06ac3a
Logql/absent label optimization (#3299) 4 years ago
Jacob Lisi 923671a17e
chore: update cortex to latest and fix refs (#3295) 4 years ago
Cyril Tovena 3bd725e826
Fixes logfmt parser hints. (#3279) 4 years ago
Owen Diehl 4d1c6e0169
adds another test (#3278) 4 years ago