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
renovate-sh-app[bot] 0aac50bffb
fix(deps): update module github.com/prometheus/prometheus to v0.308.0 (main) (#20131)
3 weeks 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 fix(deps): update module github.com/prometheus/prometheus to v0.308.0 (main) (#20131) 3 weeks 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 fix(deps): update module github.com/prometheus/prometheus to v0.308.0 (main) (#20131) 3 weeks ago
compactor.go feat: Add support for storing chunk deletion markers in object storage instead of local disk (#19689) 1 month 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) 1 month 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) 1 month 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