Commit Graph

102 Commits (e40777ea3640f6b4bc577c99bc3bc2e7ae5b3627)

Author SHA1 Message Date
benclive e40777ea36
chore: Apply label hash sorting to topk when timestamps match (#22282) 2 days ago
Paul Rogers a7adf30edb
perf(engine): Short-circuit DataObjScan when logs predicate is unsatisfiable (#22162) 4 days ago
Ivan Kalita 378ad03ee6
chore(compactor): EarliestRecordTime per logsobj builder (#22139) 6 days ago
Ivan Kalita bd6316d9ac
feat(compactor): Reuse logsobj builder metrics (#22138) 6 days ago
Sandeep Sukhani 77b271f9c9
fix: Request source key for collision-renamed labels in metric queries (#22141) 6 days ago
Bryan Boreham 107dfbde54
chore: Fix more errors reported by go test -race (#22055) 1 week ago
Trevor Whitney 88cdd1badd
refactor(dataobj-compactor): Split CompactionMerge into IndexMerge + LogMerge (#21930) 3 weeks ago
benclive 13c7181980
chore: Reduce allocs in range agg node (#21924) 3 weeks ago
Trevor Whitney 12c419b65d
feat(dataobj-compactor): Add CompactionMerge physical-plan node (#21844) 4 weeks ago
Ivan Kalita fef3db05f1
fix(engine): Revert "chore: Enable unwrap of batching pipeline (#21795)" (#21856) 4 weeks ago
benclive 0dcd72c42c
chore: Enable unwrap of batching pipeline (#21795) 4 weeks ago
Ashwanth 61538e4c6c
chore(aggregation): Without grouping should be performed on shortnames and sorted columns (#21687) 1 month ago
Christian Haudum aaa2d1137a
chore: Remove unused/dead code (#21724) 1 month ago
Sophie Waldman 7be7c9d594
feat(query engine): Implement line_format and label_format with new engine (#20123) 2 months ago
Bryan Boreham 8ca16c4e30
fix(columnar): Copy label values to avoid retaining memory (#21594) 2 months ago
Salva Corts fb6abe5d08
feat: Avoid executing tasks for which we have cached empty results (#21437) 2 months ago
Sandeep Sukhani e74e2a20c5
fix: grouping by non-existent label in v2 query engine (#21430) 2 months ago
Sandeep Sukhani 399efb0d67
fix: preserve parsed labels with empty values in samples query response from thor engine (#21351) 2 months ago
Salva Corts 5f06abe88d
perf: short-circuit cache when over max cacheable size (#21277) 2 months ago
Salva Corts 9ed2dd0e7d
feat: Add caching node to dataobjscan node (#21246) 2 months ago
Salva Corts bd51fcae09
feat(WIP): Task level caching (#21160) 2 months ago
Sophie Waldman 2b0a5a6e4d
fix(Thor): Allow non-strict parsing with logfmt (#21013) 3 months ago
Dylan Guedes 5c17103665
feat(query-engine): Omit labels with empty values (#21173) 3 months ago
benclive 968dabadd5
chore: Increase batch sizes for pointers reads (#20983) 3 months ago
Salva Corts a4de7ad732
refactor: Move batching to pipeline wrapper (#21123) 3 months ago
Paul Rogers 6717a46b92
chore: fix non-deterministic aggregator function (#21088) 3 months ago
Robert Fratto b8920125c5
chore(dataobj): add configurable prefetching (#20946) 3 months ago
Stas Spiridonov 32248ef0ba
chore(thor): Performance optimization for aggregator (#20934) 3 months ago
Stas Spiridonov 0b483ab9c0
fix(thor): Fix for column duplicates in consequent compat stages (#20893) 4 months ago
Ashwanth a56220f22f
chore(planner): apply parallelPushdown optimisation to valid aggregations (#20655) 4 months ago
Robert Fratto 00c8211fbf
chore(engine): add concurrency to Pipeline.Open (#20839) 4 months ago
Ashwanth 73961f18a3
chore(xcap): leaner xcap API (#20771) 4 months ago
Stas Spiridonov b1f059d4e0
fix(thor): incorrect empty records skipping (#20812) 4 months ago
Robert Fratto 11f885af7a
chore(engine): fix streamsView.Open semantics (#20802) 4 months ago
Robert Fratto 2d63582b15
chore: finish adding Open semantics in engine, metastore (#20798) 4 months ago
Robert Fratto d85fb0317f
chore(dataobj): Add Open semantics to section readers (#20790) 4 months ago
Robert Fratto 6a2c7c79e3
refactor(engine): introduce Pipeline.Open method (#20785) 4 months ago
Trevor Whitney f6a6a4fad5
feat: add case-insensitive regex optimization (#20578) 4 months ago
Trevor Whitney 5acb96abbd
ci: add drilldown and case insensitive queries to correctness tests (#20603) 4 months ago
Joe Elliott a4e75ce474
perf: avoid bytes to runes allocs by decoding in place (#20602) 4 months ago
Stas Spiridonov 514a142859
fix(thor): Fix error filtering before range aggregations (#20560) 4 months ago
Stas Spiridonov efdb1f5a37
chore: Reducing waste on processing empty records (#20562) 4 months ago
Ashwanth 8b7161a9fc
chore(engine): enforce max_query_series (#20557) 5 months ago
Ashwanth b21825ec23
chore: capture aggregation exec duration (#20299) 5 months ago
Stas Spiridonov 805b8020df
chore: Thor query engine memory improvements, part 3 (#20530) 5 months ago
Stas Spiridonov bedfb78378
chore: Thor query engine memory improvements, part 2 (#20473) 5 months ago
Salva Corts 76a21de886
feat: Add Header Propagation and Stream Filtering to V2 Query Engine (#20449) 5 months ago
yy 0574159216
chore: typos in comments (#20481) 5 months ago
Ashwanth 8a6c4f8611
chore(planner): add filter stages to drop lines matching delete requests (#20395) 5 months ago
Stas Spiridonov 168da488db
fix: Out of bounds error fix for gapped window matcher (#20396) 5 months ago