Commit Graph

12 Commits (main)

Author SHA1 Message Date
Sandeep Sukhani 9e0f50c362
feat(compactor-hs): add a metric to track the number of jobs left to conclude ongoing unit of work (#19506) 2 months ago
Sandeep Sukhani e9b1d89f70
chore: do not rely on GOMAXPROCS to configure the number of sub-workers to run in compactor worker (#18848) 4 months ago
Sandeep Sukhani 3d634066ee
chore: Use protobuf for encoding artifacts built by horizontally scalable compactor while processing delete requests (#18802) 5 months ago
Sandeep Sukhani 9281ab3959
docs(compactor HS): add documentation for horizontally scalable compactor (#18654) 5 months ago
Sandeep Sukhani 5bf3f74ab2
feat(compactor HS): tune compactor worker config and add experimental feature warning to the docs (#18539) 5 months ago
Sandeep Sukhani 000f90d74b
feat(compactor HS): Fixes and changes for getting horizontally scalable compactor to work well (#18526) 5 months ago
Sandeep Sukhani bd293206cd
feat(compactor HS): Wire things up and add some metrics (#18421) 6 months ago
Sandeep Sukhani 8007e22db5
feat(compactor HS): store index updates per processed segment in the manifest to the object storage (#18212) 6 months ago
Paul Rogers 589652112f
chore: lint fix for queue.go (#18181) 6 months ago
Sandeep Sukhani d05c4bc500
feat(compactor HS): add support for worker for processing of jobs from the compactor's job queue (#18165) 6 months ago
Sandeep Sukhani 385e3175cf
feat(compactor HS): use streaming RPCs for interacting with job queue over grpc (#18125) 6 months ago
Sandeep Sukhani 267f4dc0ec
feat(compactor HS): add job queue and deletion job builder (#17843) 7 months ago