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 6d74050e63
chore: update dskit to include LRU cache for partition ring shuffle sharding (#20270)
1 week 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) 3 months ago
dataobj_tee.go feat: shuffle shard on tenant rate limit (#19990) 1 month ago
distributor.go feat: add gauge to track in-flight bytes (#20091) 3 weeks ago
distributor_ring.go feat: Handle state change lock in prepare downscale (#20141) 2 weeks ago
distributor_test.go chore: update dskit to include LRU cache for partition ring shuffle sharding (#20270) 1 week ago
field_detection.go feat: normalize detected_level by always downcasing it (#19026) 2 months ago
field_detection_test.go feat: normalize detected_level by always downcasing it (#19026) 2 months ago
http.go feat: Resolve ingestion policy via a header (#19548) 2 months ago
http_test.go chore(otlp): OTLP Metrics (#18281) 6 months ago
ingest_limits.go fix: panic when no healthy instances found (#19998) 1 month ago
ingest_limits_test.go fix: avoid recalculating the segmentation key hash twice (#19961) 1 month 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 weeks ago
limits.go feat: Mark truncated log lines with identifier (#18262) 6 months ago
ratestore.go refactor: Use OTel tracing library (#17859) 7 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) 1 month ago
segment_test.go chore: update dskit to include LRU cache for partition ring shuffle sharding (#20270) 1 week 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 chore: add context.Context to Tee interface (#19898) 1 month ago
tee_test.go chore: add context.Context to Tee interface (#19898) 1 month ago
validation_metrics.go feat: Introduce policy stream mapping (#15982) 11 months ago
validator.go feat: Add resolved policy to blocked and enforced label error (#19826) 2 months ago
validator_test.go chore(otlp): OTLP Metrics (#18281) 6 months ago