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
Vincent Miszczak d6dc8b991c
Add ingester.autoforget-unhealthy-timeout opt-in feature (#3919)
5 years ago
..
client Add interceptor override and make ingester and cfg public (#3618) 5 years ago
index Shard ingester queries. (#3852) 5 years ago
checkpoint.go WAL Replay counter (#3974) 5 years ago
checkpoint.pb.go WAL Replay counter (#3974) 5 years ago
checkpoint.proto WAL Replay counter (#3974) 5 years ago
checkpoint_test.go Loki/Promtail: Client Refactor (#3623) 5 years ago
chunk_test.go Fixes head chunk iterator direction. (#3383) 5 years ago
encoding.go WAL Replay counter (#3974) 5 years ago
encoding_test.go WAL Replay counter (#3974) 5 years ago
flush.go Use the Cortex wrapper for getting tenant ID from a context (#3973) 5 years ago
flush_test.go Use the Cortex wrapper for getting tenant ID from a context (#3973) 5 years ago
ingester.go Add ingester.autoforget-unhealthy-timeout opt-in feature (#3919) 5 years ago
ingester_test.go Use the Cortex wrapper for getting tenant ID from a context (#3973) 5 years ago
instance.go WAL Replay counter (#3974) 5 years ago
instance_test.go Loki/Promtail: Client Refactor (#3623) 5 years ago
limiter.go Loki/Promtail: Client Refactor (#3623) 5 years ago
limiter_test.go Loki/Promtail: Client Refactor (#3623) 5 years ago
mapper.go chore: update cortex to latest and fix refs (#3295) 5 years ago
mapper_test.go Cleanup labels parsing. (#2929) 5 years ago
metrics.go Add ingester.autoforget-unhealthy-timeout opt-in feature (#3919) 5 years ago
recovery.go WAL Replay counter (#3974) 5 years ago
recovery_test.go WAL Replay counter (#3974) 5 years ago
replay_controller.go Loki: fix alignment of atomic 64 bit to work with 32 bit OS (#3411) 5 years ago
replay_controller_test.go WAL backpressure (#3218) 5 years ago
stream.go WAL Replay counter (#3974) 5 years ago
stream_test.go WAL Replay counter (#3974) 5 years ago
tailer.go check for stream selectors to have atleast one equality matcher (#3216) 5 years ago
tailer_test.go Improve tailer matching by using the index. (#3090) 5 years ago
transfer.go Loki/Promtail: Client Refactor (#3623) 5 years ago
transfer_test.go chore: update cortex to latest and fix refs (#3295) 5 years ago
wal.go WAL Replay counter (#3974) 5 years ago