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
aarogoss ab65ac5e8e
feat: refactors kafka/client to improve metric collection (#17308)
1 month 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) 7 months ago
writefailures chore: Linting updates in prep for Go 1.23 (#14071) 9 months ago
distributor.go feat: refactors kafka/client to improve metric collection (#17308) 1 month ago
distributor_ring.go chore: update loki modules for 3.0 release (#12433) 1 year ago
distributor_test.go fix: skip streams over limits in dry-run mode (#17114) 1 month ago
field_detection.go fix: short circuit level detection when already detected (#17028) 2 months ago
field_detection_test.go refactor(stringlabels): Support stringlabels distributor tests (#17123) 2 months ago
http.go fix(push): Add guard clauses to prevent negative counter values (#17056) 2 months ago
http_test.go fix: prevent panic when ContentLength is negative in Distributor RequestBodyTooLarge metrics (#17054) 2 months ago
ingest_limits.go feat: add tests for enforcing limits in distributors (#17124) 1 month ago
ingest_limits_test.go fix: skip streams over limits in dry-run mode (#17114) 1 month ago
ingestion_rate_strategy.go Allow passing of context to query related limits functions (#8689) 2 years ago
ingestion_rate_strategy_test.go chore: remove copied loop vars (#14383) 8 months ago
instance_count.go Distributor: Add AutoForget support (#8067) 2 years ago
instance_count_test.go chore(deps): update dskit 20240819 (#13924) 9 months ago
limits.go feat(distributor): Add simulated latency (#16733) 3 months ago
ratestore.go feat(kafka): tenant topics (#15977) 4 months ago
ratestore_metrics.go chore: update loki modules for 3.0 release (#12433) 1 year ago
ratestore_test.go chore: Call `shardstreams.Config` by value instead of by reference (#12915) 1 year 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) 1 year ago
tee.go chore: Linting update for new golangci (#16572) 3 months ago
tee_test.go chore: fix submodule for v3 (#12438) 1 year ago
tenant_topic_tee.go feat: refactors kafka/client to improve metric collection (#17308) 1 month ago
tenant_topic_tee_test.go chore(kafka): tenant prefix codec (#16020) 4 months ago
validation_metrics.go feat: Introduce policy stream mapping (#15982) 4 months ago
validator.go feat: Do not enforce labels vs agg metric stream (#16696) 3 months ago
validator_test.go refactor(stringlabels): Support stringlabels distributor tests (#17123) 2 months ago