Commit Graph

113 Commits (72032854d86ef60e8d055a2e6f2d592d28a19766)

Author SHA1 Message Date
Xiang Dai 351b4c69ac delete all duplicate empty blanks (#344) 6 years ago
Tom Wilkie b115835487
Test & fix queries return multiple streams. (#341) 6 years ago
Ed 0fdbf24b79
adding third party lib for Glob pattern matching which supports /**/ style subdirectory matching (#331) 6 years ago
Ed f6d0857ddf Adding a sync() function to filetarget (#293) 6 years ago
Justin Thomas e1bc7ea6bb typo in EntryParser comment 6 years ago
Tom Wilkie 40ae03b48a
Include the stream's labels in OOO error responses. (#304) 6 years ago
Anthony Woods 61fc02a002 set currLabels when currEntry is set. (#308) 6 years ago
Tom Wilkie e1c5c4be4a Basic distributor & ingester tests. 6 years ago
Tom Wilkie 7527487f31 Track the right number of streams, and cancel the push when the request is cancelled. 6 years ago
Tom Wilkie 961dd3513f Typo. 6 years ago
Tom Wilkie db26fd3691 Update comment. 6 years ago
Tom Wilkie 44814cc274 Compare lines directly. 6 years ago
Tom Wilkie 42df286b7e Factor out mostCommon function, test it, fix it. 6 years ago
Tom Wilkie db36b3c74e Update heap iterator to allow for entries with duplicate timestamps. 6 years ago
Tom Wilkie 26f3b52096 Relax restriction on timestamp reuse in chunks, add test. 6 years ago
woodsaj 93fbd40e2f fix promtail_request_duration metric 6 years ago
Tom Wilkie 2365004683 Explicty encode the chunk. 6 years ago
Tom Wilkie 10d49e798b Remove stream from index when its remove from memory. 6 years ago
woodsaj 4582c4303b more nits 6 years ago
woodsaj ceb9205ad2 address review feedback 6 years ago
woodsaj 329ed9a123 start and stop modules in correct order 6 years ago
Tom Wilkie f6acb87d1f Correctly propagate errors in the distributor; should now return 4xx on OOO entries. 6 years ago
Tom Wilkie 68e1a049a0 lint 6 years ago
Tom Wilkie 9d7691a52e Move stuff from file -> targets to prevent the stutter; move tests about; update broken rebase. 6 years ago
Christian Simon 31789eafc4 Refactor structure of promtail 6 years ago
Anthony Woods df84364788 handle symbolic links correctly (#275) 6 years ago
Goutham Veeramachaneni 7763e8f3dd Flush idle chunks properly (#209) 6 years ago
Tom Wilkie a422f394bb Wait for the right number of streams. 6 years ago
Tom Wilkie 29c2213d1a Add more metrics to promtail. 6 years ago
Tom Wilkie eeac68f183 Log filename with parsing errors. 6 years ago
Tom Wilkie f6d547d32d Don't log request body. 6 years ago
Tom Wilkie ab4c5bebab
Validate labels in the distributor. (#251) 6 years ago
Ed 3e6a75e182 removing incorrect calling of positions.Stop from within a target as it runs single instance within promtail, moved the call to Stop up to promtail.go within the Shutdown() method. Should Fix #249 (#252) 6 years ago
Ed 07f20b0db3 Unit tests for Promtail (#244) 6 years ago
Anthony Woods fed3943596 allow promtail path to be a glob match (#206) 6 years ago
Ken Haines 99d0f97a5c Added call to StrorageConfig.RegisterFlags, in main.go for loki. (#216) 6 years ago
Ye Ben 904c190364 add readLines metric (#214) 6 years ago
Adam Shannon eb390523e3 all: update dependencies (#211) 6 years ago
Goutham Veeramachaneni 9b67d6cb7a Rename instance to tenant to avoid clash with Prom (#164) 7 years ago
Goutham Veeramachaneni 8609fcab74
Cut new blocks once the existing ones are full (#71) 7 years ago
Tom Wilkie da27baad2c
Support for JSON, not just protos. (#152) 7 years ago
Goutham Veeramachaneni 7bcdf0e0b1
Tenant metrics (#135) 7 years ago
Tom Wilkie d6e8788eae
Don't forget to apply regexp filters to chunk entries. (#124) 7 years ago
Egor Kovetskiy 4d78e165dc Fix duplicating base directory for file create event (#128) 7 years ago
Yeh-lei Wu 251017e41e Refine ingester locks: eliminate smell & allow concurrent ingester query (#120) 7 years ago
Eugen Biegler 1d87a2285e Add line length to batchSize (#108) 7 years ago
Ye Ben 248c3756a2 fix a typo Eeror -> Error (#66) 7 years ago
Tom Wilkie 9f257c591a
[WIP] Persistence (#44) 7 years ago
Goutham Veeramachaneni f2de97c880 Add external labels support (#43) 7 years ago
Tom Wilkie 5f73598389
Rename Tempo to Loki. (#36) 7 years ago