Commit Graph

1078 Commits (8958eb91eda56a5334d0bdb683a9fb592cd5d17e)

Author SHA1 Message Date
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
benclive d9c441efcc
feat: Implement GetObjectRange for all storage providers (#13650) 10 months ago
George Robinson 7ed63ea7f4
feat: remove mutexes from wal.SegmentWriter (#13641) 10 months ago
George Robinson 4abb5a404c
feat: Calculate the age of a WAL segment (#13637) 10 months ago
Cyril Tovena 5f5fd4e4ab
feat(rf1): Store index ref in metastore (#13613) 10 months ago
Christian Haudum 2624a4bdd4
fix(blooms): Use correct key to populate blockscache at startup (#13624) 10 months ago
Cyril Tovena 04613b492f
feat: Instrument metastore GRPC calls (#13598) 10 months ago
Cyril Tovena 0b474981dc
feat: Bootstrap metastore for wal segments (#13550) 11 months ago
Christian Haudum c9950e394d
fix(blooms): Fix eviction of multiple blockcache items (#13573) 11 months ago
George Robinson d3d9923410
chore: Rename PendingItem to PendingSegment and clean up flush.go (#13554) 11 months ago