Commit Graph

429 Commits (d4cfbaac4f04507cb92776d1b408d5a51f290bbe)

Author SHA1 Message Date
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