Commit Graph

36 Commits (107dfd3607a634fea1fecf763e10b0e5fa6fb9c1)

Author SHA1 Message Date
Cyril Tovena 8bd9f752aa Adds more tests for range queries 6 years ago
Cyril Tovena 7d63795350 fix linter & better comments 6 years ago
Cyril Tovena 7f3db9d7f0 LogQL: Vector and Range Vector Aggregation. 6 years ago
Marco Pracucci e5d6f3c317 Fix panic in tailer when an ingester is removed from the ring while tailing (#897) 6 years ago
Marco Pracucci b9185324f4 Improved Tailer loop (dropped entries, logic refactoring, introduced tests) 6 years ago
Sandeep Sukhani 2b8a3d9794 live-tailing: preload all the historic entries before query context is cancelled (#862) 6 years ago
Aditya C S b5d8c77b99 Readiness probe for querier (#854) 6 years ago
Sandeep Sukhani bddf4fc9be rebased and removed some unwanted code 6 years ago
Sandeep Sukhani 3457f44cf5 Fix querying historic entries while live tailing logs 6 years ago
Cyril Tovena 4d48972939 Query storage by iterating through chunks by batches. 6 years ago
Marco Pracucci 476c3961c2 Added -querier.query_timeout support (#788) 6 years ago
sh0rez 38cb093358
feat(loki): extended tailing (#764) 6 years ago
Sandeep Sukhani 3a2b569684 Added tail length limit to limit duration of live tailing of logs to 1 hour (#756) 6 years ago
Cyril Tovena 3346ce1b40
Storage memory improvement (#713) 6 years ago
Cyril Tovena 86bc3c0518
Query label values and names are now fetched from the store. (#521) 6 years ago
Sandeep Sukhani 2a8a03795a
Improvements in live tailing of logs (#541) 6 years ago
Sandeep Sukhani 3d3c05717a Update cortex vendor (#610) 6 years ago
Sandeep Sukhani 7b584b54f7 Limiting query start time with config (#572) 6 years ago
Tom Wilkie 5e3630815b Errors and wiring. 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 4635769b4f Don't register variables twice. 7 years ago
Tom Wilkie 3b69cf127d Don't repeat client config. 7 years ago
Tom Wilkie 0ffb432f30 Update for cortex changes. 7 years ago
Tom Wilkie 3f62b4ec36 s/logish/tempo/ 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 411e4a8ce4 Plumb through label value queries. 7 years ago
Tom Wilkie 00afed1eb3 Add start, end and direction options to querier. 7 years ago
Tom Wilkie 714e5d357b Honor limit in ingesters 7 years ago
Tom Wilkie a2c4df0416 Plumb start & end timestamps through the server. 7 years ago
Tom Wilkie 58b0f3a1d4 Add ingester lifecycle. 7 years ago
Tom Wilkie 45807ba19b Add HTTP interface to distributor and querier. 7 years ago
Tom Wilkie bbf4552cc4 Wire up query path with new parsers and iterators. 7 years ago
Tom Wilkie 4f03ff9140 Streaming heap/merge for query path. 7 years ago
Tom Wilkie 01fd5c63d7 Basic queier boilerplate. 7 years ago