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
Callum Styan 46b40a5582
Hardcode ring.WriteNoExtend for distributor push operations (#7517)
3 years ago
..
clientpool Fix two remote_timeout configs in ingester_client block (#5418) 3 years ago
shardstreams Loki: Per-tenant stream sharding (#7311) 3 years ago
distributor.go Hardcode ring.WriteNoExtend for distributor push operations (#7517) 3 years ago
distributor_ring.go correct heartbeat timeout to distributor lifecycler for ring page (#7253) 3 years ago
distributor_test.go Loki: Implement random entries assignment when sharding (#7427) 3 years ago
http.go Loki: Remove ring client from the distributor (#6622) 3 years ago
http_test.go Replace deprecated `io/ioutil` with `io` and `os` packages (#7212) 3 years ago
ingestion_rate_strategy.go Chore: Use dskit/limiter (#4327) 4 years ago
ingestion_rate_strategy_test.go Fix inconsistent coverage in the distributor package (#6645) 3 years ago
limits.go Measure Per-Stream rates (#7370) 3 years ago
ratestore.go Improve rate store refresh latency (#7492) 3 years ago
ratestore_metrics.go Fix stream sharding (#7393) 3 years ago
ratestore_test.go Measure Per-Stream rates (#7370) 3 years ago
streamsharder_test.go Loki: Shard streams based on desired rate (#7199) 3 years ago
validator.go Improves performance of distributor validations (#7534) 3 years ago
validator_test.go Refactor LogQL syntax into its own package (#5539) 3 years ago