Commit Graph

64 Commits (a2c4df0416c845bb1c5eb9b7beba88af074ed301)
 

Author SHA1 Message Date
Tom Wilkie a2c4df0416 Plumb start & end timestamps through the server. 7 years ago
Tom Wilkie ad2baa5109 Plumb through time-window args on the cli. 7 years ago
Tom Wilkie 687cb06335 Print common labels out fist. 7 years ago
Tom Wilkie 6ab9089a9b Fix spaceFor, so we can add more than one entry per chunk. 7 years ago
Tom Wilkie fe436d6ac1
Merge pull request #6 from grafana/dev 7 years ago
Tom Wilkie 7dae970676 Add extra vendor stuff. 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 f2a99ce303 Update vendor 7 years ago
Tom Wilkie 2e1cd0fbac ingest client should be a querier; responses are in json. 7 years ago
Tom Wilkie 34715deebd Expose ring admin UI. 7 years ago
Tom Wilkie 9cb87c2c7d Fix a few NPEs. 7 years ago
Tom Wilkie 6c3f66ba84 Fixup. 7 years ago
Tom Wilkie da90b48898 Basic CLI. 7 years ago
Tom Wilkie e5d0be9d27 Update for dependancies. 7 years ago
Tom Wilkie 6cf3a9015e Fix type error in distributor. 7 years ago
Tom Wilkie 656c10dfbb Update vendor. 7 years ago
Tom Wilkie cc7d4e5aa9 Fix NPE. 7 years ago
Tom Wilkie 8c43a18f8e Add user auth http middleware. 7 years ago
Tom Wilkie 01ee8313c0 Fix request paths and logging. 7 years ago
Tom Wilkie f502ef30a2 Allow users to override hostname with envvar. 7 years ago
Tom Wilkie 9b2c27d213 Various small nits. 7 years ago
Tom Wilkie 1a867049ca
Merge pull request #5 from grafana/promtail 7 years ago
Tom Wilkie aa44de07bb Move promtail from kausalco/public, update it for prometheus changes. 7 years ago
Tom Wilkie bc3ac62b06
Merge pull request #4 from grafana/ingester-lifecycle 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 f49df1363f Update vendor 7 years ago
Tom Wilkie bb0ca00923
Merge pull request #3 from grafana/iterator-tests 7 years ago
Tom Wilkie 23167e4f10 Add some unit tests for the iterators. 7 years ago
Tom Wilkie e5d117cf46
Merge pull request #2 from grafana/http 7 years ago
Tom Wilkie 45807ba19b Add HTTP interface to distributor and querier. 7 years ago
Tom Wilkie eb4e99d928
Merge pull request #1 from grafana/test 7 years ago
Tom Wilkie 2424a9f2b2 Save images and reload them in the deploy step. 7 years ago
Tom Wilkie d77e0fe234 Add unit tests to CI. 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 69d9c9ab5d Update build image for goyacc 7 years ago
Tom Wilkie 017c0b4e03 Get parser working. 7 years ago
Tom Wilkie 75ce97fe04 Add basic parser for labels and matchers. 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 d7e1813ff3 Don't push build image. 7 years ago
Tom Wilkie 4f03ff9140 Streaming heap/merge for query path. 7 years ago
Tom Wilkie 35d1b5e667 Push images. 7 years ago
Tom Wilkie 2ad3467a98 Install docker client. 7 years ago
Tom Wilkie 012a4c8a0a Don't ignore vendor .pb.go 7 years ago