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