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
Poyzan b9266883a0
fix: data race in unit test (#12224)
2 years ago
..
client config: remove flags & YAML settings deprecated in 2.9.x (#11151) 2 years ago
deletion fix: data race in unit test (#12224) 2 years ago
deletionmode chore: restructure compactor package (#10775) 2 years ago
generationnumber Use metrics namespace for more metrics (#11025) 2 years ago
retention deletion: delete chunk overlapping multiple tables when processing oldest table that has it indexed (#11600) 2 years ago
compactor.go refactor: Add RF and Tokens to Loki ring Cfg and allow overwriting docs. (#12142) 2 years ago
compactor_test.go Blooms: Prepare compactor refactor (#11847) 2 years ago
index_set.go chore: restructure compactor package (#10775) 2 years ago
metrics.go compactor" track number of times table compactions were skipped consecutively (#11604) 2 years ago
table.go compactor: do not block compation when retention is taking too long (#9884) 2 years ago
table_locker.go compactor: do not block compation when retention is taking too long (#9884) 2 years ago
table_test.go chore: restructure compactor package (#10775) 2 years ago
testutil.go chore: restructure compactor package (#10775) 2 years ago