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
Karsten Jeschkies 845822b124
refactor(stringlabels): Support stringlabels in ingester (#17243)
9 months ago
..
client refactor(stringlabels): Support stringlabels in ingester (#17243) 9 months ago
index refactor(stringlabels): Support stringlabels in ingester (#17243) 9 months ago
wal chore: replace pkg/errors with errors (#13583) 1 year ago
checkpoint.go fix(deps): update github.com/prometheus/prometheus (main) (#15950) 10 months 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 refactor(stringlabels): Support stringlabels ingester tests (#17121) 9 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 refactor(stringlabels): Support stringlabels in ingester (#17243) 9 months ago
flush_test.go refactor(stringlabels): Support stringlabels ingester tests (#17121) 9 months ago
ingester.go fix: Fix missing series in monolithic mode (#17067) 9 months ago
ingester_test.go fix: Fix missing series in monolithic mode (#17067) 9 months ago
instance.go refactor(stringlabels): Support stringlabels in ingester (#17243) 9 months ago
instance_test.go refactor(stringlabels): Support stringlabels in log.StreamPipeline (#17216) 9 months ago
kafka_consumer.go feat: add phase to log lines in kafka_consumer.go (#15176) 1 year ago
kafka_consumer_test.go refactor(stringlabels): Support stringlabels ingester tests (#17121) 9 months ago
limiter.go refactor: Add retention hours to `discarded` metrics (#15875) 11 months ago
limiter_test.go perf(ingester): refactor lock acquisitions related to `not_owned` series limit functionality (#15839) 11 months ago
mapper.go refactor(stringlabels): Support stringlabels in ingester (#17243) 9 months ago
mapper_test.go refactor(stringlabels): Support stringlabels ingester tests (#17121) 9 months ago
metrics.go perf(ingester): refactor lock acquisitions related to `not_owned` series limit functionality (#15839) 11 months ago
owned_streams.go chore: Linting update for new golangci (#16572) 10 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(stringlabels): Support stringlabels ingester tests (#17121) 9 months ago
recovery.go fix: Ensure successive WAL replays don't overwrite each other (#14848) 1 year ago
recovery_test.go refactor(stringlabels): Support stringlabels ingester tests (#17121) 9 months 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 refactor: allow sample expressions to have multiple extractors (#16224) 10 months ago
stream_rate_calculator.go chore: update loki modules for 3.0 release (#12433) 2 years ago
stream_rate_calculator_test.go
stream_test.go refactor(stringlabels): Support stringlabels ingester tests (#17121) 9 months ago
streams_map.go
streams_map_test.go refactor(stringlabels): Support stringlabels ingester tests (#17121) 9 months ago
tailer.go refactor(stringlabels): Support stringlabels in log.StreamPipeline (#17216) 9 months ago
tailer_test.go refactor(stringlabels): Support stringlabels ingester tests (#17121) 9 months ago
wal.go fix(deps): update github.com/prometheus/prometheus (main) (#15950) 10 months ago