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/ingester
Ed Welch 60bf23d588
Loki: remove redundant log line on stream limit, the GRPC error logger already logs this. (#2250)
5 years ago
..
client update cortex to latest master (#1956) 5 years ago
chunk_test.go Loki Update the cut block size counter when creating a memchunk from byte slice (#1946) 5 years ago
flush.go make `loki_ingester_memory_streams` Gauge per tenant. (#2019) 5 years ago
flush_test.go bumps cortex & fixes conflicts (#2204) 5 years ago
ingester.go bumps cortex & fixes conflicts (#2204) 5 years ago
ingester_test.go bumps cortex & fixes conflicts (#2204) 5 years ago
instance.go Loki: remove redundant log line on stream limit, the GRPC error logger already logs this. (#2250) 5 years ago
instance_test.go Improve protobuf serialization (#2031) 5 years ago
limiter.go Loki: Improve logging and add metrics to streams dropped by stream limit (#2012) 5 years ago
limiter_test.go Loki: Improve logging and add metrics to streams dropped by stream limit (#2012) 5 years ago
mapper.go pkg/ingester: handle labels mapping to the same fast fingerprint. (#1247) 6 years ago
mapper_test.go pkg/ingester: handle labels mapping to the same fast fingerprint. (#1247) 6 years ago
stream.go Cache overlapping blocks (#2239) 5 years ago
stream_test.go Loki Update the cut block size counter when creating a memchunk from byte slice (#1946) 5 years ago
tailer.go Ensure trace propagation in our logs. (#1977) 5 years ago
tailer_test.go Add goimport local-prefixes configuration to .golangci.yml (#1710) 5 years ago
transfer.go Ensure trace propagation in our logs. (#1977) 5 years ago
transfer_test.go bumps cortex & fixes conflicts (#2204) 5 years ago