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 856c11dad2
feat: Add support for storing chunk deletion markers in object storage instead of local disk (#19689)
2 months ago
..
client feat(compactor-hs): add a metric to track the number of jobs left to conclude ongoing unit of work (#19506) 3 months ago
deletion feat(compactor-hs): add a metric to track the number of jobs left to conclude ongoing unit of work (#19506) 3 months ago
deletionmode
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) 3 months ago
retention feat: Add support for storing chunk deletion markers in object storage instead of local disk (#19689) 2 months ago
compactor.go feat: Add support for storing chunk deletion markers in object storage instead of local disk (#19689) 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 feat: Add support for storing chunk deletion markers in object storage instead of local disk (#19689) 2 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 feat: Add support for storing chunk deletion markers in object storage instead of local disk (#19689) 2 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) 3 months ago