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
Christian Haudum 7113bc1c90
chore: Remove unused/dead code (#21688)
4 days ago
..
client feat(deletes): support time range filtering for listing deletes (#20427) 4 months ago
deletion chore: Remove unused/dead code (#21688) 4 days ago
deletionmode chore: restructure compactor package (#10775) 3 years ago
generationnumber chore: Linting update for new golangci (#16572) 1 year ago
jobqueue chore: Remove unused/dead code (#21688) 4 days ago
retention chore: Remove unused/dead code (#21688) 4 days ago
compactor.go chore: Remove unused/dead code (#21688) 4 days ago
compactor_test.go feat(compactor HS): refactor interfaces and build a link between delete requests manager and compactor for HS of compactor (#18326) 10 months ago
config.go feat: Add support for storing chunk deletion markers in object storage instead of local disk (#19689) 6 months ago
index_set.go fix: use TrimSuffix over Trim (#20830) 3 months ago
index_set_test.go chore: make index updates idempotent from horizontally scalable compactor (#19093) 8 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) 7 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) 10 months ago
table_test.go chore: make index updates idempotent from horizontally scalable compactor (#19093) 8 months ago
tables_manager.go chore: Remove unused/dead code (#21688) 4 days ago
tables_manager_test.go chore: make index updates idempotent from horizontally scalable compactor (#19093) 8 months ago
testutil.go chore: make index updates idempotent from horizontally scalable compactor (#19093) 8 months ago
ui.go chore: Use protobuf for encoding artifacts built by horizontally scalable compactor while processing delete requests (#18802) 9 months ago
worker.go chore: compactor worker chunk client congestion control (#19493) 7 months ago