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 255fce20d8
fix: Fix handling of duplicate delete requests (#18460)
6 months ago
..
client feat(compactor HS): Wire things up and add some metrics (#18421) 6 months ago
deletion fix: Fix handling of duplicate delete requests (#18460) 6 months ago
deletionmode chore: restructure compactor package (#10775) 2 years ago
generationnumber chore: Linting update for new golangci (#16572) 10 months ago
jobqueue feat(compactor HS): Wire things up and add some metrics (#18421) 6 months ago
retention feat(compactor HS): add support for applying storage updates after finishing processing of deletion manifest (#18294) 7 months ago
compactor.go feat(compactor HS): Wire things up and add some metrics (#18421) 6 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) 6 months ago
config.go feat(compactor HS): Wire things up and add some metrics (#18421) 6 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) 6 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) 6 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) 6 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) 6 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) 6 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) 6 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
worker.go feat(compactor HS): Wire things up and add some metrics (#18421) 6 months ago