Commit Graph

258 Commits (bbbd82bc73322d662ba81efeda3884efcdc09708)

Author SHA1 Message Date
Cyril Tovena 7c1a8493b3
perf: Avoid looking up unnecessary TSDB symbols during Volume API (#13960) 1 year ago
renovate[bot] 246a1dfbe2
fix(deps): update module github.com/ncw/swift to v2 (#13951) 1 year ago
renovate[bot] d43b2de1b4
fix(deps): update module github.com/fsouza/fake-gcs-server to v1.47.7 (#13935) 1 year ago
Dylan Guedes 3c9c647922
fix: Read "404" as object not exist (#13901) 1 year ago
Vladyslav Diachenko bb257f54b3
feat(loki): add ability to disable AWS S3 dualstack endpoints usage (#13785) 1 year ago
Marco Pracucci b88583da7d
feat: upgrade prometheus (#13671) 1 year ago
Trevor Whitney 5a87ccb648
feat: instrument failed chunk encoding/decoding (#13684) 2 years ago
Cyril Tovena d42476aa58
fix: Handle block offset exceeding chunk length in memchunk.go (#13661) 2 years ago
benclive d9c441efcc
feat: Implement GetObjectRange for all storage providers (#13650) 2 years ago
Cyril Tovena 0076bbdb42
chore: Refactor storage interface for rf1 (#13415) 2 years ago
Christian Haudum 69b805d8ff
test: Fix flaky congestion test (#13410) 2 years ago
benclive 973aa2d7ba
feat: Use prefixed WAL storage path in Object Storage (#13377) 2 years ago
Vladyslav Diachenko 33bd390f19
chore: adjusted SegmentWriter to the reader conversion (#13342) 2 years ago
George Robinson 7f35179cd3
feat: Ingester RF-1 (#13365) 2 years ago
Paul Rogers 40ee766724
feat: Collect duplicate log line metrics (#13084) 2 years ago
Dylan Guedes c1fada9af0
refactor: Remove unnecessary spanlogger usage (#13255) 2 years ago
Owen Diehl 1086783a1d
fix: separates directory creation from permission checks (#13248) 2 years ago
Kaviraj Kanagaraj 88e545fc95
feat(cache): Add `Cache-Control: no-cache` support for Loki instant queries. (#12896) 2 years ago
jackyin a46d14fb05
fix: Optimize regular initialization (#12926) 2 years ago
Paul Rogers d16a3bf139
test: First pass at unregistering metrics so that we can run multiple tests (#12927) 2 years ago
MarkDaveny 3a46d3717d
style: fix function names (#12817) 2 years ago
Travis Patterson a772ed705c
fix: Invalidate caches when pipeline wrappers are disabled (#12903) 2 years ago
Christian Haudum 667076d935
fix(blooms): Do not fail requests when fetching metas from cache fails (#12838) 2 years ago
Trevor Whitney af09f53a33
ci: release workflows get build image from makefile (#12778) 2 years ago
Paul Rogers d34f1627cc
test: 2 data race fixes (#12584) 2 years ago
Christian Haudum 58c8c61905
perf(blooms): Use jumpmap for client side sharding of the filter requests (#12470) 2 years ago
Ed Welch 3ece2ea6c4
refactor!: remove async cache writeback on chunk fetcher (#12456) 2 years ago
Ed Welch 4c88be0ef2
chore: update loki modules for 3.0 release (#12433) 2 years ago
Ed Welch a509871c55
chore: remove experimental flags for l2 cache and memcached "addresses" config (#12410) 2 years ago
Paul Rogers aca2a38ad6
test: gcs object client test data race (#12324) 2 years ago
Owen Diehl a36483b731
feat(blooms): bloom integration in query planning (#12208) 2 years ago
Dylan Guedes 51c54adc4f
feat: Memcached: Add TLS support (#12318) 2 years ago
BiKangNing 75e031d8e8
chore: fix function names in doc strings (#12313) 2 years ago
Christian Haudum 863acc0152
chore(blooms): Make block query concurrency configurable (#12292) 2 years ago
Paul Rogers 0d1a3694f5
test: Don't start server until all configured (#12226) 2 years ago
Owen Diehl 63e0bcb84b
fix(blooms): embeddedcache size panic (#12130) 2 years ago
Paul Rogers 97ae790f36
test: Update chunk/cache/mock to have a GetKeys() function (#12122) 2 years ago
Danny Kopping b5f488caec
fix(query/query-frontend): correct congestion control stats aggregation (#12072) 2 years ago
Danny Kopping 609fdb3214
feat(querier/query-frontend): track and log congestion control latency (#12058) 2 years ago
Salva Corts 4fa5148eb5
refactor: Pass query plan down to bloom gateway (#12037) 2 years ago
Christian Haudum b9ce005ec1
fix: Ensure working dir for bloomstore exists (#12019) 2 years ago
Ashwanth 9e7725b31b
feat(metadata): introduce a separate split interval for recent query window (#11897) 2 years ago
Christian Haudum 3b122e4be1
Bloom gateway: Wire up cache config with implementation (#11898) 2 years ago
Christian Haudum 73edf7a943
(chore) Bloomshipper: Separate store and client (#11865) 2 years ago
Michel Hollands 2a63d24729
Fix the ObjectExists method on FSObjectClient (#11747) 2 years ago
Ashwanth 5c8fd520d3
fix(background cache): increment queue size exactly once (#11776) 2 years ago
Danny Kopping e7b782b186
Query-frontend: use the same query split interval for generated cache keys (#11679) 2 years ago
Danny Kopping 88aaa7dc5e
Cache: correctly check background cache size (#11654) 2 years ago
Ashwanth 852becf227
results cache: add new stat `query_length_served` to measure cache effectiveness (#11589) 2 years ago
Christian Haudum 62176339c4
Bloom querying: Propagate line filters from querier to bloom filter (#11492) 2 years ago