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 3618279603
chore: optimize chunk rewrite while filtering out deleted data (#19140)
6 months ago
..
client chore: Use protobuf for encoding artifacts built by horizontally scalable compactor while processing delete requests (#18802) 7 months ago
deletion chore: optimize chunk rewrite while filtering out deleted data (#19140) 6 months ago
deletionmode
generationnumber chore: Linting update for new golangci (#16572) 12 months ago
jobqueue chore: do not rely on GOMAXPROCS to configure the number of sub-workers to run in compactor worker (#18848) 6 months ago
retention chore: optimize chunk rewrite while filtering out deleted data (#19140) 6 months ago
compactor.go feat(compactor HS): Fixes and changes for getting horizontally scalable compactor to work well (#18526) 7 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) 8 months ago
config.go feat(compactor HS): tune compactor worker config and add experimental feature warning to the docs (#18539) 7 months ago
index_set.go chore: make index updates idempotent from horizontally scalable compactor (#19093) 6 months ago
index_set_test.go chore: make index updates idempotent from horizontally scalable compactor (#19093) 6 months ago
metrics.go
table.go chore: make index updates idempotent from horizontally scalable compactor (#19093) 6 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) 8 months ago
table_test.go chore: make index updates idempotent from horizontally scalable compactor (#19093) 6 months ago
tables_manager.go chore: make index updates idempotent from horizontally scalable compactor (#19093) 6 months ago
tables_manager_test.go chore: make index updates idempotent from horizontally scalable compactor (#19093) 6 months ago
testutil.go chore: make index updates idempotent from horizontally scalable compactor (#19093) 6 months ago
ui.go chore: Use protobuf for encoding artifacts built by horizontally scalable compactor while processing delete requests (#18802) 7 months ago
worker.go feat(compactor HS): Wire things up and add some metrics (#18421) 8 months ago