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
Cyril Tovena f80d68a1ed
feat(distributors): Use a pool of worker to push to ingesters. (#14245)
8 months ago
..
clientpool Add dashboard changes for migrating from cortex_ metrics to loki_ metrics (#11082) 2 years ago
shardstreams chore: Call `shardstreams.Config` by value instead of by reference (#12915) 1 year ago
writefailures chore: Linting updates in prep for Go 1.23 (#14071) 9 months ago
distributor.go feat(distributors): Use a pool of worker to push to ingesters. (#14245) 8 months ago
distributor_ring.go chore: update loki modules for 3.0 release (#12433) 1 year ago
distributor_test.go feat: Optionally require writes to kafka on Push requests (#14186) 8 months ago
http.go fix(otel): Map 500 errors to 503 (#13173) 12 months ago
http_test.go fix(otel): Map 500 errors to 503 (#13173) 12 months ago
ingestion_rate_strategy.go Allow passing of context to query related limits functions (#8689) 2 years ago
ingestion_rate_strategy_test.go chore: update loki modules for 3.0 release (#12433) 1 year 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: Limit to block ingestion until configured date (#13958) 9 months ago
ratestore.go chore: update loki modules for 3.0 release (#12433) 1 year 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
shard_tracker_test.go
streamsharder_test.go chore: update loki modules for 3.0 release (#12433) 1 year ago
tee.go feat: Allows to wrap distributor Tee (#12391) 1 year ago
tee_test.go chore: fix submodule for v3 (#12438) 1 year ago
validator.go feat: Limit to block ingestion until configured date (#13958) 9 months ago
validator_test.go chore: fix submodule for v3 (#12438) 1 year ago