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
Marco Pracucci 29f08ccb1c Fix panic in tailer due to race condition between send() and close() (#986) 6 years ago
..
canary fix(canary): Fix Flaky Tests (#889) 6 years ago
chunkenc fix a bug where nil line buffer would be put back 6 years ago
distributor vendoring: update cortex to latest master (#938) 6 years ago
helpers fix a typo Eeror -> Error (#66) 7 years ago
ingester Fix panic in tailer due to race condition between send() and close() (#986) 6 years ago
iter Fix bug in topk, add more tests, improve iterator 6 years ago
logcli/output fix(logcli): timestamp timezone handling (#821) 6 years ago
logentry use a global variable to wrap debug log statments in the pipeline to prevent unnecessary allocations when debug logging is not enabled 6 years ago
logproto Improve API compatibility. 6 years ago
logql Improve API compatibility. 6 years ago
loki Improve API compatibility. 6 years ago
promtail Promtail exports metrics on sent and dropped log entries 6 years ago
querier Improve API compatibility. 6 years ago
storage LogQL: Vector and Range Vector Aggregation. 6 years ago
util LogQL: Vector and Range Vector Aggregation. 6 years ago