Commit Graph

275 Commits (2af3ca077e2c70110cda2c789fbcde8b90ab8048)

Author SHA1 Message Date
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 0443ee7f9e Minor tidy ups. 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 6ab9089a9b Fix spaceFor, so we can add more than one entry per chunk. 7 years ago
Tom Wilkie 50fdd2d444 Fix bugs in ingester iterators. 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 9cb87c2c7d Fix a few NPEs. 7 years ago
Tom Wilkie 6cf3a9015e Fix type error in distributor. 7 years ago
Tom Wilkie ee91824234 Ingester doesn't need a ring. 7 years ago
Tom Wilkie 206be5422b Add readiness handler. 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 44cd1a7813 Add readme. 7 years ago
Tom Wilkie bbf4552cc4 Wire up query path with new parsers and iterators. 7 years ago
Tom Wilkie c88e797b64 Add in-memory inverted index for ingesters. 7 years ago
Tom Wilkie 847ea21230 Add iterator for chunks and streams. 7 years ago
Tom Wilkie 01fd5c63d7 Basic queier boilerplate. 7 years ago
Tom Wilkie af93e2019c Really dumb chunk implementation. 7 years ago
Tom Wilkie c922e94708 Boilerplate for ingester. 7 years ago
Tom Wilkie ca6dd2c8d5 Add scaffold and distributor implementation. 7 years ago