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 095b4a1cb7
Fixes a panic with the logql.NoopPipeline. (#2901)
5 years ago
..
client update cortex to latest master (#1956) 5 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 Fixes all lint errors. (#2768) 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 Labels computation LogQLv2 (#2875) 5 years ago
instance_test.go fix bug in ingester series query (#2264) 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 Replace usage of sync/atomic with uber-go/atomic (#2449) 5 years ago
mapper_test.go pkg/ingester: handle labels mapping to the same fast fingerprint. (#1247) 6 years ago
stream.go Labels computation LogQLv2 (#2875) 5 years ago
stream_test.go Fixes a panic with the logql.NoopPipeline. (#2901) 5 years ago
tailer.go Fixes a panic with the logql.NoopPipeline. (#2901) 5 years ago
tailer_test.go Update to go 1.15 (#2877) 5 years ago
transfer.go Update to go 1.15 (#2877) 5 years ago
transfer_test.go Fixes a panic with the logql.NoopPipeline. (#2901) 5 years ago