Commit Graph

291 Commits (main)

Author SHA1 Message Date
Dylan Guedes 8e18f108d6
feat: Align start time when the query is received (#20967) 1 day ago
Ivan Kalita 1b357f8c42
chore(loki): add more http2 errors (#20984) 1 day ago
Robert Fratto 1f7cacfb27
fix(engine): fix additional instances of writing/reading on a closed conn (#20982) 1 day ago
Robert Fratto 9546636275
chore(engine): don't observe task execution time if there's no assign time (#20956) 3 days ago
Salva Corts f083618d65
feat: Batch records before writing to sinks (#20821) 3 days ago
Robert Fratto b8920125c5
chore(dataobj): add configurable prefetching (#20946) 3 days ago
Stas Spiridonov 987079d842
chore(thor): Disable admission lanes for non-log queries (#20947) 3 days ago
Stas Spiridonov 32248ef0ba
chore(thor): Performance optimization for aggregator (#20934) 4 days ago
Dylan Guedes 28d03ec88b
fix(engine): align range-query evaluation timestamps to the step grid (#20904) 5 days ago
Stas Spiridonov 0b483ab9c0
fix(thor): Fix for column duplicates in consequent compat stages (#20893) 1 week ago
Ashwanth a56220f22f
chore(planner): apply parallelPushdown optimisation to valid aggregations (#20655) 1 week ago
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) 3 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) 4 weeks ago
Stas Spiridonov 7dff6add40
chore: Preserve order of log operations in the logical plan. (#20604) 4 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) 1 month 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