Commit Graph

276 Commits (main)

Author SHA1 Message Date
Ivan Kalita 08e3c4385f
feat(metastore): shard sections queries over index files (#20134) 4 days ago
Ivan Kalita 9be17c7a42
feat(metastore): metastore DI (#20253) 1 week ago
Ivan Kalita e4ec8441d3
feat(metastore): use arrow for scanning and blooms (#20234) 1 week ago
Ashwanth 7da7f000ff
chore: use projection for indexobj streams reader (#20205) 2 weeks ago
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
Ashwanth 54f9723af1
chore(xcap): adds exporter to summarise capture as a structured log line (#20099) 3 weeks ago
Ashwanth 728b308edf
chore: update read stats to use xcap (#20095) 3 weeks ago
Ashwanth cbad9d4ccb
chore(xcap): support events, status and improve coverage (#20096) 3 weeks ago
Ivan Kalita 827292d8ed
chore(metastore): add columnar indexpointers reader (#20068) 3 weeks ago
Ivan Kalita ee58c333b3
chore(metastore): use column reader for blooms (#20053) 4 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
benclive 044ded2e29
chore: Split indexing into distinct steps (#19987) 4 weeks ago
benclive 2ce207fbdb
chore: Use shared zstd encoders during dataobj build (#20044) 4 weeks ago
Christian Haudum 8b59b944f2
chore(dataobj): Use common base config for indexobj and logsobj builders (#20037) 4 weeks ago
Robert Fratto 806bcd5dd7
chore(dataobj): stop preallocating memory for page builders (#20043) 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
Periklis Tsirakidis 32dbef99b8
fix(dataobj): Flush into multiple index objects when ErrBuilderFull (#19223) 1 month ago
benclive bda352b67d
chore: Use flag to set index consumer group (#19965) 1 month ago
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) 1 month 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) 2 months ago
Robert Fratto 7556192423
chore(dataobj): use single Zstd decoder (#19508) 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
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