Commit Graph

331 Commits (61b377db509bebdb67f00a2db8212cc69d95b47b)

Author SHA1 Message Date
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
Salva Corts 904c963d17
feat: Resolve cached tasks in parent task (#21558) 2 months ago
Bryan Boreham 4850f1be4c
fix(columnar): Fix two race conditions in pkg/engine (#21674) 2 months ago
Sophie Waldman 7be7c9d594
feat(query engine): Implement line_format and label_format with new engine (#20123) 2 months ago
Bryan Boreham 9cdc29fb99
fix(columnar): Don't release Arrow records (#21670) 2 months ago
Bryan Boreham dc6cb78e74
chore(queries): Log User-Agent on query metrics and finished lines (#21663) 2 months ago
Bryan Boreham 8ca16c4e30
fix(columnar): Copy label values to avoid retaining memory (#21594) 2 months ago
Assel Meher c0a243b2a1
feat: add per-phase histogram metrics to engine worker pipeline (#21547) 2 months ago
Salva Corts 24ca0e4a2f
feat: Remove task_pruning_cache_fetch_batch_size in favor of existing memcached batching (#21593) 2 months ago
Bryan Boreham bc90e2620a
chore: try running workers with a smaller buffer (#21584) 2 months ago
Salva Corts f3673747f6
feat: Batch cache fetches in schedulers during task pruning (#21548) 2 months ago
Dylan Guedes f4f4bce1de
fix(query-engine): Fix different error messages ending up in different streams (#21552) 2 months ago
Salva Corts 2e0a70dfca
feat: clamp pointerscans to index start/end timeranges (#21534) 2 months ago
Stas Spiridonov ededf4029c
chore: Range aggregation split (#21497) 2 months ago
Salva Corts b68de56092
feat: use query logger on metastore workflow (#21511) 2 months ago
Salva Corts 1eae14bcf5
docs: Rename task results cache config (#21503) 2 months ago
Stas Spiridonov db47671ef1
chore: add statistics for bytes sent over the wire by scheduler (#21483) 2 months ago
Salva Corts fb6abe5d08
feat: Avoid executing tasks for which we have cached empty results (#21437) 2 months ago
Stas Spiridonov 53ff3023ac
chore: reorder `physical` package files (#21465) 2 months ago
Sophie Waldman 4e187b13dc
feat(query engine): Add workflow optimizer to clamp predicates on scan nodes (#21327) 2 months ago
Sandeep Sukhani e74e2a20c5
fix: grouping by non-existent label in v2 query engine (#21430) 2 months ago
Salva Corts c32b57f36b
feat: return caching stats in new engine (#21369) 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) 3 months ago
Dylan Guedes 20ea556e7d
fix(query-engine): Fix OR operations being silently dropped (#21204) 3 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
Salva Corts fc48c92890
test: Add cache correctness test (#21113) 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
Assel Meher a7c75a6007
feat(loki-query-engine): instrument query-engine with runtime/trace (#21000) 3 months ago
Salva Corts 6ef3827d1f
feat: Add results cache to thor query engine (#20986) 3 months ago
Paul Rogers 6717a46b92
chore: fix non-deterministic aggregator function (#21088) 3 months ago
Robert Fratto 8ab15f1e8a
chore(engine): ignore closed sources on bind (#20979) 3 months ago
Dylan Guedes e95137aa81
feat(engine): Dedupe entries when building final result (#21034) 3 months ago
Dylan Guedes a8814578cf
fix(query-scheduler): Only do alignment for metric queries (#21030) 3 months ago
Stas Spiridonov b2d98d676c
fix(thor): Return empty log lines properly for the new engine (#20971) 3 months ago
Dylan Guedes 8e18f108d6
feat: Align start time when the query is received (#20967) 3 months ago
Ivan Kalita 1b357f8c42
chore(loki): add more http2 errors (#20984) 3 months ago
Robert Fratto 1f7cacfb27
fix(engine): fix additional instances of writing/reading on a closed conn (#20982) 4 months ago
Robert Fratto 9546636275
chore(engine): don't observe task execution time if there's no assign time (#20956) 4 months ago
Salva Corts f083618d65
feat: Batch records before writing to sinks (#20821) 4 months ago
Robert Fratto b8920125c5
chore(dataobj): add configurable prefetching (#20946) 4 months ago
Stas Spiridonov 987079d842
chore(thor): Disable admission lanes for non-log queries (#20947) 4 months ago
Stas Spiridonov 32248ef0ba
chore(thor): Performance optimization for aggregator (#20934) 4 months ago
Dylan Guedes 28d03ec88b
fix(engine): align range-query evaluation timestamps to the step grid (#20904) 4 months ago
Stas Spiridonov 0b483ab9c0
fix(thor): Fix for column duplicates in consequent compat stages (#20893) 4 months ago