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/distributor
Assel Meher 8fa8846c39
ci: add multi-arch build verification workflow for Loki binary (#20502)
2 weeks ago
..
clientpool Add dashboard changes for migrating from cortex_ metrics to loki_ metrics (#11082) 2 years ago
shardstreams feat: add per-tenant time sharding for long out-of-order ingestion (#14711) 1 year ago
writefailures chore(linter): Fix issues flagged by updated golangci-lint version (#19206) 5 months ago
dataobj_tee.go feat: Add a new `Register` hook and modify dataobjs tee to report errors (#20417) 2 weeks ago
distributor.go ci: add multi-arch build verification workflow for Loki binary (#20502) 2 weeks ago
distributor_ring.go feat: Handle state change lock in prepare downscale (#20141) 2 months ago
distributor_test.go ci: add multi-arch build verification workflow for Loki binary (#20502) 2 weeks ago
field_detection.go fix: improve log line level detection (#19944) 2 weeks ago
field_detection_test.go fix: improve log line level detection (#19944) 2 weeks ago
http.go fix: enforce maxRecvMsgSize and maxCompressedMsgSize for OTLP (#20312) 2 weeks ago
http_test.go ci: add multi-arch build verification workflow for Loki binary (#20502) 2 weeks ago
ingest_limits.go fix: track discarded entries and bytes when hitting stream limits using the ingest limits service (#20244) 4 weeks ago
ingest_limits_test.go fix: track discarded entries and bytes when hitting stream limits using the ingest limits service (#20244) 4 weeks ago
ingestion_rate_strategy.go Allow passing of context to query related limits functions (#8689) 3 years ago
ingestion_rate_strategy_test.go chore: remove copied loop vars (#14383) 1 year ago
instance_count.go Distributor: Add AutoForget support (#8067) 3 years ago
instance_count_test.go feat: Handle state change lock in prepare downscale (#20141) 2 months ago
limits.go feat: Mark truncated log lines with identifier (#18262) 7 months ago
ratestore.go refactor: Use OTel tracing library (#17859) 8 months ago
ratestore_metrics.go chore: update loki modules for 3.0 release (#12433) 2 years ago
ratestore_test.go chore: Call `shardstreams.Config` by value instead of by reference (#12915) 2 years ago
segment.go feat: shuffle shard on tenant rate limit (#19990) 2 months ago
segment_test.go chore: update dskit to include LRU cache for partition ring shuffle sharding (#20270) 2 months ago
shard_tracker.go Track rates per stream and per tenant (#7564) 3 years ago
shard_tracker_test.go Track rates per stream and per tenant (#7564) 3 years ago
streamsharder_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
tee.go feat: Add a new `Register` hook and modify dataobjs tee to report errors (#20417) 2 weeks ago
tee_test.go feat: Add a new `Register` hook and modify dataobjs tee to report errors (#20417) 2 weeks ago
validator.go fix: track discarded entries and bytes when hitting stream limits using the ingest limits service (#20244) 4 weeks ago
validator_test.go chore(otlp): OTLP Metrics (#18281) 7 months ago