Commit Graph

254 Commits (9d0d1084e39fdfd4a58d701b13ff755f4e5f36eb)

Author SHA1 Message Date
Paul Rogers 91d4eb6ce1
feat: Add partition state to consumption lag metric (#19912) 1 month ago
benclive 17285207f1
chore: Reduce buffer size for bloom lookups (#19926) 1 month ago
benclive 9c552a23eb
chore: Add a dataobj readme (#19910) 1 month ago
Christian Haudum 1cc97513d7
chore(metastore): Cleanup and reduce log volume (#19889) 1 month ago
Christian Haudum 97fc8b3a50
chore(metastore): Simplify public API of Metastore (#19886) 2 months ago
renovate-sh-app[bot] d76b3bf495
fix(deps): update module github.com/apache/arrow-go/v18 to v18.4.1 (main) (#19750) 2 months 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
Christian Haudum 73bc30d9a8
perf(engine): Improve regexp expression evaluation (#19644) 2 months ago
George Robinson d146c9f4ad
feat: add enabled flag for dataobjs (#19613) 2 months ago
Ashwanth 5a06d44826
chore: table build fill all columns to max rows (#19614) 2 months ago
benclive a6de577b3a
chore: Fix page skipping with empty predicates (#19602) 2 months ago
Ashwanth bfd70602dd
chore: correct dataobj reader rows read return value (#19583) 2 months ago
George Robinson 977fb2ba6f
feat: consume single topics in dataobj-consumer using partition ring (#19186) 2 months ago
benclive ea2b4d0f84
chore: Use Kafka round-robin balancer for index-builder (#19574) 2 months ago
Stas Spiridonov 160dc2c493
chore: removed arrow-go allocators/retain/release (#19569) 2 months ago
benclive c31e25762e
chore: Fix metadata bloom check with multiple predicates (#19389) 2 months ago
Ashwanth fa8bd848f6
chore: update buildTable to sort rows using `BuilderOptions.SortOrder` (#19515) 3 months ago
Robert Fratto 7556192423
chore(dataobj): use single Zstd decoder (#19508) 3 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
benclive b0f5ca7f8c
chore: Dedup log objects during build (#19378) 3 months ago
Christian Haudum 386d4e1653
chore(dataobj): Make logs sort order in dataobjects configurable (#19373) 3 months ago
benclive c5a0a3827d
chore: Memory improvements in dataobj page downloads (#19301) 3 months ago
benclive 2dac5ef8a7
chore: Write empty message values in logs section writer (#19359) 3 months ago
Sophie Waldman af6983e9de
fix: Add special case handling for comparing empty and nil values (#19348) 3 months ago
benclive bd5a065487
chore: Two small fixes for new engine (#19241) 3 months ago
Christian Haudum 457ec0956d
chore(dataobj-index): Handle special cases in the section lookup of the metastore (#19203) 3 months ago
Christian Haudum a3017f2b13
chore(dataobj-consumer): Sort logs object-wide (#19231) 3 months ago
Periklis Tsirakidis ea45fa3f07
chore: Refactor dataobj index builder to handle buffered events from stale partitions (#19189) 4 months ago
Sophie Waldman 98b411a649
chore(linter): Fix issues flagged by updated golangci-lint version (#19206) 4 months ago
Christian Haudum 2ecf07d52c
chore(dataobj): Fix panic in column builder (#19153) 4 months ago
benclive 941864cec9
chore: Init objects in metastore in parallel (#19175) 4 months ago
benclive dfb60dcaf0
fix: Metastore timerange filter (#19171) 4 months ago
benclive 3148a77966
chore: improve metastore Section calls (#19157) 4 months ago
Periklis Tsirakidis a082b8a061
chore: Replace per section impl tenant function with generic one (#19139) 4 months ago
Periklis Tsirakidis 55ce348a38
chore: Replace processingDelay histogram with a gauge metric (#19151) 4 months ago
Christian Haudum 4c81ebc7c3
chore(dataobj): Add option to set target row limit for pages (#19128) 4 months ago
Robert Fratto f6091a67d1
chore(engine): move to toggleable section prefetching (#19142) 4 months ago
Periklis Tsirakidis 383032bccd
chore: Remove dataobj querier component (#19132) 4 months ago
benclive b786095aea
chore: Read multi-tenant objects in query-engine (#19104) 4 months ago
benclive 065fc936fd
chore: Fix bugs in the index-builders (#19105) 4 months ago
benclive 5d428b2ac4
chore: Fix panic for queries with unsupported predicate types (#19086) 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 90ac000ce6
fix: records discarded if one fetch returns error (#19069) 4 months ago
George Robinson 5809c4739b
fix: nil error returned when client closed (#19068) 4 months ago
George Robinson 44aba62243
fix: fix possible data loss in dataobj-consumers (#19060) 4 months ago