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
Robert Fratto 9eb3098dea
promtail: Add systemd journal support (#730)
7 years ago
..
chunkenc Removing the pre-allocation of a buffer when serializing blocks, in most of my empirical testing we were using 9-10k out of the 32k allocated leaving about 2/3 of the buffer allocated and unused times the number of blocks per chunk, times the number of chunks kept in memory. This was adding up to a fair amount of allocated but unused space. 7 years ago
distributor Improvements in live tailing of logs (#541) 7 years ago
helpers fix a typo Eeror -> Error (#66) 7 years ago
ingester Improvements in live tailing of logs (#541) 7 years ago
iter Improvements in live tailing of logs (#541) 7 years ago
logentry Parallelly run regex and json stages pipeline tests 7 years ago
logproto Query label values and names are now fetched from the store. (#521) 7 years ago
logql Improvements in live tailing of logs (#541) 7 years ago
loki Fixed orderedDeps() order stability (#721) 7 years ago
promtail promtail: Add systemd journal support (#730) 7 years ago
querier Query label values and names are now fetched from the store. (#521) 7 years ago
util Improvements in live tailing of logs (#541) 7 years ago