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/ingester
Paul Rogers fb58ab8c21
fix: WAL replay hang when flush doesn't progress (#21176)
6 days ago
..
client refactor: Use OTel tracing library (#17859) 10 months ago
index chore: typos in comments (#20481) 2 months ago
wal
checkpoint.go chore(deps): Remove references to github.com/prometheus/prometheus/tsdb/errors (#20794) 1 month ago
checkpoint.pb.go
checkpoint.proto
checkpoint_test.go fix(ingester): Add WAL cleanup code (#19607) 5 months ago
chunk_test.go
downscale.go feat: Handle state change lock in prepare downscale (#20141) 3 months ago
encoding_test.go
flush.go fix(deps): update module golang.org/x/net to v0.47.0 (main) (#19850) 4 months ago
flush_test.go fix(deps): update module golang.org/x/net to v0.47.0 (main) (#19850) 4 months ago
ingester.go feat: Add config to delegate stream limits check to limits-service only (#21007) 3 weeks ago
ingester_test.go chore: Bump dskit dependency (#20518) 2 months ago
instance.go feat: Add config to delegate stream limits check to limits-service only (#21007) 3 weeks ago
instance_test.go feat: Resolve ingestion policy via a header (#19548) 5 months ago
kafka_consumer.go fix: fix context canceled stops reader from cleaning up (#19210) 6 months ago
kafka_consumer_test.go chore: parallel kafka consumer (#17262) 10 months ago
limiter.go feat: Add config to delegate stream limits check to limits-service only (#21007) 3 weeks ago
limiter_test.go feat: Add config to delegate stream limits check to limits-service only (#21007) 3 weeks ago
mapper.go refactor(stringlabels): Support stringlabels in ingester (#17243) 11 months ago
mapper_test.go refactor(stringlabels): Support stringlabels ingester tests (#17121) 12 months ago
metrics.go feat(ingester): Add WAL throttling for partition ingesters (#19538) 5 months ago
owned_streams.go feat: per policy overridable stream limits (#18994) 7 months ago
owned_streams_test.go feat: per policy overridable stream limits (#18994) 7 months ago
recalculate_owned_streams.go refactor: replace experimental `maps` and `slices` with stdlib (#15051) 1 year ago
recalculate_owned_streams_test.go chore: update dskit to include LRU cache for partition ring shuffle sharding (#20270) 3 months ago
recovery.go fix(deps): update module golang.org/x/net to v0.47.0 (main) (#19850) 4 months ago
recovery_test.go chore: consistently use new labels.Labels API (#18490) 8 months ago
replay_controller.go fix: WAL replay hang when flush doesn't progress (#21176) 6 days ago
replay_controller_test.go fix: WAL replay hang when flush doesn't progress (#21176) 6 days ago
stream.go fix: duplicate lines with different structured metadata (#21039) 3 weeks ago
stream_rate_calculator.go
stream_rate_calculator_test.go
stream_test.go feat: per policy overridable stream limits (#18994) 7 months ago
streams_map.go
streams_map_test.go feat: per policy overridable stream limits (#18994) 7 months ago
tailer.go fix(deps): update module golang.org/x/net to v0.47.0 (main) (#19850) 4 months ago
tailer_test.go refactor(stringlabels): Support stringlabels in `logql/log` package (#17838) 10 months ago
wal.go fix(wal): Move WAL disk check to platform-specific code (#19619) 5 months ago
wal_disk_throttle_test.go feat(ingester): Add WAL throttling for partition ingesters (#19538) 5 months ago
wal_unix.go fix(wal): Move WAL disk check to platform-specific code (#19619) 5 months ago
wal_windows.go fix(wal): Move WAL disk check to platform-specific code (#19619) 5 months ago