Commit Graph

650 Commits (12386a21b04c3e06dc7df1c88e7417cc10ac255e)

Author SHA1 Message Date
Cyril Tovena 86bc3c0518
Query label values and names are now fetched from the store. (#521) 6 years ago
Sandeep Sukhani 4c7138231f Removed test for tailer in querier due to issues with synchronization 6 years ago
Sandeep Sukhani 2a8a03795a
Improvements in live tailing of logs (#541) 6 years ago
Cyril Tovena f939e42afd
add support for RFC3339Nano in query timestamps (#656) 6 years ago
Cyril Tovena 922f1daf5d
Remove label __name__ from store querier (#648) 6 years ago
Sandeep Sukhani 3d3c05717a Update cortex vendor (#610) 6 years ago
Cyril Tovena 2ad98007ff fixes chunks lazy loading (#595) 6 years ago
Sandeep Sukhani f5c8b22b34 Change tail response for backward compatibilty with future changes (#590) 6 years ago
Sandeep Sukhani 7b584b54f7 Limiting query start time with config (#572) 6 years ago
Tom Wilkie 80bbd04778 Add an extra filter step if the user specifies a regex using old API. 6 years ago
Tom Wilkie e73024d3a4 Remove RegexpIter, we don't need it. 6 years ago
Tom Wilkie bfb34e4070 Wire up LogQL filters in the ingester. 6 years ago
Tom Wilkie 5e3630815b Errors and wiring. 6 years ago
Tom Wilkie b16da1d7c3 Parse pipelines of regex matches. 6 years ago
Cyril Tovena 8d7efddde2
switch to golangci-lint linter (#539) 6 years ago
Goutham Veeramachaneni 27ca58e79f
Lazy load chunks (#435) 6 years ago
Sandeep Sukhani 1f1706f467 Move live log tailing behind websocket on server (#439) 6 years ago
Tom Wilkie d6e8788eae
Don't forget to apply regexp filters to chunk entries. (#124) 7 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 96223322ba Make queries take nanoseconds since epoch. 7 years ago
Tom Wilkie 5ec9dfc5d1 Fix logic. 7 years ago
Tom Wilkie b247a5450d Command to fetch label names. 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 8df1489ddc Don't infinitely loop deduping. 7 years ago
Tom Wilkie 544eed1b95 Add some unit tests for the iterators. 7 years ago
Tom Wilkie 9735f91bb2 Dedupe entries; don't print URL. 7 years ago
Tom Wilkie d3579bbeef Add server side regex filtering. 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 e33a029c97 Reverse the order of the iterators so they go from end to start. 7 years ago
Tom Wilkie a2c4df0416 Plumb start & end timestamps through the server. 7 years ago
Tom Wilkie ea538b6580 Fix last bug, make CLI prettier. 7 years ago
Tom Wilkie 50fdd2d444 Fix bugs in ingester iterators. 7 years ago
Tom Wilkie 2031845e7a Correctly with up query api. 7 years ago
Tom Wilkie e76047c077 Make queries work/ 7 years ago
Tom Wilkie 2e1cd0fbac ingest client should be a querier; responses are in json. 7 years ago
Tom Wilkie e5d0be9d27 Update for dependancies. 7 years ago
Tom Wilkie 58b0f3a1d4 Add ingester lifecycle. 7 years ago
Tom Wilkie 23167e4f10 Add some unit tests for the iterators. 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