Like Prometheus, but for logs.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
loki/pkg/compactor/deletion
shantanualshi 49cb6e9838
fixup! Create single tombstone file for a delete request
3 days ago
..
deletionproto fixup! Create single tombstone file for a delete request 3 days ago
dataobj_deletion_manager.go Create single tombstone file for a delete request 3 days ago
dataobj_deletion_sweeper.go Fix dataobj-deletion config and docs 6 days ago
dataobj_tombstone.go Create single tombstone file for a delete request 3 days ago
delete_request.go chore: make index updates idempotent from horizontally scalable compactor (#19093) 5 months ago
delete_request_batch.go chore: Use protobuf for encoding artifacts built by horizontally scalable compactor while processing delete requests (#18802) 6 months ago
delete_request_batch_test.go chore: make index updates idempotent from horizontally scalable compactor (#19093) 5 months ago
delete_request_test.go chore: make index updates idempotent from horizontally scalable compactor (#19093) 5 months ago
delete_requests_client.go feat(deletes): support time range filtering for listing deletes (#20427) 2 weeks ago
delete_requests_client_test.go feat(deletes): support time range filtering for listing deletes (#20427) 2 weeks ago
delete_requests_db_boltdb.go feat: add support for using sqlite for storing delete requests (#16437) 11 months ago
delete_requests_db_boltdb_test.go feat: add support for using sqlite for storing delete requests (#16437) 11 months ago
delete_requests_db_sqlite.go fix: Fix handling of duplicate delete requests (#18460) 7 months ago
delete_requests_db_sqlite_test.go feat: add support for using sqlite for storing delete requests (#16437) 11 months ago
delete_requests_manager.go chore: make index updates idempotent from horizontally scalable compactor (#19093) 5 months ago
delete_requests_manager_test.go feat(deletes): support time range filtering for listing deletes (#20427) 2 weeks ago
delete_requests_store.go feat(deletes): support time range filtering for listing deletes (#20427) 2 weeks ago
delete_requests_store_boltdb.go feat(deletes): support time range filtering for listing deletes (#20427) 2 weeks ago
delete_requests_store_boltdb_test.go feat(deletes): support time range filtering for listing deletes (#20427) 2 weeks ago
delete_requests_store_sqlite.go feat(deletes): support time range filtering for listing deletes (#20427) 2 weeks ago
delete_requests_store_sqlite_test.go feat(deletes): support time range filtering for listing deletes (#20427) 2 weeks ago
delete_requests_store_test.go feat(deletes): support time range filtering for listing deletes (#20427) 2 weeks ago
deletion_manifest_builder.go fix: use the custom objectExists function to work around bug in Thanos object client (#18820) 6 months ago
deletion_manifest_builder_test.go chore: Use protobuf for encoding artifacts built by horizontally scalable compactor while processing delete requests (#18802) 6 months ago
grpc_request_handler.go feat(deletes): support time range filtering for listing deletes (#20427) 2 weeks ago
grpc_request_handler_test.go chore: make index updates idempotent from horizontally scalable compactor (#19093) 5 months ago
job_builder.go feat(compactor-hs): add a metric to track the number of jobs left to conclude ongoing unit of work (#19506) 4 months ago
job_builder_test.go feat(compactor-hs): add a metric to track the number of jobs left to conclude ongoing unit of work (#19506) 4 months ago
job_runner.go chore: optimize chunk rewrite while filtering out deleted data (#19140) 5 months ago
job_runner_test.go fix(deps): update module github.com/prometheus/prometheus to v0.308.0 (main) (#20131) 2 months ago
metrics.go feat(compactor HS): Fixes and changes for getting horizontally scalable compactor to work well (#18526) 7 months ago
request_handler.go feat(deletes): support time range filtering for listing deletes (#20427) 2 weeks ago
request_handler_test.go chore: Use protobuf for encoding artifacts built by horizontally scalable compactor while processing delete requests (#18802) 6 months ago
tenant_delete_requests_client.go feat(deletes): support time range filtering for listing deletes (#20427) 2 weeks ago
tenant_delete_requests_client_test.go feat(deletes): support time range filtering for listing deletes (#20427) 2 weeks ago
tenant_request_handler.go feat: Distributed Operational UI (#16097) 12 months ago
tenant_request_handler_test.go feat: Distributed Operational UI (#16097) 12 months ago
util.go chore: avoid doing some unnecessary work while listing or merging sharded delete requests (#16125) 1 year ago
util_test.go chore: restructure compactor package (#10775) 2 years ago