Commit Graph

280 Commits (080a9300a1daccac562ae05c0d3be45e09a6ca91)

Author SHA1 Message Date
Robert Fratto 0bc5895b0f
chore(engine): enable native histograms for engine execution phases (#20861) 1 week ago
Robert Fratto 00c8211fbf
chore(engine): add concurrency to Pipeline.Open (#20839) 1 week ago
Ashwanth 73961f18a3
chore(xcap): leaner xcap API (#20771) 1 week ago
Ashwanth 5bf2d00458
chore(scheduler): assign tasks in per-worker loop (#20826) 1 week ago
Stas Spiridonov b1f059d4e0
fix(thor): incorrect empty records skipping (#20812) 2 weeks ago
Robert Fratto 11f885af7a
chore(engine): fix streamsView.Open semantics (#20802) 2 weeks ago
Robert Fratto 2d63582b15
chore: finish adding Open semantics in engine, metastore (#20798) 2 weeks ago
Robert Fratto d85fb0317f
chore(dataobj): Add Open semantics to section readers (#20790) 2 weeks ago
Robert Fratto 6a2c7c79e3
refactor(engine): introduce Pipeline.Open method (#20785) 2 weeks ago
Trevor Whitney 3b44b8057b
fix: correctness failure for aggregations with a drop (#20782) 2 weeks ago
Ivan Kalita d5d2b3fa5a
fix(wire): fix panic on accept (#20720) 2 weeks ago
benclive b0c993eaf0
chore: Implement wire metrics for schedulers, workers (#20698) 3 weeks ago
Trevor Whitney f6a6a4fad5
feat: add case-insensitive regex optimization (#20578) 3 weeks ago
Trevor Whitney 5acb96abbd
ci: add drilldown and case insensitive queries to correctness tests (#20603) 3 weeks ago
benclive 660ce3f238
fix(dataobj): Also apply categorize labels to parsed labels (#20671) 3 weeks ago
benclive a029934ef2
chore: resolve predicate columns in distributed metastore (#20504) 3 weeks ago
Robert Fratto aebb8d3acc
chore(engine): add missing godoc comments in planner, workflow (#20656) 3 weeks ago
Joe Elliott 32e75b601f
chore: Add fmt.Stringer support to Workflow and Plan (#20651) 3 weeks ago
Stas Spiridonov 7dff6add40
chore: Preserve order of log operations in the logical plan. (#20604) 3 weeks ago
Stas Spiridonov e1df6a50f1
chore: Panic on marshaling errors in scheduler wire implementation. (#20588) 4 weeks ago
Joe Elliott a4e75ce474
perf: avoid bytes to runes allocs by decoding in place (#20602) 4 weeks ago
Ashwanth 9339218b48
chore(xcap): link parents in workflow while merging captures (#20596) 4 weeks ago
Stas Spiridonov 6280be8b91
chore: Fix protos for remote transport (#20582) 4 weeks ago
Stas Spiridonov 514a142859
fix(thor): Fix error filtering before range aggregations (#20560) 1 month ago
Nepomuk Crhonek 1fa1a15598
fix(engine): correct 'end' attribute in Basic.Execute trace span (#20561) 1 month ago
Stas Spiridonov efdb1f5a37
chore: Reducing waste on processing empty records (#20562) 1 month ago
Ashwanth 8b7161a9fc
chore(engine): enforce max_query_series (#20557) 1 month ago
Ashwanth b21825ec23
chore: capture aggregation exec duration (#20299) 1 month ago
Salva Corts 7151be73bf
feat: V2 query engine limits (#20549) 1 month ago
benclive 934256a58b
chore: Set scheduler lookup interval in logql bench tests (#20550) 1 month ago
Ashwanth 8a08023602
chore(engine): enforce retention at query time (#20497) 1 month ago
Stas Spiridonov 805b8020df
chore: Thor query engine memory improvements, part 3 (#20530) 1 month ago
benclive 787be333c2
chore: Tag worker profiles with fragment root node (#20521) 1 month ago
Stas Spiridonov bedfb78378
chore: Thor query engine memory improvements, part 2 (#20473) 1 month ago
Ivan Kalita c05498f937
fix(xcap): properly report end (#20505) 1 month ago
Salva Corts 76a21de886
feat: Add Header Propagation and Stream Filtering to V2 Query Engine (#20449) 1 month ago
Robert Fratto 6a77385878
chore(engine): add logs for task analysis (#20507) 1 month ago
yy 0574159216
chore: typos in comments (#20481) 1 month ago
Ashwanth a2791ba98a
feat(deletes): support time range filtering for listing deletes (#20427) 1 month ago
Ashwanth 8a6c4f8611
chore(planner): add filter stages to drop lines matching delete requests (#20395) 1 month ago
Ivan Kalita 7da73aaa7e
chore(dataobj): optimize bitmap decoder (#20467) 1 month ago
Robert Fratto 6b74130288
chore(engine): fix regex simplification when there is >1 regex (#20474) 1 month ago
Robert Fratto 005321ed5a
chore(engine): add hierarchical fair priority queues to v2 engine scheduler (#20405) 1 month ago
Stas Spiridonov 168da488db
fix: Out of bounds error fix for gapped window matcher (#20396) 1 month ago
Trevor Whitney 66fd9d8bde
feat: disambiguate metadata for better scans (#20245) 1 month ago
Robert Fratto 3939e6ac7b
chore(engine): bypass regex simplfiication for stream selectors (#20387) 1 month ago
Assel Meher 5663f9c26d
feat(engine): add regexp parser support for log queries (#20286) 2 months ago
Stas Spiridonov c2116618bd
chore: Improving memory allocations for new query engine (#20321) 2 months ago
Robert Fratto c8a49d4d72
chore(engine): add support for simplifying regular expressions (#20297) 2 months ago
Robert Fratto f69fa66a71
chore(engine): log number of tasks in execution plan (workflow) (#20305) 2 months ago