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
Hiroki Sakamoto 0e21f02d76
Respect shard number in series api (#4577)
4 years ago
..
client Chore: Use dskit/grpcclient (#4312) 4 years ago
index Respect shard number in series api (#4577) 4 years ago
checkpoint.go Replacing go-kit/kit/log with go-kit/log (#4484) 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 tests checkpoints immediately and gives more of a time buffer (#4432) 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 Replacing go-kit/kit/log with go-kit/log (#4484) 4 years ago
flush_test.go Change a few default config values and improve application of common storage config (#4543) 4 years ago
ingester.go Change a few default config values and improve application of common storage config (#4543) 4 years ago
ingester_test.go Fixes a panic in the labels API when no parameters are supplied. (#4554) 4 years ago
instance.go Respect shard number in series api (#4577) 4 years ago
instance_test.go Respect shard number in series api (#4577) 4 years ago
limiter.go cleans up redundant setting of stream.unorderedWrites=true when replaying wal (#4595) 4 years ago
limiter_test.go Refactor per stream rate limit (#4213) 4 years ago
mapper.go Replacing go-kit/kit/log with go-kit/log (#4484) 4 years ago
mapper_test.go Cleanup labels parsing. (#2929) 5 years ago
metrics.go WAL replay discard metrics (#4212) 4 years ago
recovery.go cleans up redundant setting of stream.unorderedWrites=true when replaying wal (#4595) 4 years ago
recovery_test.go Fork cortex chunk storage into Loki. (#3842) 4 years ago
replay_controller.go Replacing go-kit/kit/log with go-kit/log (#4484) 4 years ago
replay_controller_test.go WAL backpressure (#3218) 4 years ago
stream.go ignore validity window during wal replay (#4596) 4 years ago
stream_test.go ignore validity window during wal replay (#4596) 4 years ago
tailer.go Replacing go-kit/kit/log with go-kit/log (#4484) 4 years ago
tailer_test.go Improve tailer matching by using the index. (#3090) 4 years ago
transfer.go Replacing go-kit/kit/log with go-kit/log (#4484) 4 years ago
transfer_test.go Enable unordered_writes by default (#4594) 4 years ago
wal.go Change a few default config values and improve application of common storage config (#4543) 4 years ago