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
Dylan Guedes 1d20fdbf57
LogPushFailures: Log the tenant id (#9819)
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
writefailures LogPushFailures: Log the tenant id (#9819) 3 years ago
distributor.go LogPushFailures: Log the tenant id (#9819) 3 years ago
distributor_ring.go fix function names in comments (#9415) 3 years ago
distributor_test.go Return all errors for a failed push request (#9807) 3 years ago
http.go Failures logging: avoid logging generic errors (#9796) 3 years ago
http_test.go Replace deprecated `io/ioutil` with `io` and `os` packages (#7212) 3 years ago
ingestion_rate_strategy.go Allow passing of context to query related limits functions (#8689) 3 years ago
ingestion_rate_strategy_test.go Fix inconsistent coverage in the distributor package (#6645) 4 years ago
instance_count.go Distributor: Add AutoForget support (#8067) 3 years ago
instance_count_test.go Distributor: Add AutoForget support (#8067) 3 years ago
limits.go Allow passing of context to query related limits functions (#8689) 3 years ago
ratestore.go Stream Sharding amortize push payloads across the observed rate. (#9414) 3 years ago
ratestore_metrics.go Loki: Add one additional bucket to `rate_store_stream_shards` (#7856) 3 years ago
ratestore_test.go Upgrade `golangci-lint` and fix linting errors (#9601) 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 Log push failures per-entry instead of in batches (#9720) 3 years ago
validator_test.go Log push failures per-entry instead of in batches (#9720) 3 years ago