Commit Graph

6260 Commits (637c292cd8ba3b22670838a862bfebd412315708)
 

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