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
Cyril Tovena 07ece2bc2a
Improve checkpoint series iterator. (#3193)
4 years ago
..
client update cortex to latest master (#1956) 5 years ago
checkpoint.go Improve checkpoint series iterator. (#3193) 4 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 Improve checkpoint series iterator. (#3193) 4 years ago
chunk_test.go Fixes a panic with the logql.NoopPipeline. (#2901) 5 years ago
encoding.go Improve wal entries encoding. (#3153) 4 years ago
encoding_test.go Improve checkpoint series iterator. (#3193) 4 years ago
flush.go Introduces per stream chunks mutex (#3000) 5 years ago
flush_test.go Improve checkpoint series iterator. (#3193) 4 years ago
ingester.go Don't fail writes due to full WAL disk (#3136) 4 years ago
ingester_test.go Adds WAL support (experimental) (#2981) 5 years ago
instance.go swaps mutex for atomic (#3141) 4 years ago
instance_test.go swaps mutex for atomic (#3141) 4 years ago
limiter.go Disables the stream limiter until wal has recovered (#3114) 4 years ago
limiter_test.go Loki: Improve logging and add metrics to streams dropped by stream limit (#2012) 5 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) 4 years ago
recovery.go Wal/recover corruption (#3117) 4 years ago
recovery_test.go Adds WAL support (experimental) (#2981) 5 years ago
stream.go Improve tailer matching by using the index. (#3090) 4 years ago
stream_test.go Introduces per stream chunks mutex (#3000) 5 years ago
tailer.go Improve tailer matching by using the index. (#3090) 4 years ago
tailer_test.go Improve tailer matching by using the index. (#3090) 4 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) 4 years ago
wal.go Adds WAL support (experimental) (#2981) 5 years ago