Commit Graph

6268 Commits (a8aa3f68cb46289baf912b22e427b1a18a520bcc)
 

Author SHA1 Message Date
Salva Corts a8aa3f68cb
feat: Bloom filter regexes (#12096) 2 years ago
Christian Haudum 90bcaea724
chore(blooms): Add more instrumentation to bloom gateway and bloom store (#12048) 2 years ago
Paul Rogers 77a2580052
fix: Add data race protection for the tm.wg var (#12100) 2 years ago
J Stickler b24d48d2f6
docs: Update READMEs (#12061) 2 years ago
J Stickler 0ac42e78c2
docs: restore links, update procedure in Quick Start (#12068) 2 years ago
Trevor Whitney c1fbab5228
chore(release-2.8.x): release 2.8.9 and 2.8.10 (#12089) 2 years ago
J Stickler c39786bd51
docs: update storage topic to include azure (#12063) 2 years ago
Christian Haudum 184d1de4db
chore(blooms): Use `bloomshipper.Interval` instead of `model.Interval` (#12079) 2 years ago
Christian Haudum 637c292cd8
fix(blooms): Fix issue when loading cache on startup if directory does not exist (#12080) 2 years ago
Danny Kopping b5f488caec
fix(query/query-frontend): correct congestion control stats aggregation (#12072) 2 years ago
Danny Kopping 609fdb3214
feat(querier/query-frontend): track and log congestion control latency (#12058) 2 years ago
Shantanu Alshi b1a61b3df6
chore: Change local setup under dev to use tsdb and v13 schema (#12057) 2 years ago
Owen Diehl 60f75f3395
fix(blooms): closes chunk iterator (#12053) 2 years ago
Christian Haudum cb7e016d64
chore(blooms): Populate blocks cache on startup (#12056) 2 years ago
Karsten Jeschkies 6578a00481
feat: Support usage trackers for received and discarded bytes. (#11840) 2 years ago
Christian Haudum 2f54f8d5be
chore(blooms): Implement BloomStore as a service (#12044) 2 years ago
Owen Diehl 7c8992f4e4
fix(blooms): fix reference leak and resulting race condition in BloomPageDecoder (#12050) 2 years ago
Salva Corts 8193063a4a
feat: Convert line filter expressions to a set of bloom tests (#12035) 2 years ago
Salva Corts 4fa5148eb5
refactor: Pass query plan down to bloom gateway (#12037) 2 years ago
Trevor Whitney 782b938334
test: split unit and integrations suites to parallelize (#12039) 2 years ago
Christian Haudum dbea8ba85b
chore(blooms): Various fixes in blooms read path (#12036) 2 years ago
Christian Haudum b9ce005ec1
fix: Ensure working dir for bloomstore exists (#12019) 2 years ago
Sheikh-Abubaker 817c516bd2
feat: area/helm: Added missing default values to support ServerSideApply (#11567) 2 years ago
Christian Haudum 32a9a3f45d
chore(blooms): Improve how block directory is extracted (#12030) 2 years ago
Christian Haudum 1f56da206d
refactor: Simplify fingerprint partitioning in bloom gateway client (#12018) 2 years ago
Paul Rogers edc9a44f66
test: Finish sync work for mockIngester.pushed var (#12028) 2 years ago
Christian Haudum b47f2bfbc6
refactor: Limit processing of blocks to requested fingerprint ranges in bloom gateway (#11987) 2 years ago
J Stickler 6e4a9f3bdd
docs: Restore link to flog (#12011) 2 years ago
Owen Diehl 1dce7b512c
fix(blooms): race condition in `BloomPageDecoder` (#12027) 2 years ago
Owen Diehl e835b6192f
refactor(blooms): refactors `blockLoadingIter`, exposing more error cases + additional metrics (#12015) 2 years ago
Robert Jacob aeaefe6aab
feat(operator): Extend Azure secret validation (#12007) 2 years ago
Christian Haudum b9d8eefe27
test: Use table prefix in bloomstore tests (#12022) 2 years ago
Robert Jacob 1f3e64bbe1
fix(operator): Support using multiple buckets with AWS STS (#12008) 2 years ago
Trevor Whitney 65b3ec441b
chore: update to latest release action (#11808) 2 years ago
Owen Diehl 09aa0f80b5
Blooms/contiguous bounds union (#12009) 2 years ago
Callum Styan b91bcecb3a
quantile sharding; fix bug related to # of steps (instant query mem usage) and use CollapsingLowestDense store for ddsketch (#11905) 2 years ago
Owen Diehl 166229818d
[Blooms] Consistent hashing via tokens for bloomcompactor (#12002) 2 years ago
Danny Kopping eb1379afb9
Remove unnecessary ingester fields from metrics.go which only work in single binary (#12005) 2 years ago
Christian Haudum 71fa802c86
Map ring token keyspace (uint32) into fingerprint keyspace (uint64) (#11975) 2 years ago
Salva Corts 620488656f
Set tracing.profiling-enabled to true by default (#12004) 2 years ago
Danny Kopping bdea0b6df1
Add o11y for chunk data retrieved from ingesters (#12003) 2 years ago
Kaviraj Kanagaraj fac5997b18
feat: Support split align and caching for instant metric query results (#11814) 2 years ago
Salva Corts b7cb85f92b
Tail queue (#11930) 2 years ago
renovate[bot] 0660cfc9df
fix(deps): update github.com/axiomhq/hyperloglog digest to 24bca3a (main) (#11756) 2 years ago
Christian Haudum 38c09a09bd
Bloom gateway: Fix metric for fetched blocks (#11988) 2 years ago
Owen Diehl 85f7baaeda
Blooms/integration fixes (#11979) 2 years ago
Salva Corts ffc61fbbf4
Remove blooms jsonnet components (#11984) 2 years ago
Alexander Lindeskär 50b51dd6ca
Helm: Add alibabacloud to isUsingObjectStorage. (#11946) 2 years ago
Christian Haudum 9f86473b0a
Various bloom gateway instrumentation changes (#11983) 2 years ago
Travis Patterson 918e7365db
Set compactor memory limits (#11970) 2 years ago