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
Callum Styan 757eeacb88
[ingester/stream]: Add a byte stream rate limit. (#4191)
4 years ago
..
client Add interceptor override and make ingester and cfg public (#3618) 4 years ago
index ingester.index-shards config (#4111) 4 years ago
checkpoint.go Cleanup/unordered writes ingester config (#4192) 4 years ago
checkpoint.pb.go Fork cortex chunk storage into Loki. (#3842) 4 years ago
checkpoint.proto Unordered chunks (#4001) 4 years ago
checkpoint_test.go [ingester/stream]: Add a byte stream rate limit. (#4191) 4 years ago
chunk_test.go Unordered chunks (#4001) 4 years ago
encoding.go WAL Replay counter (#3974) 4 years ago
encoding_test.go Unordered chunks (#4001) 4 years ago
flush.go Fork cortex chunk storage into Loki. (#3842) 4 years ago
flush_test.go Cleanup/unordered writes ingester config (#4192) 4 years ago
ingester.go adds loki_ingester_wal_replay_active metric and records this more acc… (#4193) 4 years ago
ingester_test.go ingester.index-shards config (#4111) 4 years ago
instance.go [ingester/stream]: Add a byte stream rate limit. (#4191) 4 years ago
instance_test.go [ingester/stream]: Add a byte stream rate limit. (#4191) 4 years ago
limiter.go [ingester/stream]: Add a byte stream rate limit. (#4191) 4 years ago
limiter_test.go Cleanup/unordered writes ingester config (#4192) 4 years ago
mapper.go chore: update cortex to latest and fix refs (#3295) 4 years ago
mapper_test.go Cleanup labels parsing. (#2929) 5 years ago
metrics.go adds loki_ingester_wal_replay_active metric and records this more acc… (#4193) 4 years ago
recovery.go Cleanup/unordered writes ingester config (#4192) 4 years ago
recovery_test.go Fork cortex chunk storage into Loki. (#3842) 4 years ago
replay_controller.go Loki: fix alignment of atomic 64 bit to work with 32 bit OS (#3411) 4 years ago
replay_controller_test.go WAL backpressure (#3218) 4 years ago
stream.go [ingester/stream]: Add a byte stream rate limit. (#4191) 4 years ago
stream_test.go [ingester/stream]: Add a byte stream rate limit. (#4191) 4 years ago
tailer.go check for stream selectors to have atleast one equality matcher (#3216) 4 years ago
tailer_test.go Improve tailer matching by using the index. (#3090) 4 years ago
transfer.go Chore: Upgrade to latest Cortex (#4188) 4 years ago
transfer_test.go Cleanup/unordered writes ingester config (#4192) 4 years ago
wal.go WAL Replay counter (#3974) 4 years ago