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
Marco Pracucci 42040f2d5b Skip ingester tailer filtering if no filter is set 6 years ago
..
client Use grpc client config from cortex for Ingester to get more control (#755) 6 years ago
chunk_test.go Storage memory improvement (#713) 6 years ago
flush.go ingester: clean up chunk transfer code 6 years ago
flush_test.go limits: limits implementation for loki (#948) 6 years ago
ingester.go limits: limits implementation for loki (#948) 6 years ago
ingester_test.go limits: limits implementation for loki (#948) 6 years ago
instance.go fluent-bit shared object go plugin (#847) 6 years ago
stream.go Improved Ingester out-of-order error for faster troubleshooting (#1008) 6 years ago
stream_test.go Storage memory improvement (#713) 6 years ago
tailer.go Skip ingester tailer filtering if no filter is set 6 years ago
tailer_test.go Fix panic in tailer due to race condition between send() and close() (#986) 6 years ago
transfer.go ingester: log error if closing client after transfer fails 6 years ago
transfer_test.go Improved Ingester out-of-order error for faster troubleshooting (#1008) 6 years ago