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
Christian Haudum 7113bc1c90
chore: Remove unused/dead code (#21688)
1 month ago
..
deletionproto chore: make index updates idempotent from horizontally scalable compactor (#19093) 9 months ago
delete_request.go chore: make index updates idempotent from horizontally scalable compactor (#19093) 9 months ago
delete_request_batch.go chore: Use protobuf for encoding artifacts built by horizontally scalable compactor while processing delete requests (#18802) 10 months ago
delete_request_batch_test.go chore: make index updates idempotent from horizontally scalable compactor (#19093) 9 months ago
delete_request_test.go chore: make index updates idempotent from horizontally scalable compactor (#19093) 9 months ago
delete_requests_client.go feat(deletes): support time range filtering for listing deletes (#20427) 5 months ago
delete_requests_client_test.go feat(deletes): support time range filtering for listing deletes (#20427) 5 months ago
delete_requests_db_boltdb.go
delete_requests_db_boltdb_test.go
delete_requests_db_sqlite.go fix: Fix handling of duplicate delete requests (#18460) 11 months ago
delete_requests_db_sqlite_test.go
delete_requests_manager.go chore: make index updates idempotent from horizontally scalable compactor (#19093) 9 months ago
delete_requests_manager_test.go chore: Remove unused/dead code (#21688) 1 month ago
delete_requests_store.go feat(deletes): support time range filtering for listing deletes (#20427) 5 months ago
delete_requests_store_boltdb.go feat(deletes): support time range filtering for listing deletes (#20427) 5 months ago
delete_requests_store_boltdb_test.go feat(deletes): support time range filtering for listing deletes (#20427) 5 months ago
delete_requests_store_sqlite.go chore: Remove unused/dead code (#21688) 1 month ago
delete_requests_store_sqlite_test.go feat(deletes): support time range filtering for listing deletes (#20427) 5 months ago
delete_requests_store_test.go feat(deletes): support time range filtering for listing deletes (#20427) 5 months ago
deletion_manifest_builder.go chore: Remove unused/dead code (#21688) 1 month ago
deletion_manifest_builder_test.go chore: Use protobuf for encoding artifacts built by horizontally scalable compactor while processing delete requests (#18802) 10 months ago
grpc_request_handler.go feat(deletes): support time range filtering for listing deletes (#20427) 5 months ago
grpc_request_handler_test.go chore: make index updates idempotent from horizontally scalable compactor (#19093) 9 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) 8 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) 8 months ago
job_runner.go chore: optimize chunk rewrite while filtering out deleted data (#19140) 9 months ago
job_runner_test.go fix(deps): update module github.com/prometheus/prometheus to v0.308.0 (main) (#20131) 6 months ago
metrics.go feat(compactor HS): Fixes and changes for getting horizontally scalable compactor to work well (#18526) 11 months ago
request_handler.go chore: Remove unused/dead code (#21688) 1 month ago
request_handler_test.go chore: Remove unused/dead code (#21688) 1 month ago
tenant_delete_requests_client.go feat(deletes): support time range filtering for listing deletes (#20427) 5 months ago
tenant_delete_requests_client_test.go feat(deletes): support time range filtering for listing deletes (#20427) 5 months ago
tenant_request_handler.go
tenant_request_handler_test.go
util.go
util_test.go