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
Angus Dippenaar 258a8b3108
Update nix configuration (#8452)
2 years ago
..
clientpool Add dashboard changes for migrating from cortex_ metrics to loki_ metrics (#11082) 2 years ago
shardstreams Loki: Per-tenant stream sharding (#7311) 3 years ago
writefailures Use metrics namespace for more metrics (#11025) 2 years ago
distributor.go Add dashboard changes for migrating from cortex_ metrics to loki_ metrics (#11082) 2 years ago
distributor_ring.go fix: All lifecycler cfgs ref a valid IPv6 addr and port combination (#11121) 2 years ago
distributor_test.go config: remove flags & YAML settings deprecated in 2.9.x (#11151) 2 years ago
http.go ingestion: native otlp ingestion support (#10727) 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 nix configuration (#8452) 2 years ago
limits.go config: remove flags & YAML settings deprecated in 2.9.x (#11151) 2 years ago
ratestore.go Upgrade dskit to use packages migrated from weaveworks/common (#10164) 2 years ago
ratestore_metrics.go Use metrics namespace for more metrics (#11025) 2 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 Add limits (#10552) 2 years ago
validator_test.go Add limits (#10552) 2 years ago