Commit Graph

1051 Commits (f411a0795af67630a0a70a88ce64fa071de50a56)

Author SHA1 Message Date
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
Paul Rogers 71d7291c9c
fix: Expand matching for additional variations (#14221) 8 months ago
Paul Rogers 8322e518e6
fix: Add additional validation for timeout while retrieving headers (#14217) 8 months ago
Christian Haudum cdf084fdae
perf(blooms): Remove compression of `.tar` archived bloom blocks (#14159) 8 months ago
Paul Rogers fc90a63636
feat: implement IsRetryableErr for S3ObjectClient (#14174) 8 months ago
Christian Haudum 2840d48b92
chore: Clean up unused bloom filter related code (#14183) 8 months ago
Christian Haudum 963779064b
chore: Move compression utilities into separate package (#14167) 8 months ago
Robert Fratto 1b7086632e
chore(storage/bloom/v1): update comments on bloom test (#14168) 8 months ago
Christian Haudum 02b26a85df
chore: Remove outdate TODO file for bloom package (#14158) 8 months ago
Christian Haudum 6e36041c08
chore(blooms): Remove excessive logging in fused querier (#14152) 8 months ago
Christian Haudum 39fa9b47e9
chore: Fix linter errors (#14145) 8 months ago
Robert Fratto 4de51f9953
chore(bloomgateway): update bloom gateway to test for structured metadata blooms (#14130) 9 months ago
Sandeep Sukhani 89c4282654
chore: avoid some allocations in tsdb while reading posting offset table (#14111) 9 months ago
Robert Fratto 53cfef3bca
chore(storage/bloom/v1): add ExtractTestableLabelMatchers (#14119) 9 months ago
Christian Haudum e64124ec1a
chore(blooms): Expose series/stream metadata when iterating over blooms (#14097) 9 months ago
Paul Rogers f226b598a4
chore: Final batch of linting cleanup for Go 1.23 and newer golangci (#14120) 9 months ago
Sven Grossmann 93009d4e8c
fix(detected_fields): always return empty array as `null` (#14112) 9 months ago
Christian Haudum a2fbaa8e09
feat(blooms)!: Index structured metadata into blooms (#14061) 9 months ago
dropbigfish 5f78784d4f
chore: fix some function names (#14020) 9 months ago
Cyril Tovena d178f4c7e2
feat: Implement WAL segment ingestion via Kafka with partition ring (#14043) 9 months ago
Paul Rogers 20ac1bacd8
chore(deps): Downgrade fake-gcs-server (#14078) 9 months ago
Paul Rogers 18cef217fc
chore: Linting updates in prep for Go 1.23 (#14071) 9 months ago
Paul Rogers 73cbbb0f22
feat: add retries for s3 ObjectExists calls (#14062) 9 months ago
Christian Haudum 5395daf898
chore(blooms)!: Introduce a new block schema (V3) (#14038) 9 months ago
Sandeep Sukhani 4e4174400f
fix: do not retain span logger created with index set initialized at query time (#14027) 9 months ago
Christian Haudum b75eacc288
chore(blooms)!: Remove bloom compactor component (#13969) 9 months ago
Christian Haudum 8afdfd500c
chore: Rename `HeapIterator` to `MergeEntryIterator` (#13975) 9 months ago
Cyril Tovena 7c1a8493b3
perf: Avoid looking up unnecessary TSDB symbols during Volume API (#13960) 9 months ago