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 3d6163abc7
fix: Fix blocked ingestion returned error when 260 (#16387)
11 months ago
..
clientpool Add dashboard changes for migrating from cortex_ metrics to loki_ metrics (#11082) 2 years ago
shardstreams feat: add per-tenant time sharding for long out-of-order ingestion (#14711) 1 year ago
writefailures chore: Linting updates in prep for Go 1.23 (#14071) 1 year ago
distributor.go fix: Fix blocked ingestion returned error when 260 (#16387) 11 months ago
distributor_ring.go chore: update loki modules for 3.0 release (#12433) 2 years ago
distributor_test.go fix: Fix blocked ingestion returned error when 260 (#16387) 11 months ago
field_detection.go feat: update log level discovery from json to detect nested fields (#16026) 12 months ago
field_detection_test.go feat: update log level discovery from json to detect nested fields (#16026) 12 months ago
http.go feat(policies): Add PoliciesStreamMapping to loghttp limits interface (#16105) 11 months ago
http_test.go feat(policies): Add PoliciesStreamMapping to loghttp limits interface (#16105) 11 months ago
ingestion_rate_strategy.go
ingestion_rate_strategy_test.go chore: remove copied loop vars (#14383) 1 year ago
instance_count.go Distributor: Add AutoForget support (#8067) 3 years ago
instance_count_test.go chore(deps): update dskit 20240819 (#13924) 1 year ago
limits.go feat: Add support for blocking a policy to be ingested (#16203) 11 months ago
ratestore.go feat(kafka): tenant topics (#15977) 12 months ago
ratestore_metrics.go chore: update loki modules for 3.0 release (#12433) 2 years ago
ratestore_test.go chore: Call `shardstreams.Config` by value instead of by reference (#12915) 2 years ago
shard_tracker.go
shard_tracker_test.go
streamsharder_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
tee.go feat: Allows to wrap distributor Tee (#12391) 2 years ago
tee_test.go chore: fix submodule for v3 (#12438) 2 years ago
tenant_topic_tee.go chore(kafka): tenant prefix codec (#16020) 12 months ago
tenant_topic_tee_test.go chore(kafka): tenant prefix codec (#16020) 12 months ago
validation_metrics.go feat: Introduce policy stream mapping (#15982) 11 months ago
validator.go feat: Add support for blocking a policy to be ingested (#16203) 11 months ago
validator_test.go feat: Introduce policy stream mapping (#15982) 11 months ago