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 33f70b70ce
Add duplicates info and remove timing informations. (#1496)
5 years ago
..
client Use grpc client config from cortex for Ingester to get more control (#755) 6 years ago
chunk_test.go Add decompression tracing instrumentation. (#1445) 6 years ago
flush.go change the chunk size histogram to allow for bigger buckets (#1409) 6 years ago
flush_test.go Add decompression tracing instrumentation. (#1445) 6 years ago
ingester.go Loki Query Frontend (#1442) 5 years ago
ingester_test.go Enables Series API in loki (#1419) 6 years ago
instance.go Add duplicates info and remove timing informations. (#1496) 5 years ago
instance_test.go pkg/ingester: added sync period flags 6 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 Add decompression tracing instrumentation. (#1445) 6 years ago
stream_test.go Add decompression tracing instrumentation. (#1445) 6 years ago
tailer.go logging: removed some noise in logs from live-tailing (#1100) 6 years ago
tailer_test.go Fix panic in tailer due to race condition between send() and close() (#986) 6 years ago
transfer.go Loki Query Frontend (#1442) 5 years ago
transfer_test.go Add decompression tracing instrumentation. (#1445) 6 years ago