Commit Graph

122 Commits (main)

Author SHA1 Message Date
Ivan Kalita 3f62bb7207
chore(compactor): Allow overflowed logsobj builders (#22148) 3 days ago
Ivan Kalita 378ad03ee6
chore(compactor): EarliestRecordTime per logsobj builder (#22139) 4 days ago
Ivan Kalita bd6316d9ac
feat(compactor): Reuse logsobj builder metrics (#22138) 4 days ago
Joe Elliott 900a82255c
chore: Enable the unused linter (#22078) 6 days ago
Christian Haudum 257b546d04
chore: Revert "chore: single binary without Kafka (#21318)" (#21979) 7 days ago
Trevor Whitney 3f093ef4ca
refactor(dataobj): Move sortMergeIterator to shared pkg/dataobj/sortmerge (#21812) 3 weeks ago
Shantanu Alshi a2c48847a4
feat(dataobj): Implement sort schema (#21557) 3 weeks ago
George Robinson c405d54f72
fix: Don't drain in Kafka mode (#21716) 4 weeks ago
George Robinson 61b377db50
fix: Flush reason counter not initialized to 0, breaks PromQL functions (#21772) 4 weeks ago
Christian Haudum aaa2d1137a
chore: Remove unused/dead code (#21724) 1 month ago
Shantanu Alshi 368583e778
chore: single binary without Kafka (#21318) 1 month ago
George Robinson 47e1e81f4e
feat: add time sharded estimate (#21463) 2 months ago
Dylan Guedes bd7530f322
feat: Use `AppendOrdered` strategy to avoid sorting and merging stripes (#21395) 2 months ago
Shantanu Alshi 30549ac587
feat(dataobj): Add sort_schema config and feature flag (#21460) 2 months ago
George Robinson 6cf495f646
chore: rename flushManager to flushCommitter to prepare for future changes (#21135) 3 months ago
George Robinson 8a68101b3b
feat: add builder pool to logsobj package (#21134) 3 months ago
George Robinson a6c83aa2e0
chore: remove deprecated metrics (#20844) 4 months ago
Robert Fratto d85fb0317f
chore(dataobj): Add Open semantics to section readers (#20790) 4 months ago
George Robinson 93f4bdf796
feat: allow the initial offset to be set in the starting phase (#20770) 4 months ago
Robert Fratto 7e03400309
chore(dataobj): rename dataset.ReaderOptions to dataset.RowReaderOptions (#20756) 4 months ago
Trevor Whitney 83e275775a
chore: bring comparison metrics and goldfish metrics more in line (#20706) 4 months ago
George Robinson c169ce3ae9
feat: add flush manager to control data object flush lifecycle (#20680) 4 months ago
George Robinson 4d1c4032cc
chore: small doc fix, missing period end of help (#20681) 4 months ago
George Robinson 72aaea20a6
chore: no lazy struct embed (#20682) 4 months ago
George Robinson fcdd2adf2a
fix: service failure on stopping kafkav2 consumer (#20672) 4 months ago
George Robinson 7aee83d6d2
chore: use temporary builder to sort data objects (#20664) 4 months ago
George Robinson 18f2c5049e
chore: move metrics into observeRecordErr (#20625) 4 months ago
Robert Fratto 736ccdbf93
chore(dataobj): rename dataset.Reader to RowReader (#20629) 4 months ago
George Robinson 14d2285b76
fix: set consumption lag to zero after idle flush timeout (#20620) 4 months ago
George Robinson 0d9df6b055
chore: clean up consumer metrics (#20619) 4 months ago
George Robinson cb938d0a9d
feat: separate metastore events and offsets from flushes (#20605) 4 months ago
George Robinson 45a7f55d39
fix: revert "feat: reset the consumption lag gauge after 1 minute of idle period" (#20617) 4 months ago
George Robinson f1d0cdf145
feat: reset the consumption lag gauge after 1 minute of idle period (#20616) 4 months ago
George Robinson 8b86d42507
chore: no need for defer func (#20615) 4 months ago
George Robinson 4b2f46fc37
chore: move builder initialization out of processor.go (#20594) 4 months ago
George Robinson 7010fa8a87
chore: clean up partition processor code (#20593) 4 months ago
George Robinson a85a9a200c
chore: replace quartz with synctest (#20452) 5 months ago
George Robinson d5f6026e30
fix: service failed to shutdown errors when context canceled (#20450) 5 months ago
George Robinson 0b0a98de44
chore: use services.BasicService in partition_processor.go (#20448) 5 months ago
Ivan Kalita 7da73aaa7e
chore(dataobj): optimize bitmap decoder (#20467) 5 months ago
George Robinson 27df4ab481
feat: create separate flusher to support parallel flushes (#20446) 5 months ago
George Robinson 6a8b879d8f
feat: add support for cancelation to copy and sort (#20370) 5 months ago
George Robinson ed4f27ed60
feat: add metric to track flush failures (#20399) 5 months ago
Dylan Guedes 498656bbe7
feat: Add new dataobj builder flush criteria (#20323) 5 months ago
George Robinson 533b1f0ae8
chore: remove unregister metrics (#20385) 5 months ago
George Robinson 3acb3106bb
feat: remove final flush (#20360) 5 months ago
George Robinson c3e909d538
feat: decouple dataobj consumers from the reader service (#20315) 5 months ago
George Robinson 5a5e90e9f7
feat: add histogram loki_dataobj_consumer_flush_duration_seconds (#20304) 5 months ago
George Robinson fba0c5d8a6
feat: dataobj-consumer add processed bytes metric (#20303) 5 months ago
George Robinson bd77a47df9
chore: remove use of namespace/subsystem in builder metrics (#20301) 5 months ago