Commit Graph

33 Commits (9f301cf87d39bc6876448441854ec75d70f5a3d6)

Author SHA1 Message Date
Sandeep Sukhani 9f301cf87d
use the defined querypages callback in all the types implementing QueryPages function from IndexClient interface (#5463) 3 years ago
Kaviraj Kanagaraj f083aab09d
Remove `cortexpb` dependency from Loki packages. Use only `logproto` now. (#5264) 3 years ago
Eng Zer Jun 392fde1e27
refactor: use `T.TempDir` to create temporary test directory (#5253) 3 years ago
Sandeep Sukhani 0426870f3f
fix broken boltdb-shipper test (#5222) 3 years ago
Sandeep Sukhani d87f2a1c8a
per user index changes on the write path (#5193) 3 years ago
Arve Knudsen a2dd731586
Chore: Add pkg/util/log package (#5187) 3 years ago
Sandeep Sukhani 88b5a767bc
changes on read path for supporting per user index with boltdb-shipper (#5073) 3 years ago
Sandeep Sukhani ff47d7419a
compactor changes for building per user index files in boltdb shipper (#5026) 3 years ago
Cyril Tovena 54dc737583
Reduce tracing spans (#4842) 4 years ago
Danny Kopping cff8324f24
Replacing go-kit/kit/log with go-kit/log (#4484) 4 years ago
Sandeep Sukhani 8ef3d5fee9
add a storage client for boltdb-shipper which would do all the object key management for storage operations (#4128) 4 years ago
Cyril Tovena 32e55c3043
Fork cortex chunk storage into Loki. (#3842) 4 years ago
Sandeep Sukhani 1ed19f7380
add a metric for counting number of failures in opening existing files while loading tables from active index in uploads package (#3977) 4 years ago
Sandeep Sukhani 0cd8f31831
log name of the file failed to open during startup by ingester (#3970) 4 years ago
Sandeep Sukhani 43c16ed8a1
remove boltdb files from ingesters on startup which do not have a index bucket (#3929) 4 years ago
Sandeep Sukhani ba25b0fc80
increase db retain period in ingesters to cover index cache validity period as well (#3300) 4 years ago
Sandeep Sukhani 3ff088173f
dedupe index on all the queries for a table instead of query batches (#3338) 4 years ago
Jacob Lisi 923671a17e
chore: update cortex to latest and fix refs (#3295) 4 years ago
Ed Welch 6d442673b7
adding a function to safely open boltdb files and recover from any panics thrown by boltdb when opening a file. (#2983) 5 years ago
Sandeep Sukhani fd451d97f4
fix flaky load tables test for boltdb-shipper uploads table-manager (#2891) 5 years ago
Sandeep Sukhani feb66d62cf
fix flaky tests in boltdb-shipper (#2831) 5 years ago
Sandeep Sukhani f60554ce91
Boltdb shipper query performance improvements (#2770) 5 years ago
Cyril Tovena 62272cdaa1
Fixes all lint errors. (#2768) 5 years ago
Davor Kapsa fffcfa6e81
fix some misspells (#2725) 5 years ago
Sandeep Sukhani 79c027550c
run multiple queries per table at once with boltdb-shipper (#2656) 5 years ago
Lars Lehtonen 334cc1e59a
pkg/storage/stores/shipper/uploads: fix test error (#2620) 5 years ago
Sandeep Sukhani dab393a62d
fix a flaky test in boltdb shipper (#2550) 5 years ago
Sandeep Sukhani b489130828
compactor for compacting boltdb files uploaded by shipper (#2526) 5 years ago
Sandeep Sukhani 97dfb297a0
compress boltdb files to gzip while uploading from shipper (#2507) 5 years ago
Sandeep Sukhani 9b0740c0ed
upload boltdb files from shipper only when they are not expected to be modified or during shutdown (#2487) 5 years ago
Sandeep Sukhani 048e8bdb9c
minor fixes and improvements for boltdb shipper (#2530) 5 years ago
Sandeep Sukhani cf64b70db3
add some spans for boltdb shipper index queries (#2495) 5 years ago
Sandeep Sukhani e59adccfa0
create smaller unique files from boltdb shipper and other code refactorings (#2261) 5 years ago