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 48b17f6081
chore(deps): Remove references to github.com/prometheus/prometheus/tsdb/errors (#20794)
1 week ago
..
client refactor: Use OTel tracing library (#17859) 9 months ago
index chore: typos in comments (#20481) 1 month ago
wal chore: replace pkg/errors with errors (#13583) 2 years ago
checkpoint.go chore(deps): Remove references to github.com/prometheus/prometheus/tsdb/errors (#20794) 1 week ago
checkpoint.pb.go
checkpoint.proto
checkpoint_test.go fix(ingester): Add WAL cleanup code (#19607) 4 months ago
chunk_test.go chore: Clarify compression package (#14257) 1 year ago
downscale.go feat: Handle state change lock in prepare downscale (#20141) 2 months ago
encoding_test.go chore: Clarify compression package (#14257) 1 year ago
flush.go fix(deps): update module golang.org/x/net to v0.47.0 (main) (#19850) 3 months ago
flush_test.go fix(deps): update module golang.org/x/net to v0.47.0 (main) (#19850) 3 months ago
ingester.go feat: Add partition state to consumption lag metric (#19912) 3 months ago
ingester_test.go chore: Bump dskit dependency (#20518) 1 month ago
instance.go fix: Pass ingestion policy set through header to ingesters via grpc (#19630) 4 months ago
instance_test.go feat: Resolve ingestion policy via a header (#19548) 4 months ago
kafka_consumer.go fix: fix context canceled stops reader from cleaning up (#19210) 5 months ago
kafka_consumer_test.go chore: parallel kafka consumer (#17262) 9 months ago
limiter.go feat: support per policy overriden stream limits on limits service (#19403) 4 months ago
limiter_test.go chore: update dskit to include LRU cache for partition ring shuffle sharding (#20270) 2 months ago
mapper.go refactor(stringlabels): Support stringlabels in ingester (#17243) 10 months ago
mapper_test.go refactor(stringlabels): Support stringlabels ingester tests (#17121) 11 months ago
metrics.go feat(ingester): Add WAL throttling for partition ingesters (#19538) 4 months ago
owned_streams.go feat: per policy overridable stream limits (#18994) 6 months ago
owned_streams_test.go feat: per policy overridable stream limits (#18994) 6 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) 2 months ago
recovery.go fix(deps): update module golang.org/x/net to v0.47.0 (main) (#19850) 3 months ago
recovery_test.go chore: consistently use new labels.Labels API (#18490) 7 months ago
replay_controller.go refactor(ingestor): WAL Replay controller: Use singleflight to ensure only one inflight flush is happening (#19831) 3 months ago
replay_controller_test.go refactor(ingestor): WAL Replay controller: Use singleflight to ensure only one inflight flush is happening (#19831) 3 months ago
stream.go feat: per policy overridable stream limits (#18994) 6 months ago
stream_rate_calculator.go
stream_rate_calculator_test.go
stream_test.go feat: per policy overridable stream limits (#18994) 6 months ago
streams_map.go
streams_map_test.go feat: per policy overridable stream limits (#18994) 6 months ago
tailer.go fix(deps): update module golang.org/x/net to v0.47.0 (main) (#19850) 3 months ago
tailer_test.go refactor(stringlabels): Support stringlabels in `logql/log` package (#17838) 9 months ago
wal.go fix(wal): Move WAL disk check to platform-specific code (#19619) 4 months ago
wal_disk_throttle_test.go feat(ingester): Add WAL throttling for partition ingesters (#19538) 4 months ago
wal_unix.go fix(wal): Move WAL disk check to platform-specific code (#19619) 4 months ago
wal_windows.go fix(wal): Move WAL disk check to platform-specific code (#19619) 4 months ago