Commit Graph

71 Commits (main)

Author SHA1 Message Date
George Robinson a03e00a3bc
chore: better comments when end offset is zero (#20196) 2 weeks ago
George Robinson 333da739c7
feat: add processed records metric (#20191) 2 weeks ago
George Robinson c0c27b3596
feat: add downscalePermittedFunc to check downscale is permitted (#20171) 2 weeks ago
benclive 225a0595ac
chore: Define an E2E ingestion processing time metric (#20054) 4 weeks ago
Ivan Kalita 3559d4bd42
chore(metastore): add column reader for pointers section (#19992) 4 weeks ago
Christian Haudum 8b59b944f2
chore(dataobj): Use common base config for indexobj and logsobj builders (#20037) 4 weeks ago
George Robinson 677b2ecda1
feat: add prepare downscale handler (#20007) 1 month ago
George Robinson 9fb90309c0
chore: clean up prepare downscale handler (#20006) 1 month ago
Paul Rogers 91d4eb6ce1
feat: Add partition state to consumption lag metric (#19912) 1 month ago
George Robinson a28e755e79
chore: rename the prepare delayed downscale handler to better communicate what it does (#19727) 2 months ago
George Robinson 0af297cd4c
chore: remove loki_dataobj_consumer_processing_delay histogram (#19718) 2 months ago
Christian Haudum 0b4a7f5a2c
chore(dataobj-consumer): Re-use builder for CopyAndSort() (#19696) 2 months ago
benclive 6ee50064ea
chore: Ensure partition is set on partition-processor (#19693) 2 months ago
George Robinson da37290a40
fix: loki_dataobj_sort_duration_seconds never registered (#19679) 2 months ago
George Robinson 977fb2ba6f
feat: consume single topics in dataobj-consumer using partition ring (#19186) 2 months ago
Ashwanth fa8bd848f6
chore: update buildTable to sort rows using `BuilderOptions.SortOrder` (#19515) 2 months ago
Christian Haudum c06eb636e5
chore(engine): Add "compatibility node" to physical plan to adhere with naming of "colliding labels" in v1 engine (#19470) 3 months ago
Christian Haudum 386d4e1653
chore(dataobj): Make logs sort order in dataobjects configurable (#19373) 3 months ago
Christian Haudum a3017f2b13
chore(dataobj-consumer): Sort logs object-wide (#19231) 3 months ago
Christian Haudum 4c81ebc7c3
chore(dataobj): Add option to set target row limit for pages (#19128) 4 months ago
benclive 653d7ac19e
chore: Fix tenant info in sections when resetting (#19085) 4 months ago
George Robinson f60f818bdd
feat: build multi-tenant data objects (#19034) 4 months ago
George Robinson 44aba62243
fix: fix possible data loss in dataobj-consumers (#19060) 4 months ago
benclive 2d30c6a5a4
chore: Implement building multi-tenant indexes from multi-tenant objects (#18959) 4 months ago
benclive 0b9b4c1ee5
chore: Support multi-tenancy in indexobj builder (#18880) 4 months ago
George Robinson d8b22bfef8
fix: deadlock when shutting down dataobj-consumers (#18932) 4 months ago
benclive d93a44141f
chore: Make metastore event synchronous (#18928) 4 months ago
George Robinson 20d93e3a8d
chore: rename lastFlush to lastFlushed and move some tests (#18918) 4 months ago
George Robinson 3ed2c4e127
chore: add safety check for estimated size (#18919) 4 months ago
George Robinson 058eaa7e0b
chore: improve flush unit tests with better separation (#18917) 4 months ago
George Robinson 31d5f1a738
fix: reset the last modified timestamp on flush (#18916) 4 months ago
George Robinson 278374609d
chore: create a factory to create partition processors (#18897) 4 months ago
George Robinson 4608048388
chore: remove unused sync.Pool (#18895) 4 months ago
George Robinson be7ff4b294
chore: add flushAndCommit to make it harder to forget to commit offsets in future (#18851) 4 months ago
George Robinson 0941b90614
fix: dataobj-consumers did not commit offsets on idle flush (#18834) 4 months ago
George Robinson 8895090643
fix: dataobj-consumers commit incorrect offset, which can cause data loss (#18833) 5 months ago
benclive e57877e208
chore: Refactor metastore Updater (breaking change) (#18821) 5 months ago
Robert Fratto 2ca8e58b0e
chore(dataobj): add ability to buffer pending sections to disk (#18780) 5 months ago
George Robinson 53416a65ef
chore: use quartz.Clock to improve tests (#18810) 5 months ago
George Robinson 69a70dda88
chore: use zero value for time in partition_processor.go (#18798) 5 months ago
George Robinson c47841024e
chore: move mocks into mock.go (#18799) 5 months ago
Periklis Tsirakidis 0ec355c349
chore(dataobj): Use storage prefix for metastore index lookups (#18555) 5 months ago
Robert Fratto d4b027ae0c
chore(dataobj): return Object on Builder.Flush (#18622) 5 months ago
Robert Fratto 517b59f087
chore: update github.com/thanos-io/objstore fork (#18620) 5 months ago
Ashwanth da4e59f8c6
chore(dataobj): store sort order information in section metadata (#18499) 5 months ago
Christian Haudum ce03b7943a
chore(dataobj): Improve default builder target sizes and settings help (#18543) 5 months ago
Robert Fratto 009dd388f2
chore(dataobj/consumer): track latest delay to Kafka (#18528) 5 months ago
Robert Fratto 86c57c8616
chore: consistently use new labels.Labels API (#18490) 5 months ago
Periklis Tsirakidis bcf24e4cfb
chore(dataobj): Use indexpointer sections in metastore reads and writes (#18448) 5 months ago
benclive 1f0edcd4ac
feat: Initial index-builder implementation (#18297) 6 months ago