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
Travis Patterson af68dbc6cf
Keep rates in the ratestore for 10 minutes (#7599)
3 years ago
..
clientpool Fix two remote_timeout configs in ingester_client block (#5418) 4 years ago
shardstreams Loki: Per-tenant stream sharding (#7311) 3 years ago
distributor.go Track rates per stream and per tenant (#7564) 3 years ago
distributor_ring.go correct heartbeat timeout to distributor lifecycler for ring page (#7253) 3 years ago
distributor_test.go Track rates per stream and per tenant (#7564) 3 years ago
http.go Loki: Remove ring client from the distributor (#6622) 4 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) 4 years ago
limits.go Measure Per-Stream rates (#7370) 3 years ago
ratestore.go Keep rates in the ratestore for 10 minutes (#7599) 3 years ago
ratestore_metrics.go Fix stream sharding (#7393) 3 years ago
ratestore_test.go Keep rates in the ratestore for 10 minutes (#7599) 3 years 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 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) 4 years ago