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 32c50888b0
fix: concurrent map access for processedSeries in delete requests manager (#17469)
8 months ago
..
client chore(deps): Update dskit (#16782) 10 months ago
deletion fix: concurrent map access for processedSeries in delete requests manager (#17469) 8 months ago
deletionmode chore: restructure compactor package (#10775) 2 years ago
generationnumber chore: Linting update for new golangci (#16572) 10 months ago
retention chore(engine): Add expression evaluator to evaluate physical expressions against a given record batch (#17257) 9 months ago
compactor.go docs: Document the default value for the working_directory for compactor (#17075) 8 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) 10 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 feat: store details of processed streams while processing delete requests (#16825) 10 months ago
ui.go feat: Distributed Operational UI (#16097) 11 months ago