Commit Graph

158 Commits (JStickler-patch-1)

Author SHA1 Message Date
Robert Fratto 517b59f087
chore: update github.com/thanos-io/objstore fork (#18620) 5 months ago
Robert Fratto 9129d8cdd0
chore(engine): use columnar logs.Reader for DataObjScan (#18577) 5 months ago
Robert Fratto 061d1c1d22
chore(dataobj): make copy of pages from downloaded window (#18566) 5 months ago
Ashwanth da4e59f8c6
chore(dataobj): store sort order information in section metadata (#18499) 5 months ago
benclive 41d93f8a86
fix: Fix empty streamIDs in multi-section index objects (#18556) 5 months ago
Christian Haudum ce03b7943a
chore(dataobj): Improve default builder target sizes and settings help (#18543) 5 months ago
benclive f075da4f94
chore: Use correct TimeRange predicate for indexpointers (#18529) 5 months ago
Robert Fratto 009dd388f2
chore(dataobj/consumer): track latest delay to Kafka (#18528) 5 months ago
benclive 798f77892e
chore: Fix slicelabels merge conflict in calculator.go (#18517) 5 months ago
benclive 077e4196ef
chore: Add indexes to LogQL benchmarks (#18500) 5 months ago
Robert Fratto 86c57c8616
chore: consistently use new labels.Labels API (#18490) 5 months ago
benclive 517c317c97
chore: Integrate indexes with the new query engine (#18427) 5 months ago
benclive d0a3cd86a7
chore: Remove lookback from stats in unsupported sections (#18489) 5 months ago
Periklis Tsirakidis 17d6853535
chore: Add support for indexpointers section (#18485) 5 months ago
Periklis Tsirakidis bcf24e4cfb
chore(dataobj): Use indexpointer sections in metastore reads and writes (#18448) 6 months ago
Periklis Tsirakidis 6eedcaaded
chore(dataobj): Add new index pointers section type (#18441) 6 months ago
benclive 1f0edcd4ac
feat: Initial index-builder implementation (#18297) 6 months ago
Christian Haudum d9f7d785ff
chore(engine): Sort entries in dataobj sections by timestamp descending (#18367) 6 months ago
benclive 5429647b81
chore: Add pointers to dataobj-inspect UI (#18372) 6 months ago
benclive f66781d426
fix: Row reader with no stream ID predicates (#18368) 6 months ago
Robert Fratto 26cb50e65a
chore(dataobj): Improve performance of dataset.Value API (#18339) 6 months ago
benclive a238816751
perf: Use map for InPredicate when reading dataobj (#18325) 6 months ago
Robert Fratto 807f06baf3
chore(dataobj/uploader): expose logs for uploaded objects (#18338) 6 months ago
Robert Fratto 9c3d86be52
chore(dataobj): cut logs section based on uncompressed size (#18329) 6 months ago
Ashwanth 5c02493fe2
chore(dataobj): avoid reading a predicate column more than once (#18324) 6 months ago
Christian Haudum 2cbbbd1f46
chore: Fixup metric names for dataobj-consumer and histogram bucket (#18295) 6 months ago
Christian Haudum b1fc685397
chore: Extend instrumentation of dataobject uploader (#18292) 6 months ago
Robert Fratto 30ccf5172c
chore(util/arrowtest): export arrowtest package (#18255) 6 months ago
benclive 9642af3ac6
chore: Add new pointers section type for dataobj (#18243) 6 months ago
Christian Haudum b316d52612
chore(engine): Use shard information from query frontend in the new query engine (#17792) 6 months ago
Robert Fratto 06cf52757b
chore(dataobj): Add columnar reading APIs to logs and streams sections (#17976) 7 months ago
Robert Fratto c5ac922e55
chore(dataobj): Use pooled buffers when decoding pages (#17955) 7 months ago
Charles Korn 545fb1597c
refactor(stringlabels): Support stringlabels in `logql/log` package (#17838) 7 months ago
Christian Haudum 48f1d0ebc0
chore(dataobj): Decompress zstd compressed pages upfront (#17841) 7 months ago
Oleg Zaytsev c8a15f451c
refactor: Use OTel tracing library (#17859) 7 months ago
benclive e6fe98c7c3
chore: Emit metastore event to kafka after object build (#17842) 7 months ago
benclive 02a6b81c66
chore: Estimate builder size when using multiple sections (#17840) 7 months ago
Trevor Whitney 3d2286a840
chore: implement multi-variant extractor that can return multiple samples (#17149) 7 months ago
Jackson Coelho 8f58df6e47
chore: rename dataobj consumer metrics (#17830) 7 months ago
Jackson Coelho 8001beef13
chore: add metrics (#17823) 7 months ago
Robert Fratto 36bcb5aa2d
chore(dataobj): fix regression in allocations of row readers (#17784) 7 months ago
Robert Fratto a237444f0d
refactor(dataobj): invert dependency between dataobj and sections (#17762) 7 months ago
Robert Fratto 7b0d6d7144
chore(dataobj): Migrate to dynamic section types (#17708) 8 months ago
Robert Fratto 3fbebd3bc4
chore(dataobj): migrate to section-relative offsets (#17704) 8 months ago
Ashwanth 3ad1a64bc1
chore(dataobj): fixes a memory aliasing bug in dataobj reader (#17537) 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
Ashwanth 009600cb51
chore(dataobj): order predicates based on row selectivity and cost of reading (#17376) 8 months ago
Ashwanth 5961923836
chore(dataobj): apply predicates sequentially (#17283) 8 months ago
Ashwanth 42e2407137
chore(dataobj): backfill sparse rows using EncodeN (#16485) 8 months ago