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
Danny Kopping 8fa4134ef9
Update dskit (#10091)
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
writefailures Change "tenant" to "org_id" (#10017) 2 years ago
distributor.go WriteFailures: Add metrics to increase monitoring (#9904) 2 years ago
distributor_ring.go Update dskit (#10091) 2 years ago
distributor_test.go Only modify identical timestamps when increment-duplicate-timestamps enabled (#9437) 2 years ago
http.go Failures logging: avoid logging generic errors (#9796) 2 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) 2 years ago
ingestion_rate_strategy_test.go Fix inconsistent coverage in the distributor package (#6645) 3 years ago
instance_count.go Distributor: Add AutoForget support (#8067) 2 years ago
instance_count_test.go Update dskit (#10091) 2 years ago
limits.go Allow passing of context to query related limits functions (#8689) 2 years ago
ratestore.go Stream Sharding amortize push payloads across the observed rate. (#9414) 2 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) 2 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) 2 years ago
validator_test.go Log push failures per-entry instead of in batches (#9720) 2 years ago