Commit Graph

49 Commits (9d0d1084e39fdfd4a58d701b13ff755f4e5f36eb)

Author SHA1 Message Date
benclive 17285207f1
chore: Reduce buffer size for bloom lookups (#19926) 2 months ago
Christian Haudum 1cc97513d7
chore(metastore): Cleanup and reduce log volume (#19889) 2 months ago
Christian Haudum 97fc8b3a50
chore(metastore): Simplify public API of Metastore (#19886) 2 months ago
benclive c31e25762e
chore: Fix metadata bloom check with multiple predicates (#19389) 3 months ago
benclive bd5a065487
chore: Two small fixes for new engine (#19241) 4 months ago
Christian Haudum 457ec0956d
chore(dataobj-index): Handle special cases in the section lookup of the metastore (#19203) 4 months ago
Sophie Waldman 98b411a649
chore(linter): Fix issues flagged by updated golangci-lint version (#19206) 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
Christian Haudum 4c81ebc7c3
chore(dataobj): Add option to set target row limit for pages (#19128) 4 months ago
benclive b786095aea
chore: Read multi-tenant objects in query-engine (#19104) 4 months ago
benclive 5d428b2ac4
chore: Fix panic for queries with unsupported predicate types (#19086) 4 months ago
George Robinson f60f818bdd
feat: build multi-tenant data objects (#19034) 4 months ago
benclive 2d30c6a5a4
chore: Implement building multi-tenant indexes from multi-tenant objects (#18959) 4 months ago
George Robinson 3bab0ff5fe
fix: backoff cannot be canceled via ctx (#19041) 5 months ago
benclive 0b9b4c1ee5
chore: Support multi-tenancy in indexobj builder (#18880) 5 months ago
benclive d93a44141f
chore: Make metastore event synchronous (#18928) 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
Periklis Tsirakidis 0ec355c349
chore(dataobj): Use storage prefix for metastore index lookups (#18555) 5 months ago
Robert Fratto 1c06a8fc11
chore(dataobj): fix compilation error following #18622 (#18738) 5 months ago
Robert Fratto d4b027ae0c
chore(dataobj): return Object on Builder.Flush (#18622) 5 months ago
Ashwanth 3faec029bf
chore(metastore): include traceID in metastore logs (#18660) 5 months ago
benclive 613116e371
chore: Fix empty matchers returning all entries in Metastore Section lookup (#18642) 5 months ago
Robert Fratto 517b59f087
chore: update github.com/thanos-io/objstore fork (#18620) 6 months ago
benclive 077e4196ef
chore: Add indexes to LogQL benchmarks (#18500) 6 months ago
Robert Fratto 86c57c8616
chore: consistently use new labels.Labels API (#18490) 6 months ago
benclive 517c317c97
chore: Integrate indexes with the new query engine (#18427) 6 months ago
Periklis Tsirakidis bcf24e4cfb
chore(dataobj): Use indexpointer sections in metastore reads and writes (#18448) 6 months ago
Christian Haudum b1fc685397
chore: Extend instrumentation of dataobject uploader (#18292) 6 months ago
Christian Haudum b316d52612
chore(engine): Use shard information from query frontend in the new query engine (#17792) 7 months ago
benclive e6fe98c7c3
chore: Emit metastore event to kafka after object build (#17842) 8 months ago
Robert Fratto a237444f0d
refactor(dataobj): invert dependency between dataobj and sections (#17762) 8 months ago
aarogoss ab65ac5e8e
feat: refactors kafka/client to improve metric collection (#17308) 9 months ago
Christian Haudum e297c51d20
chore(metastore): Use constants for label names (#17048) 9 months ago
Christian Haudum ba61aa88de
chore(engine): Integrate metastore into physical query planning (#17016) 9 months ago
Robert Fratto 9be95a3e8c
chore(dataobj): reduce memory overhead of merging logs stripes (#16833) 10 months ago
aarogoss a57a80ea32
feat(metastore): Implement Labels() and Values() on ObjectMetastore (#16734) 10 months ago
benclive 91bab5e7f2
chore(metastore): Fix stream read condition (#16631) 10 months ago
benclive 475d25f459
feat(metastore): Add initial interface for Metastore (#16604) 10 months ago
Cyril Tovena 4bc95c0c68
feat(dataobj): Add methods for querying data objects metadata (#16190) 11 months ago
Cyril Tovena 5aa9e47d1c
fix(dataobj): Fixes timerange matching for dataobj files (#16222) 11 months ago
Cyril Tovena fa790e1ac8
feat(metastore): Implement listing data object for a given tenant and timerange (#16180) 11 months ago
Owen Diehl d9892b4481
fix(metastore): empty object corrections (#16147) 11 months ago
Cyril Tovena 1fa952dbf2
refactor(dataobj): Consolidate configuration and add querier support (#16144) 11 months ago
benclive b7f6bb359b
chore(dataobj): Add iterator for metastores (#16114) 11 months ago
benclive 7f32de6cf2
chore(dataobj): Refactor processor & builder to separate concerns (#16055) 11 months ago
benclive ca4c025ad0
chore(dataobj): Create initial dataobj builder (#16011) 11 months ago