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 6578a00481
feat: Support usage trackers for received and discarded bytes. (#11840)
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 feat: Support usage trackers for received and discarded bytes. (#11840) 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 feat: Support usage trackers for received and discarded bytes. (#11840) 2 years ago
http.go feat: Support usage trackers for received and discarded bytes. (#11840) 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) 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 Update nix configuration (#8452) 2 years ago
limits.go otel: add support for per tenant configuration for mapping otlp data to loki format (#11143) 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) 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
tee.go Add tenant to tee (#11573) 2 years ago
validator.go feat: Support usage trackers for received and discarded bytes. (#11840) 2 years ago
validator_test.go feat: Support usage trackers for received and discarded bytes. (#11840) 2 years ago