Commit Graph

1037 Commits (0c39e1529fc0bf1d7c3eff5435f3045a70dda776)

Author SHA1 Message Date
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) 9 months ago
Christian Haudum 39fa9b47e9
chore: Fix linter errors (#14145) 9 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
renovate[bot] 246a1dfbe2
fix(deps): update module github.com/ncw/swift to v2 (#13951) 9 months ago
renovate[bot] d43b2de1b4
fix(deps): update module github.com/fsouza/fake-gcs-server to v1.47.7 (#13935) 9 months ago
Dylan Guedes 3c9c647922
fix: Read "404" as object not exist (#13901) 10 months ago
Vladyslav Diachenko bb257f54b3
feat(loki): add ability to disable AWS S3 dualstack endpoints usage (#13785) 10 months ago
Marco Pracucci b88583da7d
feat: upgrade prometheus (#13671) 10 months ago
Cyril Tovena 917053a730
feat: Introduce wal segment read path. (#13695) 10 months ago
Salva Corts 55c64991db
feat(blooms): Add series & chunks per block metrics (#13721) 10 months ago
Ed Welch b5584360d3
chore: add congestion control to AWS (#13691) 10 months ago
Trevor Whitney 5a87ccb648
feat: instrument failed chunk encoding/decoding (#13684) 10 months ago
Cyril Tovena d42476aa58
fix: Handle block offset exceeding chunk length in memchunk.go (#13661) 10 months ago
George Robinson 8a3ae223ba
fix: fix a bug where AppendRequest with no entries triggers flush (#13672) 10 months ago
洪阿南 bd20171975
fix(blooms): Improve error wrap to make ignoreNotFound work when fetching blocks (#13656) 10 months ago
George Robinson 2dfc13bb73
feat: add loki_ingester_rf1_segment_age_seconds metric (#13653) 10 months ago
George Robinson 9f197b68cc
chore: move timestamps into SegmentWriter (#13644) 10 months ago