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
Periklis Tsirakidis f63c16f77d
fix(partition-ingester): Add stream creation error logging (#15640)
1 year ago
..
client feat: upgrade prometheus (#13671) 1 year ago
index chore: remove copied loop vars (#14383) 1 year ago
wal chore: replace pkg/errors with errors (#13583) 1 year ago
checkpoint.go chore: Preparation for incoming static code analysis CI check (#15164) 1 year 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 feat(kafka): Remove rate limits for kafka ingestion (#14460) 1 year ago
chunk_test.go chore: Clarify compression package (#14257) 1 year ago
downscale.go feat(kafka): Add Ingestion from Kafka in Ingesters (#14192) 1 year ago
encoding_test.go chore: Clarify compression package (#14257) 1 year ago
flush.go chore: log stats around chunks being flushed (#13699) 1 year ago
flush_test.go chore: Clarify compression package (#14257) 1 year ago
ingester.go chore: Introduce back phase for kafka delay metrics (#15407) 1 year ago
ingester_test.go fix: data race in ingester test (#15465) 1 year ago
instance.go fix(partition-ingester): Add stream creation error logging (#15640) 1 year ago
instance_test.go feat(kafka): Remove rate limits for kafka ingestion (#14460) 1 year ago
kafka_consumer.go feat: add phase to log lines in kafka_consumer.go (#15176) 1 year ago
kafka_consumer_test.go feat: add phase to log lines in kafka_consumer.go (#15176) 1 year ago
limiter.go feat(kafka): Remove rate limits for kafka ingestion (#14460) 1 year ago
limiter_test.go feat(kafka): Remove rate limits for kafka ingestion (#14460) 1 year 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: instrument failed chunk encoding/decoding (#13684) 1 year ago
owned_streams.go fix: stream ownership check (#13314) 2 years ago
owned_streams_test.go feat(kafka): Remove rate limits for kafka ingestion (#14460) 1 year ago
recalculate_owned_streams.go refactor: replace experimental `maps` and `slices` with stdlib (#15051) 1 year ago
recalculate_owned_streams_test.go fix: data race in ingester test (#15465) 1 year ago
recovery.go fix: Ensure successive WAL replays don't overwrite each other (#14848) 1 year ago
recovery_test.go fix: Ensure successive WAL replays don't overwrite each other (#14848) 1 year 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: Ensure successive WAL replays don't overwrite each other (#14848) 1 year 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 feat(kafka): Remove rate limits for kafka ingestion (#14460) 1 year ago
streams_map.go Upgrade `golangci-lint` and fix linting errors (#9601) 3 years ago
streams_map_test.go feat(kafka): Remove rate limits for kafka ingestion (#14460) 1 year 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 fix: Ensure successive WAL replays don't overwrite each other (#14848) 1 year ago