Commit Graph

2604 Commits (fac5997b18e3fb07f92c20f4fa429213574e49cf)

Author SHA1 Message Date
Kaviraj Kanagaraj fac5997b18
feat: Support split align and caching for instant metric query results (#11814) 1 year ago
Salva Corts b7cb85f92b
Tail queue (#11930) 1 year ago
Christian Haudum 38c09a09bd
Bloom gateway: Fix metric for fetched blocks (#11988) 1 year ago
Owen Diehl 85f7baaeda
Blooms/integration fixes (#11979) 1 year ago
Christian Haudum 9f86473b0a
Various bloom gateway instrumentation changes (#11983) 1 year ago
Christian Haudum fb728a6781
(chore) Cleanup duplicate functions/strucs in bloomgateway package (#11978) 1 year ago
Salva Corts ef40136715
Use TSDB index prefix on blooms directory (#11977) 1 year ago
Owen Diehl 5d1798f16d
Blooms/misc fixes (#11974) 1 year ago
Christian Haudum 31711d5558
(chore) Bloom gateway: Improve fingerprint partitioning in client (#11971) 1 year ago
Owen Diehl f158b5bc3e
correctly set block iter when no overlapping blocks are found (#11973) 1 year ago
Owen Diehl 87ae2efe41
Pull/11950 ammendments (#11972) 1 year ago
Salva Corts 543aaab055
(Blooms) Add metrics to compactor (#11966) 1 year ago
Owen Diehl 443720f47b
tsdb parsing handles uint (#11969) 1 year ago
JordanRushing cad4b8e749
Reduce Distributor auto-forget unhealthy cycles from 10->2 (#11935) 1 year ago
Christian Haudum 5967ceeb43
Replace min/max token with `TokenRange` in bloom ring utilities (#11960) 1 year ago
Christian Haudum 2177037ee3
(chore): Simplify implementation of instance sort iterator (#11959) 1 year ago
Owen Diehl d0fae5cd69
[blooms] Remove unnecessary token sorting (#11958) 1 year ago
Salva Corts 6434df7345
Bloom compactor shuffle-sharding (#11947) 1 year ago
Owen Diehl bd12e16339
[Blooms] Use correct table address function (#11955) 1 year ago
Owen Diehl 3c06b360ec
meta & removal support for bloom compaction (#11941) 1 year ago
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