Commit Graph

10 Commits (main)

Author SHA1 Message Date
Sandeep Sukhani 3d634066ee
chore: Use protobuf for encoding artifacts built by horizontally scalable compactor while processing delete requests (#18802) 5 months ago
Sandeep Sukhani 8054076873
fix: do not try to merge the already consolidated delete requests while listing them (#18544) 6 months ago
Sandeep Sukhani 3277321e21
feat: when using sqlite for storing delete requests, use the stored completion time to reduce the requests considered for querytime filtering (#16600) 10 months ago
Sandeep Sukhani bd0ca9387d
chore: refactor delete requests store interface to prepare for replacing boltdb with sqlite for storing delete requests (#16181) 11 months ago
Sandeep Sukhani 07ccf7c561
chore: merge back delete request when we are done processing all its splits (#15968) 12 months ago
Sandeep Sukhani 905caa11cf
chore: align delete request splits to shard interval (#15790) 12 months ago
Ed Welch 4c88be0ef2
chore: update loki modules for 3.0 release (#12433) 2 years ago
Sandeep Sukhani 0b7ff48175
chore: delete request processing improvements (#12259) 2 years ago
Paul Rogers 6c4699d8f7
Remove call to set default resolver (#11580) 2 years ago
Ashwanth 91cae03fe1
chore: restructure compactor package (#10775) 2 years ago
Christian Haudum 2e775f3f44
chore(storage): Restructure shipper packages (#10729) 2 years ago
Charles Korn bde65667f7
Upgrade dskit to use packages migrated from weaveworks/common (#10164) 2 years ago
Travis Patterson 66f7407f15
Ensure a delete request interval of at least a second (#8340) 3 years ago
Michel Hollands 8868957783
Log delete request ID upon creation (#7307) 3 years ago
Travis Patterson e15da437f0
Shard deletes requests based on time ranges (#6903) 3 years ago
Travis Patterson 983ab80e7c
Add delete api validations (#6860) 3 years ago
Travis Patterson bd3d80ad80
Add ability to limit the impact of pathological delete requests. (#6854) 3 years ago
Sandeep Sukhani 882010a810
Index shipper move code (#6704) 4 years ago
Michel Hollands b4e6c59936
Compactor: add per tenant compaction delete enabled flag (#6410) 4 years ago