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
Ed Welch 00d3c7a52d
feat: add profile tagging to ingester (#13068)
2 years ago
..
client chore: update loki modules for 3.0 release (#12433) 2 years ago
index chore: add more validation at startup to make sure we have a proper schema, and necessary directories are created (#12496) 2 years ago
wal chore: update loki modules for 3.0 release (#12433) 2 years ago
checkpoint.go chore: update loki modules for 3.0 release (#12433) 2 years ago
checkpoint.pb.go chore: update loki modules for 3.0 release (#12433) 2 years ago
checkpoint.proto chore: update loki modules for 3.0 release (#12433) 2 years ago
checkpoint_test.go fix: Track bytes discarded by ingester. (#12981) 2 years ago
chunk_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
encoding_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
flush.go feat: Add ingester_chunks_flush_failures_total (#12925) 2 years ago
flush_test.go fix: Track bytes discarded by ingester. (#12981) 2 years ago
ingester.go feat: add profile tagging to ingester (#13068) 2 years ago
ingester_test.go fix: Track bytes discarded by ingester. (#12981) 2 years ago
instance.go feat: new stream count limiter (#13006) 2 years ago
instance_test.go fix: Track bytes discarded by ingester. (#12981) 2 years ago
limiter.go feat: new stream count limiter (#13006) 2 years ago
limiter_test.go fix: not owned stream count (#13030) 2 years ago
mapper.go feat: add log patterns ingestion and query API. (#12403) 2 years ago
mapper_test.go feat: add log patterns ingestion and query API. (#12403) 2 years ago
metrics.go feat: Add ingester_chunks_flush_failures_total (#12925) 2 years ago
owned_streams.go fix: not owned stream count (#13030) 2 years ago
owned_streams_test.go fix: not owned stream count (#13030) 2 years ago
recovery.go fix: Track bytes discarded by ingester. (#12981) 2 years ago
recovery_test.go fix: Track bytes discarded by ingester. (#12981) 2 years ago
replay_controller.go chore: update loki modules for 3.0 release (#12433) 2 years ago
replay_controller_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
stream.go fix: Track bytes discarded by ingester. (#12981) 2 years ago
stream_rate_calculator.go chore: update loki modules for 3.0 release (#12433) 2 years ago
stream_rate_calculator_test.go Stream Sharding amortize push payloads across the observed rate. (#9414) 3 years ago
stream_test.go fix: Track bytes discarded by ingester. (#12981) 2 years ago
streams_map.go Upgrade `golangci-lint` and fix linting errors (#9601) 3 years ago
streams_map_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
tailer.go chore: remove duplicate imports (#13001) 2 years ago
tailer_test.go perf: Replace channel check with atomic bool in tailer.send() (#12976) 2 years ago
wal.go chore: update loki modules for 3.0 release (#12433) 2 years ago