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
Sandeep Sukhani 1ea8d48fc4
chore: expose tables manager interface from compactor (#18344)
7 months ago
..
client feat(compactor HS): use streaming RPCs for interacting with job queue over grpc (#18125) 7 months ago
deletion feat(compactor HS): refactor interfaces and build a link between delete requests manager and compactor for HS of compactor (#18326) 7 months ago
deletionmode
generationnumber chore: Linting update for new golangci (#16572) 11 months ago
jobqueue feat(compactor HS): store index updates per processed segment in the manifest to the object storage (#18212) 7 months ago
retention feat(compactor HS): add support for applying storage updates after finishing processing of deletion manifest (#18294) 7 months ago
compactor.go chore: expose tables manager interface from compactor (#18344) 7 months ago
compactor_test.go feat(compactor HS): refactor interfaces and build a link between delete requests manager and compactor for HS of compactor (#18326) 7 months ago
index_set.go feat(compactor HS): refactor interfaces and build a link between delete requests manager and compactor for HS of compactor (#18326) 7 months ago
index_set_test.go feat(compactor HS): refactor interfaces and build a link between delete requests manager and compactor for HS of compactor (#18326) 7 months ago
metrics.go compactor" track number of times table compactions were skipped consecutively (#11604) 2 years ago
table.go feat(compactor HS): refactor interfaces and build a link between delete requests manager and compactor for HS of compactor (#18326) 7 months ago
table_locker.go feat(compactor HS): refactor interfaces and build a link between delete requests manager and compactor for HS of compactor (#18326) 7 months ago
table_test.go feat(compactor HS): add support for applying storage updates after finishing processing of deletion manifest (#18294) 7 months ago
tables_manager.go chore: expose tables manager interface from compactor (#18344) 7 months ago
tables_manager_test.go feat(compactor HS): refactor interfaces and build a link between delete requests manager and compactor for HS of compactor (#18326) 7 months ago
testutil.go feat(compactor HS): add support for applying storage updates after finishing processing of deletion manifest (#18294) 7 months ago
ui.go feat: Distributed Operational UI (#16097) 11 months ago