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
Dylan Guedes 26fcedb3d3
fix: Remove remaining replaces to fix CVEs for 2.9.x (#17095)
10 months ago
..
client Upgrade dskit to use packages migrated from weaveworks/common (#10164) 3 years ago
index Upgrade `golangci-lint` and fix linting errors (#9601) 3 years ago
wal [backport-release-2.9] fixed links (#10444) 2 years ago
checkpoint.go [release-2.9.x] Pin `chunk` and `index` format to `schema` version. (#10333) 2 years ago
checkpoint.pb.go Update Prometheus dependency to latest release (v2.40.4) (#7826) 3 years ago
checkpoint.proto Update Prometheus dependency to latest release (v2.40.4) (#7826) 3 years ago
checkpoint_test.go [release-2.9.x] Pin `chunk` and `index` format to `schema` version. (#10333) 2 years ago
chunk_test.go [backport-release-2.9] fixed links (#10444) 2 years ago
encoding_test.go [backport-release-2.9] fixed links (#10444) 2 years ago
flush.go chore: [release-2.9.x]: feat: Add backoff to flush op (#13275) 2 years ago
flush_test.go chore: [release-2.9.x]: feat: Add backoff to flush op (#13275) 2 years ago
ingester.go chore: [release-2.9.x]: feat: Add backoff to flush op (#13275) 2 years ago
ingester_test.go chore: [release-2.9.x]: feat: Add backoff to flush op (#13275) 2 years ago
instance.go fix: Remove remaining replaces to fix CVEs for 2.9.x (#17095) 10 months ago
instance_test.go chore: [release-2.9.x]: feat: Add backoff to flush op (#13275) 2 years ago
limiter.go Allow passing of context to query related limits functions (#8689) 3 years ago
limiter_test.go Refactor per stream rate limit (#4213) 4 years ago
mapper.go Chore: Add pkg/util/log package (#5187) 4 years ago
mapper_test.go Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
metrics.go chore: [release-2.9.x] feat: Add ingester_chunks_flush_failures_total (#12925) (#13274) 2 years ago
recovery.go [release-2.9.x] Pin `chunk` and `index` format to `schema` version. (#10333) 2 years ago
recovery_test.go [backport-release-2.9] fixed links (#10444) 2 years ago
replay_controller.go Update Prometheus dependency to latest release (v2.39.1) (#7425) 3 years ago
replay_controller_test.go WAL backpressure (#3218) 5 years ago
stream.go fix: Remove remaining replaces to fix CVEs for 2.9.x (#17095) 10 months ago
stream_rate_calculator.go Stream Sharding amortize push payloads across the observed rate. (#9414) 3 years ago
stream_rate_calculator_test.go Stream Sharding amortize push payloads across the observed rate. (#9414) 3 years ago
stream_test.go fix: Remove remaining replaces to fix CVEs for 2.9.x (#17095) 10 months ago
streams_map.go Upgrade `golangci-lint` and fix linting errors (#9601) 3 years ago
streams_map_test.go [release-2.9.x] Pin `chunk` and `index` format to `schema` version. (#10333) 2 years ago
tailer.go reset pipeline caches when tailing rather than making a new pipeline (#9949) 3 years ago
tailer_test.go Makes `tailer.droppedStreams` slice bounded. (#5334) 4 years ago
transfer.go Upgrade dskit to use packages migrated from weaveworks/common (#10164) 3 years ago
transfer_test.go Upgrade dskit to use packages migrated from weaveworks/common (#10164) 3 years ago
wal.go WAL: store pointers in record pool (#8667) 3 years ago