Commit Graph

31 Commits (6ac955cc7d395874ce60516d182678542415bca3)

Author SHA1 Message Date
Sandeep Sukhani 6ac955cc7d
make boltdb-shipper use the generic indexshipper for managing index in object storage (#6226) 3 years ago
Dylan Guedes 440fb7d74c
Loki: Modifies TableManager to use IndexGateway ring (#5972) 3 years ago
Owen Diehl b45efd4c2d
TSDB shipper + WAL (#6049) 3 years ago
Christian Simon 337659602e
Add string representation of boltdb shipper mode (#5982) 3 years ago
Sandeep Sukhani b3c818e132
build generic index shipper to be shared between boltdb-shipper and tsdb-shipper (#5705) 3 years ago
JordanRushing 1dc0d978e4
Add a Ring to IndexGateway (#5358) 3 years ago
Cyril Tovena 8f02495453
Refactoring of the Loki storage (#5833) 3 years ago
Sandeep Sukhani 1e56dca741
per user index query readiness with limits overrides (#5484) 3 years ago
Sandeep Sukhani 9f301cf87d
use the defined querypages callback in all the types implementing QueryPages function from IndexClient interface (#5463) 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 ff47d7419a
compactor changes for building per user index files in boltdb shipper (#5026) 3 years ago
Kaviraj fe1d28a545
Chore: use `spanlogger` from `dskit` (#5029) 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 2c5ce2ce63
feat: index-gateway for boltdb-shipper index store (#3865) 4 years ago
Sandeep Sukhani 835f710bc9
make prefix for keys of objects created by boltdb-shipper configurable (#3491) 4 years ago
Ed Welch 877f524c36
Loki: Revert reduce list operations and crash after timeout (#3396) 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 76e713f57d
reduce number of list calls on shared object store when using boltdb-shipper (#3283) 4 years ago
Jacob Lisi 923671a17e
chore: update cortex to latest and fix refs (#3295) 4 years ago
Sandeep Sukhani cd723c0479
Boltdb shipper query readiness (#2911) 5 years ago
Sandeep Sukhani f60554ce91
Boltdb shipper query performance improvements (#2770) 5 years ago
Sandeep Sukhani e53d2032fe
fix a panic when trying to stop boltdb-shipper multiple times using sync.once (#2613) 5 years ago
Sandeep Sukhani 6dd2e9ef34
Read, Write and operational dashboard improvements (#2584) 5 years ago
Sandeep Sukhani 0a0ad68af2
fix dir setup based on which mode it is running (#2559) 5 years ago
Sandeep Sukhani b489130828
compactor for compacting boltdb files uploaded by shipper (#2526) 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