Commit Graph

581 Commits (bfa2a1df65e233ce99fccd01df2130f440ebd166)

Author SHA1 Message Date
Christian Haudum 6b4430afd0
chore(engine): Collect pipeline records into Loki result (#17447) 9 months ago
Ed Welch 87922da28d
fix: improve structured metadata label normalization performance (#17332) 9 months ago
Karsten Jeschkies a864f8b986
refactor(stringlabels): Support stringlabels in log.StreamPipeline (#17216) 9 months ago
Shantanu Alshi f70dd18f82
chore(deps): Use updated prometheus/otlptranslate (#17227) 9 months ago
benclive 9e68fb01f4
feat(dataobj): Add query stats collection to the dataobj readers (#17128) 9 months ago
Christian Haudum cfe3675295
fix(ci): Fix deprecation errors from staticcheck linter (#17210) 9 months ago
Robert Fratto 7e71ded446
chore(logql/bench): store proper timestamps in generated chunks (#17132) 9 months ago
Robert Fratto bd4331363b
chore: align benchmark results between chunks and dataobjs (#17127) 9 months ago
Robert Fratto 88beefb02a
fix(logql): Fix inconsistency with parsed field short circuiting (#17104) 9 months ago
benclive 8e421186df
chore: Collect basic stats from dataobj queries (#17111) 9 months ago
Trevor Whitney 940a067a50
chore: apply series limit per variant for multi-variant queries (#16887) 9 months ago
Robert Fratto 300c1e859e
chore(logql/bench): Fix bug in bench data generation and update naming conventions (#17051) 9 months ago
Christian Haudum 1705f98a9f
chore(engine): Wire up new execution engine (#17032) 9 months ago
Robert Fratto 5b787c0f5b
chore(logql/bench): use benchstat naming conventions for benchmarks (#17006) 9 months ago
Christian Haudum 0a3230f457
chore(ast): Update WalkFn signature to return bool (#16989) 9 months ago
Trevor Whitney 507d269832
feat: return the jsonpath of json detected fields (#16861) 10 months ago
Robert Fratto 9be95a3e8c
chore(dataobj): reduce memory overhead of merging logs stripes (#16833) 10 months ago
Trevor Whitney 23800f6100
chore: convert multi-variant queries from global to per-tenant config (#16718) 10 months ago
Cyril Tovena 1b57297a46
feat(logql): Add LogQL Benchmark Suite (#16434) 10 months ago
Paul Rogers 27431b7e7e
chore: Linting update for new golangci (#16572) 10 months ago
Trevor Whitney 40d7b979a4
chore: implement multi-variant queries (#16426) 10 months ago
Eng Zer Jun 982b16b404
refactor: replace min/max helpers with built-in min/max (#16438) 10 months ago
Ed Welch 558a0839b2
chore: log X-Query-Tags in the frontend executing query log message (#16407) 11 months ago
Trevor Whitney 5b16c0be7d
refactor: allow sample expressions to have multiple extractors (#16224) 11 months ago
Trevor Whitney 417d0a5252
chore: add multi-variant query support to LogQL (#16196) 11 months ago
benclive 6d691ac38d
fix(approx_topk): Map approx_topk operation in all cases (#16131) 11 months ago
Christian Haudum 1187a73667
chore: LogQL syntax and AST simplification and cosistency (#16028) 11 months ago
Christian Haudum bebd1532b7
ci: Fix `gochecksumtype` linter error (#16096) 11 months ago
Christian Haudum 3888866616
fix(engine): Fix `Walk()` function implementation on various `Expr` implementations (#16033) 11 months ago
Karsten Jeschkies 83339cbde0
fix: Adjust with offset in last, first and quantile over time queries. (#15915) 11 months ago
Sven Grossmann 9182addea6
fix: prevent fast ascii comparison if char is not letter (#15774) 12 months ago
Karsten Jeschkies bef20431cb
perf(approx_topk): Reduce memory usage of HyperLogLog in approx_topk. (#15559) 1 year ago
Christian Haudum 7033091bc9
feat: Detect fields based on per-tenant configuration and put them into structured metadata at ingest time (#15188) 1 year ago
Ed Welch a3808b6b1d
fix: structured metadata not always passed down for processing deletes (#15526) 1 year ago
Karsten Jeschkies 04994ca821
perf: Improve `approx_topk` performance by reducing allocations. (#15450) 1 year ago
Cyril Tovena 2150fbcf52
feat: line_format bypass template execution if possible (#15411) 1 year ago
Trevor Whitney 17f197206d
fix: allow comparison against zero bytes (#15217) 1 year ago
Cyril Tovena 079779e8ba
chore: Improve containsLower performance using quick rejection (#15076) 1 year ago
Paul Rogers f2c2a22bdc
chore: Preparation for incoming static code analysis CI check (#15164) 1 year ago
Eng Zer Jun 062d1e9ca4
refactor: replace experimental `maps` and `slices` with stdlib (#15051) 1 year ago
Callum Styan 1ea49e31ea
chore: remove minor dead code that was missed in a PR review (#15094) 1 year ago
Shantanu Alshi 2ae1ead16a
chore(metric_extraction): Optimize labels result (#15068) 1 year ago
Cyril Tovena 90c5dbf0d3
chore: Revert syntax module (#14831) 1 year ago
Cyril Tovena 28c9645d10
chore: Introduce logql/syntax go module (#14790) 1 year ago
Karsten Jeschkies 7b53f20f70
feat: Introduce shardable probabilistic topk for instant queries. (#14243) 1 year ago
Christian Haudum 0760095a3e
chore: Add bool to metrics.go log line whether query used bloom filters (#14645) 1 year ago
Ashwanth 82fb2f0ae2
fix(label_format): renamed label should use ParsedLabel category (#14515) 1 year ago
Vladyslav Diachenko 08b1a9080b
fix(logql): updated JSONExpressionParser not to unescape extracted values if it is JSON object. (#14499) 1 year ago
Trevor Whitney b5462b6639
chore: remove copied loop vars (#14383) 1 year ago
Christian Haudum 833bf0def6
fix(logql): Fix panic in json parsing when using empty array index (#14393) 1 year ago