Commit Graph

2584 Commits (9e7725b31b19792dad692afd9ad7e9804c04bfc1)

Author SHA1 Message Date
Ashwanth 9e7725b31b
feat(metadata): introduce a separate split interval for recent query window (#11897) 1 year ago
Justin Burnham 1b4d23f9b7
Ruler: Disable x-scope-orgid header append in remote write (#11819) 1 year ago
Christian Haudum 1c43991ddc
Remove `bloomcompactor.DayTable` in favour of `config.DayTime` (#11917) 1 year ago
Paul Rogers b2e4cc39a8
Add mutex for t.stopped to prevent data races (#11933) 1 year ago
Paul Rogers 472496feb7
Parse JSON String arrays properly so string elements can be retrieved (#11921) 1 year ago
Christian Haudum eb8464a641
Bloom compactor: Load blocks lazily in batches (#11919) 1 year ago
Owen Diehl 0bb2574040
makes batchedLoader generic + removes unnecessary interfaces & adapters (#11924) 1 year ago
Owen Diehl 7560067439
Bloom/running (#11918) 1 year ago
Paul Rogers c277158f51
Cleanup data race associated with workerID var (#11922) 1 year ago
Salva Corts 7a95cb8663
Configurable bloom tokenizer and block settings (#11889) 1 year ago
Salva Corts 681bb57971
Limit bloom block size (#11878) 1 year ago
Christian Haudum 57619b76a4
Bloom gateway: Change Summary metrics to Histogram metrics (#11913) 1 year ago
Owen Diehl d58031e853
Blooms/bloomcompactor wiring (#11914) 1 year ago
Christian Haudum 3efd201bff
Fix test utility function `MkBasicSeriesWithBlooms` (#11909) 1 year ago
Christian Haudum c1d5ec14fd
Update metrics of bloomgateway worker (#11907) 1 year ago
Karsten Jeschkies ddaa497554
Prettify concat and downstream expressions. (#11877) 1 year ago
Christian Haudum 60551dacc4
Remove unused sharding code from bloom gateway (#11906) 1 year ago
Owen Diehl 52167c4d32
logs query & hashedquery separately to minimize stacktraces (#11901) 1 year ago
Owen Diehl fe53eb6817
fix type errors after introduction of typedcache into bloomshipper (#11902) 1 year ago
Owen Diehl 3a1bd41ef5
[Blooms] Routing & wiring for bloom building (#11894) 1 year ago
Christian Haudum 3b122e4be1
Bloom gateway: Wire up cache config with implementation (#11898) 1 year ago
Christian Haudum 9128036145
Bloom gateway: Integrate processor into worker (#11895) 1 year ago
Karsten Jeschkies 483ee56139
Inject downstream accumulator. (#11863) 1 year ago
Owen Diehl ba0538c2a5
[Blooms] tsdb iterator implementation for bloom construction (#11886) 1 year ago
Christian Haudum c4ac168a8c
BloomStore: Change signature of `FetchBlocks()` to return `[]*CloseableBlockQuerier` (#11884) 1 year ago
Christian Haudum 7bbbf232d0
Extend BloomStore with `Client(model.Time)` function (#11881) 1 year ago
Christian Haudum 69d152b618
(chore) BloomStore: Clean up `FetchBlocks()` (#11876) 1 year ago
Owen Diehl af66ecec6a
[Blooms] bloomshipper meta integration (#11874) 1 year ago
Owen Diehl 3a92834de0
[Blooms] Stateless archiving (#11872) 1 year ago
Christian Haudum 73edf7a943
(chore) Bloomshipper: Separate store and client (#11865) 1 year ago
Callum Styan 2e3fa3b861
quantile sharding: switch to ddsketch sparse constructor and remove quantile vector pooling in Join function (#11844) 1 year ago
Christian Haudum f97fb093f3
(chore) Bloom store: Rewrite block downloading/caching in bloom store fetcher (#11857) 1 year ago
Dylan Guedes 9b7e48aca9
Ingesters: Revert "Add metrics.go log line when reading from an ingester (#11571)" (#11818) 1 year ago
Salva Corts 0358b6d968
Correctly check chunks in bloom block querier. (#11862) 1 year ago
Ashwanth 69919a303b
ruler: add filtering support for prometheus rules api (#11817) 1 year ago
Sandeep Sukhani c350641a64
otlp: add docs for per tenant otlp config (#11849) 1 year ago
Owen Diehl 0f34d9155e
Blooms/block metadata (#11859) 1 year ago
Owen Diehl d413c28fa3
Blooms: Align compactor to shipper (#11855) 1 year ago
Owen Diehl 098eef7bd4
Blooms/bounds integration (#11848) 1 year ago
Salva Corts c335cd200e
Extract shard annotation into new FingerprintFilter interface (#11834) 1 year ago
Christian Haudum 1191f88190
(chore) Bloom shipper: Extend `Interval` struct with utility functions (#11841) 1 year ago
Owen Diehl 928e3f34f8
Blooms: Prepare compactor refactor (#11847) 1 year ago
Christian Haudum 4411649a0e
(chore) Bloom shipper: Replace `Keyspace` struct with `v1.FingerprintBounds` (#11839) 1 year ago
Owen Diehl 509f6f6b66
Bloom/controller wiring (#11831) 1 year ago
Meng Ye 45e5b427b1
docs: fix row_shards doc (#11795) 1 year ago
Sandeep Sukhani 7a04da852a
otlp: fix otlp service.name check when no resource attributes are defined (#11837) 1 year ago
Christian Haudum 6902130c9a
Bloom shipper: Restructure bloom store (#11828) 1 year ago
Dylan Guedes 3b7ac359bc
Spans: Stop emitting `GetChunks` and `IndexClient.GetChunkRefs` (#11825) 1 year ago
Owen Diehl a56b56c8b0
[Bloom] Keyspace aware bloom creation, library utilities (#11810) 1 year ago
Vladyslav Diachenko 821c0b1ae0
DequeueMany fix (#11797) 1 year ago