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
zhuoyuan-liu 571f88bc57
Reduce distributor code duplication (#8293)
2 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 distributor: Fix `loki_mutated_bytes_total` metric increment (#8223) 2 years ago
distributor_ring.go correct heartbeat timeout to distributor lifecycler for ring page (#7253) 3 years ago
distributor_test.go Revert "Make some stream shard metrics per-tenant (#7838)" (#7842) 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 Revert "Make some stream shard metrics per-tenant (#7838)" (#7842) 3 years ago
ratestore_metrics.go Loki: Add one additional bucket to `rate_store_stream_shards` (#7856) 3 years ago
ratestore_test.go Improve ratestore performance (#7810) 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 Reduce distributor code duplication (#8293) 2 years ago
validator_test.go Refactor LogQL syntax into its own package (#5539) 3 years ago