Commit Graph

255 Commits (8dcc2d6e552d7bfb26e4193b06f34f38d818cae9)

Author SHA1 Message Date
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
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