Commit Graph

16 Commits (be7ff4b294b44ade4666a67ece559d9d9b0abeaf)

Author SHA1 Message Date
Charles Korn 545fb1597c
refactor(stringlabels): Support stringlabels in `logql/log` package (#17838) 7 months ago
Trevor Whitney 3d2286a840
chore: implement multi-variant extractor that can return multiple samples (#17149) 8 months ago
Robert Fratto 36bcb5aa2d
chore(dataobj): fix regression in allocations of row readers (#17784) 8 months ago
Robert Fratto a237444f0d
refactor(dataobj): invert dependency between dataobj and sections (#17762) 8 months ago
Trevor Whitney 577d501839
refactor: extractors can return multiple samples (#17064) 8 months ago
Robert Fratto 4841b2abe2
chore(engine): provide basic implementation of DataObjScan (#17568) 8 months ago
Karsten Jeschkies a864f8b986
refactor(stringlabels): Support stringlabels in log.StreamPipeline (#17216) 9 months ago
benclive 9e68fb01f4
feat(dataobj): Add query stats collection to the dataobj readers (#17128) 9 months ago
Robert Fratto bd4331363b
chore: align benchmark results between chunks and dataobjs (#17127) 9 months ago
benclive 8e421186df
chore: Collect basic stats from dataobj queries (#17111) 9 months ago
benclive 979f7614bc
perf: Optimization pass for reading from dataobjs (#16747) 10 months ago
Trevor Whitney 5b16c0be7d
refactor: allow sample expressions to have multiple extractors (#16224) 11 months ago
Cyril Tovena 543ad8e894
feat(dataobj-querier): Fixes streams section sharding & instrumentation (#16349) 11 months ago
Cyril Tovena fdbd66806a
chore(dataobj): Only stop reading from dataobj reader on EOF (#16274) 11 months ago
Cyril Tovena 8f69f0dbd4
feat(dataobj): Implement SelectLogs using a topk min-heap (#16261) 11 months ago
Cyril Tovena 13a6c33e32
feat(dataob): Implement SelectSamples (#16251) 11 months ago