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
Cyril Tovena dbf2befc1d
feat: Distributed Operational UI (#16097)
11 months ago
..
delete_request.go feat: Distributed Operational UI (#16097) 11 months ago
delete_request_test.go feat: dedupe duplicate delete requests while loading them for processing in compactor (#15852) 12 months ago
delete_requests_client.go chore: update loki modules for 3.0 release (#12433) 2 years ago
delete_requests_client_test.go test: First pass at unregistering metrics so that we can run multiple tests (#12927) 2 years ago
delete_requests_manager.go chore: refactor delete requests store interface to prepare for replacing boltdb with sqlite for storing delete requests (#16181) 11 months ago
delete_requests_manager_test.go chore: refactor delete requests store interface to prepare for replacing boltdb with sqlite for storing delete requests (#16181) 11 months ago
delete_requests_store.go fix: remove unused variable in delete requests store code (#16241) 11 months ago
delete_requests_store_test.go chore: refactor delete requests store interface to prepare for replacing boltdb with sqlite for storing delete requests (#16181) 11 months ago
delete_requests_table.go chore: refactor delete requests store interface to prepare for replacing boltdb with sqlite for storing delete requests (#16181) 11 months ago
delete_requests_table_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
grpc_request_handler.go chore: avoid doing some unnecessary work while listing or merging sharded delete requests (#16125) 11 months ago
grpc_request_handler_test.go feat: upgrade prometheus (#13671) 1 year ago
metrics.go test: First pass at unregistering metrics so that we can run multiple tests (#12927) 2 years ago
noop_delete_requests_store.go chore: refactor delete requests store interface to prepare for replacing boltdb with sqlite for storing delete requests (#16181) 11 months ago
request_handler.go feat: Distributed Operational UI (#16097) 11 months ago
request_handler_test.go chore: refactor delete requests store interface to prepare for replacing boltdb with sqlite for storing delete requests (#16181) 11 months ago
tenant_delete_requests_client.go chore: update loki modules for 3.0 release (#12433) 2 years ago
tenant_delete_requests_client_test.go chore: delete request processing improvements (#12259) 2 years 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