Commit Graph

16 Commits (8ef3d5fee9653f8e542bd01cfb50cf05005b00e4)

Author SHA1 Message Date
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 f60554ce91
Boltdb shipper query performance improvements (#2770) 5 years ago
Sandeep Sukhani 79c027550c
run multiple queries per table at once with boltdb-shipper (#2656) 5 years ago
Sandeep Sukhani dab393a62d
fix a flaky test in boltdb shipper (#2550) 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 e59adccfa0
create smaller unique files from boltdb shipper and other code refactorings (#2261) 5 years ago