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)
3 months ago
..
client
index chore: typos in comments (#20481) 5 months ago
wal
checkpoint.go chore(deps): Remove references to github.com/prometheus/prometheus/tsdb/errors (#20794) 4 months ago
checkpoint.pb.go
checkpoint.proto
checkpoint_test.go fix(ingester): Add WAL cleanup code (#19607) 7 months ago
chunk_test.go
downscale.go feat: Handle state change lock in prepare downscale (#20141) 6 months ago
encoding_test.go
flush.go fix(deps): update module golang.org/x/net to v0.47.0 (main) (#19850) 7 months ago
flush_test.go fix(deps): update module golang.org/x/net to v0.47.0 (main) (#19850) 7 months ago
ingester.go feat: Add config to delegate stream limits check to limits-service only (#21007) 3 months ago
ingester_test.go chore: Bump dskit dependency (#20518) 5 months ago
instance.go feat: Add config to delegate stream limits check to limits-service only (#21007) 3 months ago
instance_test.go feat: Resolve ingestion policy via a header (#19548) 8 months ago
kafka_consumer.go fix: fix context canceled stops reader from cleaning up (#19210) 9 months ago
kafka_consumer_test.go
limiter.go feat: Add config to delegate stream limits check to limits-service only (#21007) 3 months ago
limiter_test.go feat: Add config to delegate stream limits check to limits-service only (#21007) 3 months ago
mapper.go
mapper_test.go
metrics.go feat(ingester): Add WAL throttling for partition ingesters (#19538) 8 months ago
owned_streams.go feat: per policy overridable stream limits (#18994) 9 months ago
owned_streams_test.go feat: per policy overridable stream limits (#18994) 9 months ago
recalculate_owned_streams.go
recalculate_owned_streams_test.go chore: update dskit to include LRU cache for partition ring shuffle sharding (#20270) 6 months ago
recovery.go fix(deps): update module golang.org/x/net to v0.47.0 (main) (#19850) 7 months ago
recovery_test.go
replay_controller.go fix: WAL replay hang when flush doesn't progress (#21176) 3 months ago
replay_controller_test.go fix: WAL replay hang when flush doesn't progress (#21176) 3 months ago
stream.go fix: duplicate lines with different structured metadata (#21039) 3 months ago
stream_rate_calculator.go
stream_rate_calculator_test.go
stream_test.go feat: per policy overridable stream limits (#18994) 9 months ago
streams_map.go
streams_map_test.go feat: per policy overridable stream limits (#18994) 9 months ago
tailer.go fix(deps): update module golang.org/x/net to v0.47.0 (main) (#19850) 7 months ago
tailer_test.go
wal.go fix(wal): Move WAL disk check to platform-specific code (#19619) 7 months ago
wal_disk_throttle_test.go feat(ingester): Add WAL throttling for partition ingesters (#19538) 8 months ago
wal_unix.go fix(wal): Move WAL disk check to platform-specific code (#19619) 7 months ago
wal_windows.go fix(wal): Move WAL disk check to platform-specific code (#19619) 7 months ago