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 162bbb11be
do not run retention loop when retention is not enabled (#11280)
2 years ago
..
client config: remove flags & YAML settings deprecated in 2.9.x (#11151) 2 years ago
deletion Use metrics namespace for more metrics (#11025) 2 years ago
deletionmode
generationnumber Use metrics namespace for more metrics (#11025) 2 years ago
retention config: remove flags & YAML settings deprecated in 2.9.x (#11151) 2 years ago
compactor.go do not run retention loop when retention is not enabled (#11280) 2 years ago
compactor_test.go compaction: Separate metrics for tracking retention and compaction (#11263) 2 years ago
index_set.go
metrics.go compaction: Separate metrics for tracking retention and compaction (#11263) 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
testutil.go