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
Dylan Guedes 4649720ee5
feat(compactor): Add new `increase_generation_numbers` endpoint (#22443)
6 days ago
..
client feat(deletes): support time range filtering for listing deletes (#20427) 5 months ago
deletion feat(compactor): Add new `increase_generation_numbers` endpoint (#22443) 6 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) 2 months ago
retention chore: Remove unused "series index store" and consolidate boltdb utils (#21923) 4 weeks ago
compactor.go chore: Remove unused/dead code (#21688) 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) 12 months ago
config.go feat: Add support for storing chunk deletion markers in object storage instead of local disk (#19689) 8 months ago
index_set.go chore(compactor): Retry transient errors for delete operations (#22295) 1 week ago
index_set_test.go chore(compactor): Retry transient errors for delete operations (#22295) 1 week 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) 9 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) 12 months ago
table_test.go chore: make index updates idempotent from horizontally scalable compactor (#19093) 10 months ago
tables_manager.go fix(logging): Stabilize storage layer log messages (#21955) 3 weeks ago
tables_manager_test.go chore: make index updates idempotent from horizontally scalable compactor (#19093) 10 months ago
testutil.go chore: make index updates idempotent from horizontally scalable compactor (#19093) 10 months ago
ui.go chore: Use protobuf for encoding artifacts built by horizontally scalable compactor while processing delete requests (#18802) 11 months ago
worker.go chore: compactor worker chunk client congestion control (#19493) 8 months ago