Commit Graph

75 Commits (c63928e20f74d5a15bac9952058d569376952211)

Author SHA1 Message Date
Ed Welch 5aa82ba199
allow configuring a target chunk size in compressed bytes (#1406) 6 years ago
Peter Štibraný e0ec61f986 pkg/ingester: handle labels mapping to the same fast fingerprint. (#1247) 6 years ago
Joe Elliott b835e2082a Fix Loki Chunks Dashboard (#1126) 6 years ago
Ward Bekker 3b965105ec Improved Ingester out-of-order error for faster troubleshooting (#1008) 6 years ago
Robert Fratto d34b1f7450 ingester: support chunk transfers on ingester shutdown. 6 years ago
Cyril Tovena 3346ce1b40
Storage memory improvement (#713) 6 years ago
Sandeep Sukhani 2a8a03795a
Improvements in live tailing of logs (#541) 6 years ago
Ed fe53924ff8 using the timestamp from the log file might lead to undesired behavior as it could be way in the past or future depending on the clock for the source system generating the logs. Given that it's compared to the servers time.Now() when looking for idle chunks it's probably best to use the server time when setting the value. (#546) 6 years ago
Xiang Dai aa4684ee52 support config chunk size (#464) 6 years ago
Goutham Veeramachaneni e54a1b21c3
vendor: update cortex (#512) 6 years ago
Tom Wilkie 40ae03b48a
Include the stream's labels in OOO error responses. (#304) 6 years ago
Goutham Veeramachaneni 7763e8f3dd Flush idle chunks properly (#209) 6 years ago
Tom Wilkie ab4c5bebab
Validate labels in the distributor. (#251) 6 years ago
Tom Wilkie 9f257c591a
[WIP] Persistence (#44) 7 years ago
Tom Wilkie 5f73598389
Rename Tempo to Loki. (#36) 7 years ago
Tom Wilkie 1fef92bc17
Lint stuff (#27) 7 years ago
Tom Wilkie 3f62b4ec36 s/logish/tempo/ 7 years ago
Goutham Veeramachaneni 8f4e12a5ec
Chunking (#10) 7 years ago
Tom Wilkie 248f9e25e4 Move iterators to own package; check in protos and parser to make CLI go gettable. 7 years ago
Tom Wilkie 544eed1b95 Add some unit tests for the iterators. 7 years ago
Tom Wilkie 00afed1eb3 Add start, end and direction options to querier. 7 years ago
Tom Wilkie e33a029c97 Reverse the order of the iterators so they go from end to start. 7 years ago
Tom Wilkie bbf4552cc4 Wire up query path with new parsers and iterators. 7 years ago
Tom Wilkie 847ea21230 Add iterator for chunks and streams. 7 years ago
Tom Wilkie af93e2019c Really dumb chunk implementation. 7 years ago