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
Cyril Tovena 14a5fda15b
Only append tailed entries if needed. (#2931)
5 years ago
..
client update cortex to latest master (#1956) 6 years ago
checkpoint.go Update to go 1.15 (#2877) 5 years ago
checkpoint.pb.go WAL/marshalable chunks (#2764) 5 years ago
checkpoint.proto WAL/marshalable chunks (#2764) 5 years ago
chunk_test.go Fixes a panic with the logql.NoopPipeline. (#2901) 5 years ago
encoding.go WAL/marshalable chunks (#2764) 5 years ago
encoding_test.go Update to go 1.15 (#2877) 5 years ago
flush.go Cache label strings in ingester to improve memory usage. (#2926) 5 years ago
flush_test.go Fixes a panic with the logql.NoopPipeline. (#2901) 5 years ago
ingester.go fix panic in ingester when not running with boltdb shipper while queriers does (#2830) 5 years ago
ingester_test.go rpc for querying ingesters to get chunk ids from its store (#2601) 5 years ago
instance.go Cleanup labels parsing. (#2929) 5 years ago
instance_test.go Only append tailed entries if needed. (#2931) 5 years ago
limiter.go Loki: Improve logging and add metrics to streams dropped by stream limit (#2012) 6 years ago
limiter_test.go Loki: Improve logging and add metrics to streams dropped by stream limit (#2012) 6 years ago
mapper.go Cleanup labels parsing. (#2929) 5 years ago
mapper_test.go Cleanup labels parsing. (#2929) 5 years ago
stream.go Only append tailed entries if needed. (#2931) 5 years ago
stream_test.go Only append tailed entries if needed. (#2931) 5 years ago
tailer.go Improve logql parser allocations. (#2927) 5 years ago
tailer_test.go Fixes race condition in tailer since logql v2. (#2917) 5 years ago
transfer.go Cleanup labels parsing. (#2929) 5 years ago
transfer_test.go Fixes a panic with the logql.NoopPipeline. (#2901) 5 years ago