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
Owen Diehl 95052943c4
swaps mutex for atomic (#3141)
5 years ago
..
client update cortex to latest master (#1956) 6 years ago
checkpoint.go Update cortex to 1 6 (#3131) 5 years ago
checkpoint.pb.go Adds WAL support (experimental) (#2981) 5 years ago
checkpoint.proto Adds WAL support (experimental) (#2981) 5 years ago
checkpoint_test.go Don't fail writes due to full WAL disk (#3136) 5 years ago
chunk_test.go Fixes a panic with the logql.NoopPipeline. (#2901) 5 years ago
encoding.go Adds WAL support (experimental) (#2981) 5 years ago
encoding_test.go Adds WAL support (experimental) (#2981) 5 years ago
flush.go Introduces per stream chunks mutex (#3000) 5 years ago
flush_test.go Don't fail writes due to full WAL disk (#3136) 5 years ago
ingester.go Don't fail writes due to full WAL disk (#3136) 5 years ago
ingester_test.go Adds WAL support (experimental) (#2981) 5 years ago
instance.go swaps mutex for atomic (#3141) 5 years ago
instance_test.go swaps mutex for atomic (#3141) 5 years ago
limiter.go Disables the stream limiter until wal has recovered (#3114) 5 years ago
limiter_test.go Loki: Improve logging and add metrics to streams dropped by stream limit (#2012) 6 years ago
mapper.go Cleanup labels parsing. (#2929) 5 years ago
mapper_test.go Cleanup labels parsing. (#2929) 5 years ago
metrics.go Don't fail writes due to full WAL disk (#3136) 5 years ago
recovery.go Wal/recover corruption (#3117) 5 years ago
recovery_test.go Adds WAL support (experimental) (#2981) 5 years ago
stream.go Improve tailer matching by using the index. (#3090) 5 years ago
stream_test.go Introduces per stream chunks mutex (#3000) 5 years ago
tailer.go Improve tailer matching by using the index. (#3090) 5 years ago
tailer_test.go Improve tailer matching by using the index. (#3090) 5 years ago
transfer.go Introduces per stream chunks mutex (#3000) 5 years ago
transfer_test.go Don't fail writes due to full WAL disk (#3136) 5 years ago
wal.go Adds WAL support (experimental) (#2981) 5 years ago