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 3277321e21
feat: when using sqlite for storing delete requests, use the stored completion time to reduce the requests considered for querytime filtering (#16600)
11 months ago
..
client feat: when using sqlite for storing delete requests, use the stored completion time to reduce the requests considered for querytime filtering (#16600) 11 months ago
deletion feat: when using sqlite for storing delete requests, use the stored completion time to reduce the requests considered for querytime filtering (#16600) 11 months ago
deletionmode chore: restructure compactor package (#10775) 2 years ago
generationnumber chore: Linting update for new golangci (#16572) 11 months ago
retention feat: Snapshopt stream overrides values on each request (#16523) 11 months ago
compactor.go feat: when using sqlite for storing delete requests, use the stored completion time to reduce the requests considered for querytime filtering (#16600) 11 months ago
compactor_test.go feat: when using sqlite for storing delete requests, use the stored completion time to reduce the requests considered for querytime filtering (#16600) 11 months ago
index_set.go chore: Clarify compression package (#14257) 1 year ago
metrics.go compactor" track number of times table compactions were skipped consecutively (#11604) 2 years ago
table.go chore: Linting updates in prep for Go 1.23 (#14071) 1 year ago
table_locker.go compactor: do not block compation when retention is taking too long (#9884) 2 years ago
table_test.go chore: remove copied loop vars (#14383) 1 year ago
testutil.go chore: Preparation for incoming static code analysis CI check (#15164) 1 year ago
ui.go feat: Distributed Operational UI (#16097) 11 months ago