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 d5f27ee04d
Adds a counter for total flushed chunks per reason. (#1819)
5 years ago
..
client Use ingester client GRPC call options from config. (#1797) 5 years ago
chunk_test.go Add goimport local-prefixes configuration to .golangci.yml (#1710) 5 years ago
flush.go Adds a counter for total flushed chunks per reason. (#1819) 5 years ago
flush_test.go Update Cortex to master (#1785) 5 years ago
ingester.go loki: update Cortex to master (#1799) 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 Add goimport local-prefixes configuration to .golangci.yml (#1710) 5 years ago
limiter.go Added max streams per user global limit (#1493) 5 years ago
limiter_test.go Add goimport local-prefixes configuration to .golangci.yml (#1710) 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 Adds a counter for total flushed chunks per reason. (#1819) 5 years ago
stream_test.go Add goimport local-prefixes configuration to .golangci.yml (#1710) 5 years ago
tailer.go Regexp simplification (#1787) 5 years ago
tailer_test.go Add goimport local-prefixes configuration to .golangci.yml (#1710) 5 years ago
transfer.go Update Cortex to master (#1785) 5 years ago
transfer_test.go Regexp simplification (#1787) 5 years ago