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
Eng Zer Jun 982b16b404
refactor: replace min/max helpers with built-in min/max (#16438)
11 months 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) 2 years ago
checkpoint.go fix(deps): update github.com/prometheus/prometheus (main) (#15950) 11 months ago
checkpoint.pb.go
checkpoint.proto
checkpoint_test.go refactor: Add retention hours to `discarded` metrics (#15875) 12 months 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 refactor: Add retention hours to `discarded` metrics (#15875) 12 months ago
ingester_test.go fix: data race in ingester test (#15465) 1 year ago
instance.go refactor: replace min/max helpers with built-in min/max (#16438) 11 months ago
instance_test.go refactor: allow sample expressions to have multiple extractors (#16224) 11 months 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 refactor: Add retention hours to `discarded` metrics (#15875) 12 months ago
limiter_test.go perf(ingester): refactor lock acquisitions related to `not_owned` series limit functionality (#15839) 12 months ago
mapper.go
mapper_test.go
metrics.go perf(ingester): refactor lock acquisitions related to `not_owned` series limit functionality (#15839) 12 months ago
owned_streams.go perf(ingester): refactor lock acquisitions related to `not_owned` series limit functionality (#15839) 12 months 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 refactor: Add retention hours to `discarded` metrics (#15875) 12 months 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
replay_controller_test.go
stream.go refactor: allow sample expressions to have multiple extractors (#16224) 11 months ago
stream_rate_calculator.go
stream_rate_calculator_test.go
stream_test.go refactor: Add retention hours to `discarded` metrics (#15875) 12 months ago
streams_map.go
streams_map_test.go refactor: Add retention hours to `discarded` metrics (#15875) 12 months ago
tailer.go
tailer_test.go
wal.go fix(deps): update github.com/prometheus/prometheus (main) (#15950) 11 months ago