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
Karsten Jeschkies 45ffebd4d8
Return HTTP 400 when multiple tenants are present in push. (#5800)
3 years ago
..
clientpool Fix two remote_timeout configs in ingester_client block (#5418) 3 years ago
distributor.go Use dskit/tenant intead of loki/pkg/tenant. (#5724) 3 years ago
distributor_ring.go Update dskit version (#5392) 3 years ago
distributor_test.go Revert "Simplify code for write path in distributor (#5248)" (#5337) 3 years ago
http.go Return HTTP 400 when multiple tenants are present in push. (#5800) 3 years ago
http_test.go Revert "Simplify code for write path in distributor (#5248)" (#5337) 3 years ago
ingestion_rate_strategy.go Chore: Use dskit/limiter (#4327) 4 years ago
ingestion_rate_strategy_test.go Chore: Use dskit/limiter (#4327) 4 years ago
limits.go Distributor: Truncate rather than drop log lines (#4051) 4 years ago
validator.go Improve error message if incoming logs timestamp is far too behind. (#5040) 3 years ago
validator_test.go Refactor LogQL syntax into its own package (#5539) 3 years ago