Commit Graph

149 Commits (cf12656a148cee6a605c19c45b8c27e4050f2ece)

Author SHA1 Message Date
benclive 077e4196ef
chore: Add indexes to LogQL benchmarks (#18500) 11 months ago
Robert Fratto 86c57c8616
chore: consistently use new labels.Labels API (#18490) 11 months ago
benclive 517c317c97
chore: Integrate indexes with the new query engine (#18427) 11 months ago
benclive d0a3cd86a7
chore: Remove lookback from stats in unsupported sections (#18489) 11 months ago
Periklis Tsirakidis 17d6853535
chore: Add support for indexpointers section (#18485) 11 months ago
Periklis Tsirakidis bcf24e4cfb
chore(dataobj): Use indexpointer sections in metastore reads and writes (#18448) 11 months ago
Periklis Tsirakidis 6eedcaaded
chore(dataobj): Add new index pointers section type (#18441) 11 months ago
benclive 1f0edcd4ac
feat: Initial index-builder implementation (#18297) 11 months ago
Christian Haudum d9f7d785ff
chore(engine): Sort entries in dataobj sections by timestamp descending (#18367) 11 months ago
benclive 5429647b81
chore: Add pointers to dataobj-inspect UI (#18372) 11 months ago
benclive f66781d426
fix: Row reader with no stream ID predicates (#18368) 11 months ago
Robert Fratto 26cb50e65a
chore(dataobj): Improve performance of dataset.Value API (#18339) 11 months ago
benclive a238816751
perf: Use map for InPredicate when reading dataobj (#18325) 11 months ago
Robert Fratto 807f06baf3
chore(dataobj/uploader): expose logs for uploaded objects (#18338) 11 months ago
Robert Fratto 9c3d86be52
chore(dataobj): cut logs section based on uncompressed size (#18329) 11 months ago
Ashwanth 5c02493fe2
chore(dataobj): avoid reading a predicate column more than once (#18324) 11 months ago
Christian Haudum 2cbbbd1f46
chore: Fixup metric names for dataobj-consumer and histogram bucket (#18295) 11 months ago
Christian Haudum b1fc685397
chore: Extend instrumentation of dataobject uploader (#18292) 11 months ago
Robert Fratto 30ccf5172c
chore(util/arrowtest): export arrowtest package (#18255) 12 months ago
benclive 9642af3ac6
chore: Add new pointers section type for dataobj (#18243) 12 months ago
Christian Haudum b316d52612
chore(engine): Use shard information from query frontend in the new query engine (#17792) 12 months ago
Robert Fratto 06cf52757b
chore(dataobj): Add columnar reading APIs to logs and streams sections (#17976) 1 year ago
Robert Fratto c5ac922e55
chore(dataobj): Use pooled buffers when decoding pages (#17955) 1 year ago
Charles Korn 545fb1597c
refactor(stringlabels): Support stringlabels in `logql/log` package (#17838) 1 year ago
Christian Haudum 48f1d0ebc0
chore(dataobj): Decompress zstd compressed pages upfront (#17841) 1 year ago
Oleg Zaytsev c8a15f451c
refactor: Use OTel tracing library (#17859) 1 year ago
benclive e6fe98c7c3
chore: Emit metastore event to kafka after object build (#17842) 1 year ago
benclive 02a6b81c66
chore: Estimate builder size when using multiple sections (#17840) 1 year ago
Trevor Whitney 3d2286a840
chore: implement multi-variant extractor that can return multiple samples (#17149) 1 year ago
Jackson Coelho 8f58df6e47
chore: rename dataobj consumer metrics (#17830) 1 year ago
Jackson Coelho 8001beef13
chore: add metrics (#17823) 1 year ago
Robert Fratto 36bcb5aa2d
chore(dataobj): fix regression in allocations of row readers (#17784) 1 year ago
Robert Fratto a237444f0d
refactor(dataobj): invert dependency between dataobj and sections (#17762) 1 year ago
Robert Fratto 7b0d6d7144
chore(dataobj): Migrate to dynamic section types (#17708) 1 year ago
Robert Fratto 3fbebd3bc4
chore(dataobj): migrate to section-relative offsets (#17704) 1 year ago
Ashwanth 3ad1a64bc1
chore(dataobj): fixes a memory aliasing bug in dataobj reader (#17537) 1 year ago
Trevor Whitney 577d501839
refactor: extractors can return multiple samples (#17064) 1 year ago
Robert Fratto 4841b2abe2
chore(engine): provide basic implementation of DataObjScan (#17568) 1 year ago
Ashwanth 009600cb51
chore(dataobj): order predicates based on row selectivity and cost of reading (#17376) 1 year ago
Ashwanth 5961923836
chore(dataobj): apply predicates sequentially (#17283) 1 year ago
Ashwanth 42e2407137
chore(dataobj): backfill sparse rows using EncodeN (#16485) 1 year ago
aarogoss ab65ac5e8e
feat: refactors kafka/client to improve metric collection (#17308) 1 year ago
Ashwanth 7dd4ab4b09
chore(dataobj): correct stats calculation for prepredicate bytes read (#17279) 1 year ago
Karsten Jeschkies a864f8b986
refactor(stringlabels): Support stringlabels in log.StreamPipeline (#17216) 1 year ago
benclive 9e68fb01f4
feat(dataobj): Add query stats collection to the dataobj readers (#17128) 1 year ago
benclive e5784d7a82
perf: Reuse Values in dataobj.Reader to reduce allocs (#16988) 1 year ago
Robert Fratto bd4331363b
chore: align benchmark results between chunks and dataobjs (#17127) 1 year ago
benclive 8e421186df
chore: Collect basic stats from dataobj queries (#17111) 1 year ago
aarogoss e962398462
feat: Optionally enable kafka histograms for read/write latency (#17089) 1 year ago
Christian Haudum e297c51d20
chore(metastore): Use constants for label names (#17048) 1 year ago