Commit Graph

1078 Commits (8958eb91eda56a5334d0bdb683a9fb592cd5d17e)

Author SHA1 Message Date
Ashwanth 8958eb91ed
feat(thanos): add support for named stores (#14638) 6 months ago
Cyril Tovena 0f242e7861
chore(refactor): Avoid goroutine leak in case of fetching errors (#15018) 6 months ago
Salva Corts b4060154d1
feat(blooms): Prefetch bloom blocks as soon as they are built (#15050) 6 months ago
Owen Diehl cbdd36a412
feat: blockbuilder component (#14621) 6 months ago
renovate[bot] 9decb65714
fix(deps): update module github.com/sony/gobreaker to v2 (#15036) 6 months ago
renovate[bot] 33a214880b
fix(deps): update module github.com/go-redis/redis/v8 to v9 (#14978) 6 months ago
renovate[bot] 33590be53e
fix(deps): update module k8s.io/apimachinery to v0.31.2 (#14959) 6 months ago
Christian Haudum ff111dce05
fix: Correctly propagate index stats to metrics.go log line (#14941) 6 months ago
Ashwanth fb6789d9df
feat(thanos): add support for aliyun oss and baidu bos (#14891) 6 months ago
Ashwanth a629212ceb
feat(thanos): add new metric to track status codes (#14937) 6 months ago
Ashwanth 947a66f35e
feat(thanos): disable retries when congestion control is enabled (#14867) 7 months ago
洪阿南 ac2e21fb42
feat: Support config timeout for AlibabaCloud OSS requests (#14856) 7 months ago
Joao Marcal cfc38194b4
feat(thanos): make use of the new function IterWithAttributes (#14793) 7 months ago
George Robinson feef1d8988
chore: remove unused WAL code (#14828) 7 months ago
Cyril Tovena 90c5dbf0d3
chore: Revert syntax module (#14831) 7 months ago
George Robinson 517d87a84d
chore: delete unused metastore and WAL code (#14821) 7 months ago
Cyril Tovena 28c9645d10
chore: Introduce logql/syntax go module (#14790) 7 months ago
Owen Diehl a90b74d6b1
refactor(indexshipper): removes unnecessary seeker impl from index storage client (#14802) 7 months ago
Christian Haudum 57f16a0a26
perf(blooms): Replace JSON lib for encoding/decoding metas (#14767) 7 months ago
Robert Fratto 8eca826795
chore(storage/bloom): support simplifiable regexp matchers (#14622) 7 months ago
Owen Diehl 1c993f9bb0
chore(TSDB): add hooks for in-memory only tsdb creation (#14734) 7 months ago
Owen Diehl 831c0d56b8
feat(TSDB): allow tsdb index creation in memory only (#14732) 7 months ago
George Robinson 19ba8a1a22
chore: update thanos-io/objstore to cfdd0e5 (#14727) 7 months ago
Salva Corts 3af0004cb4
feat(blooms): Only write key and key=value to blooms (#14686) 7 months ago
Salva Corts d1668f6a11
fix(blooms): Exclude label filters where label name is part of the series labels. (#14661) 7 months ago
Christian Haudum baaaa83c78
chore: Add chunk count from `GetChunkRef` call to stats context (#14636) 7 months ago
Ashwanth 8bca2e7608
feat(ruler): enables ruler store that uses clients from thanos-io/objstore pkg (#11713) 7 months ago
Joao Marcal b87224647d
feat(storage): AWS backend using thanos.io/objstore (#11221) 7 months ago
Salva Corts 51c42e8645
feat: Do not add empty blooms to offsets (#14577) 7 months ago
Joao Marcal 5824e3d35c
feat(storage): Azure backend using thanos.io/objstore (#11315) 7 months ago
Ashwanth cff9f43dd6
fix(s3): disable client retries when congestion control is enabled (#14588) 7 months ago
renovate[bot] 275c97cec7
fix(deps): update module github.com/fsouza/fake-gcs-server to v1.50.2 (#14313) 7 months ago
Robert Fratto bf54cf1496
chore(bloom): remove unused code from blooms (#14539) 7 months ago
Christian Haudum f568dda136
chore: Improve logging of jumphash server selector (#14306) 7 months ago
Ashwanth 11c4fa253c
chore: thanos client remove `object-store.` prefix (#14546) 7 months ago
Ashwanth b405ae8557
chore: hide docs for thanos clients + restore original cli prefix (#14545) 7 months ago
Joao Marcal c059ace53e
feat(storage): GCS backend using thanos.io/objstore (#11132) 7 months ago
Christian Haudum fdeec618f0
chore: Log errors when processing a download task fails (#14436) 8 months ago
Robert Fratto 5f325aac56
fix(storage/chunk/client/aws): have GetObject check for canceled context (#14420) 8 months ago
Trevor Whitney b5462b6639
chore: remove copied loop vars (#14383) 8 months ago
Christian Haudum 3beb8ff9cf
fix(build): Use Debian Bullseye base image for build image (#14368) 8 months ago
Trevor Whitney 7983f94b15
feat: detected field values (#14350) 8 months ago
Robert Fratto e9efcb57f9
chore(storage/bloom/v1): bind bloom page size to max bloom size (#14372) 8 months ago
Dylan Guedes 2f56f50cc6
fix: Transform `ObjectExistsWithSize` into `GetAttributes` (#14329) 8 months ago
Christian Haudum f52f8ad540
chore: Clarify compression package (#14257) 8 months ago
Ashwanth a584fb713d
chore: sync tables without acquiring read lock the whole time (#14179) 8 months ago
Paul Rogers c874d2cc44
chore: Wrap error to surface more context (#14284) 8 months ago
Dylan Guedes ac422b3bc3
feat: Introduce new `ObjectExistsWithSize` API to (#14268) 8 months ago
Christian Haudum 14b468b236
chore: Add `has_labelfilter_before_parser` to metrics.go log line (#14244) 8 months ago
Paul Rogers a4642b55e9
fix: Update AWS storage timeout error for Go 1.23 behavior (#14226) 8 months ago