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
Sai Asish Y f6ab577846
chore: typo sweep (enviroment, recieve, neccessary, credetials, nonexistant) (#21657)
2 weeks ago
..
client refactor: Use OTel tracing library (#17859) 11 months ago
index chore!: Remove deprecated BoltDB storage backend for indexes (#21637) 3 weeks 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) 3 months ago
checkpoint.pb.go chore: update loki modules for 3.0 release (#12433) 2 years ago
checkpoint.proto chore: update loki modules for 3.0 release (#12433) 2 years ago
checkpoint_test.go fix(ingester): Add WAL cleanup code (#19607) 6 months ago
chunk_test.go chore: Clarify compression package (#14257) 2 years ago
downscale.go feat: Handle state change lock in prepare downscale (#20141) 5 months ago
encoding_test.go chore: Clarify compression package (#14257) 2 years ago
flush.go fix(deps): update module golang.org/x/net to v0.47.0 (main) (#19850) 6 months ago
flush_test.go fix(deps): update module golang.org/x/net to v0.47.0 (main) (#19850) 6 months ago
ingester.go feat: Add config to delegate stream limits check to limits-service only (#21007) 2 months ago
ingester_test.go chore!: Remove support for BigTable/GCP storage backend (#21502) 3 weeks ago
instance.go feat: Add config to delegate stream limits check to limits-service only (#21007) 2 months ago
instance_test.go chore!: Remove support for BigTable/GCP storage backend (#21502) 3 weeks ago
kafka_consumer.go fix: fix context canceled stops reader from cleaning up (#19210) 8 months ago
kafka_consumer_test.go chore: parallel kafka consumer (#17262) 12 months ago
limiter.go feat: Add config to delegate stream limits check to limits-service only (#21007) 2 months ago
limiter_test.go feat: Add config to delegate stream limits check to limits-service only (#21007) 2 months ago
mapper.go refactor(stringlabels): Support stringlabels in ingester (#17243) 1 year ago
mapper_test.go refactor(stringlabels): Support stringlabels ingester tests (#17121) 1 year ago
metrics.go feat(ingester): Add WAL throttling for partition ingesters (#19538) 7 months ago
owned_streams.go feat: per policy overridable stream limits (#18994) 8 months ago
owned_streams_test.go feat: per policy overridable stream limits (#18994) 8 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) 5 months ago
recovery.go chore: typo sweep (enviroment, recieve, neccessary, credetials, nonexistant) (#21657) 2 weeks ago
recovery_test.go chore: consistently use new labels.Labels API (#18490) 10 months ago
replay_controller.go fix: WAL replay hang when flush doesn't progress (#21176) 2 months ago
replay_controller_test.go fix: WAL replay hang when flush doesn't progress (#21176) 2 months ago
stream.go chore(compute): change selection vector behaviour (#21462) 4 weeks ago
stream_rate_calculator.go chore: update loki modules for 3.0 release (#12433) 2 years ago
stream_rate_calculator_test.go
stream_test.go feat: per policy overridable stream limits (#18994) 8 months ago
streams_map.go Upgrade `golangci-lint` and fix linting errors (#9601) 3 years ago
streams_map_test.go feat: per policy overridable stream limits (#18994) 8 months ago
tailer.go fix(deps): update module golang.org/x/net to v0.47.0 (main) (#19850) 6 months ago
tailer_test.go refactor(stringlabels): Support stringlabels in `logql/log` package (#17838) 11 months ago
wal.go fix(wal): Move WAL disk check to platform-specific code (#19619) 6 months ago
wal_disk_throttle_test.go feat(ingester): Add WAL throttling for partition ingesters (#19538) 7 months ago
wal_unix.go fix(wal): Move WAL disk check to platform-specific code (#19619) 6 months ago
wal_windows.go fix(wal): Move WAL disk check to platform-specific code (#19619) 6 months ago