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
renovate-sh-app[bot] 0aac50bffb
fix(deps): update module github.com/prometheus/prometheus to v0.308.0 (main) (#20131)
3 weeks ago
..
deletionproto chore: make index updates idempotent from horizontally scalable compactor (#19093) 4 months ago
delete_request.go chore: make index updates idempotent from horizontally scalable compactor (#19093) 4 months ago
delete_request_batch.go chore: Use protobuf for encoding artifacts built by horizontally scalable compactor while processing delete requests (#18802) 5 months ago
delete_request_batch_test.go chore: make index updates idempotent from horizontally scalable compactor (#19093) 4 months ago
delete_request_test.go chore: make index updates idempotent from horizontally scalable compactor (#19093) 4 months ago
delete_requests_client.go chore: Use protobuf for encoding artifacts built by horizontally scalable compactor while processing delete requests (#18802) 5 months ago
delete_requests_client_test.go chore: Use protobuf for encoding artifacts built by horizontally scalable compactor while processing delete requests (#18802) 5 months ago
delete_requests_db_boltdb.go feat: add support for using sqlite for storing delete requests (#16437) 10 months ago
delete_requests_db_boltdb_test.go feat: add support for using sqlite for storing delete requests (#16437) 10 months ago
delete_requests_db_sqlite.go fix: Fix handling of duplicate delete requests (#18460) 5 months ago
delete_requests_db_sqlite_test.go feat: add support for using sqlite for storing delete requests (#16437) 10 months ago
delete_requests_manager.go chore: make index updates idempotent from horizontally scalable compactor (#19093) 4 months ago
delete_requests_manager_test.go chore: make index updates idempotent from horizontally scalable compactor (#19093) 4 months ago
delete_requests_store.go chore: Use protobuf for encoding artifacts built by horizontally scalable compactor while processing delete requests (#18802) 5 months ago
delete_requests_store_boltdb.go chore: Use protobuf for encoding artifacts built by horizontally scalable compactor while processing delete requests (#18802) 5 months ago
delete_requests_store_boltdb_test.go chore: Use protobuf for encoding artifacts built by horizontally scalable compactor while processing delete requests (#18802) 5 months ago
delete_requests_store_sqlite.go chore: Use protobuf for encoding artifacts built by horizontally scalable compactor while processing delete requests (#18802) 5 months ago
delete_requests_store_sqlite_test.go chore: Use protobuf for encoding artifacts built by horizontally scalable compactor while processing delete requests (#18802) 5 months ago
delete_requests_store_test.go chore: Use protobuf for encoding artifacts built by horizontally scalable compactor while processing delete requests (#18802) 5 months ago
deletion_manifest_builder.go fix: use the custom objectExists function to work around bug in Thanos object client (#18820) 5 months ago
deletion_manifest_builder_test.go chore: Use protobuf for encoding artifacts built by horizontally scalable compactor while processing delete requests (#18802) 5 months ago
grpc_request_handler.go chore: Use protobuf for encoding artifacts built by horizontally scalable compactor while processing delete requests (#18802) 5 months ago
grpc_request_handler_test.go chore: make index updates idempotent from horizontally scalable compactor (#19093) 4 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) 2 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) 2 months ago
job_runner.go chore: optimize chunk rewrite while filtering out deleted data (#19140) 4 months ago
job_runner_test.go fix(deps): update module github.com/prometheus/prometheus to v0.308.0 (main) (#20131) 3 weeks ago
metrics.go feat(compactor HS): Fixes and changes for getting horizontally scalable compactor to work well (#18526) 5 months ago
request_handler.go feat(deletion): return request ID in response header (#19444) 3 months ago
request_handler_test.go chore: Use protobuf for encoding artifacts built by horizontally scalable compactor while processing delete requests (#18802) 5 months ago
tenant_delete_requests_client.go chore: Use protobuf for encoding artifacts built by horizontally scalable compactor while processing delete requests (#18802) 5 months ago
tenant_delete_requests_client_test.go chore: Use protobuf for encoding artifacts built by horizontally scalable compactor while processing delete requests (#18802) 5 months ago
tenant_request_handler.go feat: Distributed Operational UI (#16097) 11 months ago
tenant_request_handler_test.go feat: Distributed Operational UI (#16097) 11 months ago
util.go chore: avoid doing some unnecessary work while listing or merging sharded delete requests (#16125) 11 months ago
util_test.go chore: restructure compactor package (#10775) 2 years ago