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
Vladyslav Diachenko a962edba33
feat(loki): include structured_metadata size while asserting rate limit (#14571)
7 months ago
..
client feat: upgrade prometheus (#13671) 10 months ago
index chore: remove copied loop vars (#14383) 8 months ago
wal chore: replace pkg/errors with errors (#13583) 10 months ago
checkpoint.go chore: replace pkg/errors with errors (#13583) 10 months ago
checkpoint.pb.go chore: update loki modules for 3.0 release (#12433) 1 year ago
checkpoint.proto chore: update loki modules for 3.0 release (#12433) 1 year ago
checkpoint_test.go feat(kafka): Remove rate limits for kafka ingestion (#14460) 7 months ago
chunk_test.go chore: Clarify compression package (#14257) 8 months ago
downscale.go feat(kafka): Add Ingestion from Kafka in Ingesters (#14192) 8 months ago
encoding_test.go chore: Clarify compression package (#14257) 8 months ago
flush.go chore: log stats around chunks being flushed (#13699) 10 months ago
flush_test.go chore: Clarify compression package (#14257) 8 months ago
ingester.go feat(kafka): Start ingester flush loop before trying to catch up from Kafka (#14505) 7 months ago
ingester_test.go chore: Clarify compression package (#14257) 8 months ago
instance.go feat(loki): include structured_metadata size while asserting rate limit (#14571) 7 months ago
instance_test.go feat(kafka): Remove rate limits for kafka ingestion (#14460) 7 months ago
kafka_consumer.go feat(kafka): Replay kafka from last commit before allowing ingesters to become ready (#14330) 8 months ago
kafka_consumer_test.go feat(kafka): enqueue commit offset only once per batch process (#14278) 8 months ago
limiter.go feat(kafka): Remove rate limits for kafka ingestion (#14460) 7 months ago
limiter_test.go feat(kafka): Remove rate limits for kafka ingestion (#14460) 7 months ago
mapper.go feat: add log patterns ingestion and query API. (#12403) 1 year ago
mapper_test.go feat: add log patterns ingestion and query API. (#12403) 1 year ago
metrics.go feat: instrument failed chunk encoding/decoding (#13684) 10 months ago
owned_streams.go fix: stream ownership check (#13314) 11 months ago
owned_streams_test.go feat(kafka): Remove rate limits for kafka ingestion (#14460) 7 months ago
recalculate_owned_streams.go feat(ingester): implement partition shuffle sharding for ingester (#14304) 8 months ago
recalculate_owned_streams_test.go feat(kafka): Remove rate limits for kafka ingestion (#14460) 7 months ago
recovery.go chore: replace pkg/errors with errors (#13583) 10 months ago
recovery_test.go feat: Implement owned streams calculation using Partition Ring (#14282) 8 months ago
replay_controller.go chore: update loki modules for 3.0 release (#12433) 1 year ago
replay_controller_test.go chore: update loki modules for 3.0 release (#12433) 1 year ago
stream.go feat(loki): include structured_metadata size while asserting rate limit (#14571) 7 months ago
stream_rate_calculator.go chore: update loki modules for 3.0 release (#12433) 1 year ago
stream_rate_calculator_test.go Stream Sharding amortize push payloads across the observed rate. (#9414) 2 years ago
stream_test.go feat(kafka): Remove rate limits for kafka ingestion (#14460) 7 months ago
streams_map.go Upgrade `golangci-lint` and fix linting errors (#9601) 2 years ago
streams_map_test.go feat(kafka): Remove rate limits for kafka ingestion (#14460) 7 months ago
tailer.go chore: remove duplicate imports (#13001) 1 year ago
tailer_test.go perf: Replace channel check with atomic bool in tailer.send() (#12976) 1 year ago
wal.go chore: replace pkg/errors with errors (#13583) 10 months ago