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 9e0f50c362
feat(compactor-hs): add a metric to track the number of jobs left to conclude ongoing unit of work (#19506)
2 months ago
..
client feat(compactor-hs): add a metric to track the number of jobs left to conclude ongoing unit of work (#19506) 2 months ago
deletion feat(compactor-hs): add a metric to track the number of jobs left to conclude ongoing unit of work (#19506) 2 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): add a metric to track the number of jobs left to conclude ongoing unit of work (#19506) 2 months ago
retention chore: optimize chunk rewrite while filtering out deleted data (#19140) 4 months ago
compactor.go feat(compactor-hs): add a metric to track the number of jobs left to conclude ongoing unit of work (#19506) 2 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 chore(linter): Fix issues flagged by updated golangci-lint version (#19206) 3 months ago
index_set.go feat!: move the Loki UI to a Grafana Plugin (#19390) 3 months ago
index_set_test.go chore: make index updates idempotent from horizontally scalable compactor (#19093) 4 months ago
metrics.go compactor" track number of times table compactions were skipped consecutively (#11604) 2 years ago
table.go feat!: move the Loki UI to a Grafana Plugin (#19390) 3 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 chore: make index updates idempotent from horizontally scalable compactor (#19093) 4 months ago
tables_manager.go chore: make index updates idempotent from horizontally scalable compactor (#19093) 4 months ago
tables_manager_test.go chore: make index updates idempotent from horizontally scalable compactor (#19093) 4 months ago
testutil.go chore: make index updates idempotent from horizontally scalable compactor (#19093) 4 months ago
ui.go chore: Use protobuf for encoding artifacts built by horizontally scalable compactor while processing delete requests (#18802) 5 months ago
worker.go chore: compactor worker chunk client congestion control (#19493) 2 months ago