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 f1b8d4d8ad
Improve logql query statistics collection. (#1573)
6 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 ingester.max-chunk-age (#1558) 6 years ago
flush_test.go loki: use new runtimeconfig package from Cortex (#1484) 6 years ago
ingester.go limit for concurrent tail requests (#1562) 6 years ago
ingester_test.go Improve logql query statistics collection. (#1573) 6 years ago
instance.go Improve logql query statistics collection. (#1573) 6 years ago
instance_test.go loki: use new runtimeconfig package from Cortex (#1484) 6 years ago
limiter.go Added max streams per user global limit (#1493) 6 years ago
limiter_test.go loki: use new runtimeconfig package from Cortex (#1484) 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 pkg/chunkenc: ignore duplicate lines pushed to a stream (#1519) 6 years ago
stream_test.go pkg/chunkenc: ignore duplicate lines pushed to a stream (#1519) 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) 6 years ago
transfer_test.go Add decompression tracing instrumentation. (#1445) 6 years ago