Commit Graph

1252 Commits (f9ff2a4b02832c7495f890abd2d73f4c8d44f1af)
 

Author SHA1 Message Date
Goutham Veeramachaneni 8a1f4e190d Fix broken test. 7 years ago
Goutham Veeramachaneni 8f4e12a5ec
Chunking (#10) 7 years ago
Tom Wilkie c0b153e4a4
Add tailing to CLI. (#21) 7 years ago
Tom Wilkie 9b1dc8062e
Fix heap iterator & make tests a lot better. (#23) 7 years ago
Goutham Veeramachaneni 5233e78048 Add the required label name to the metric (#20) 7 years ago
Tom Wilkie 96223322ba Make queries take nanoseconds since epoch. 7 years ago
Tom Wilkie 6f883b330e Add metric for number of bytes read from each log. 7 years ago
Tom Wilkie 6b83717339 Don't forget to register the metrics. 7 years ago
Tom Wilkie 4287f812ce
Add API docs to the readme. (#14) 7 years ago
Tom Wilkie 20654acfb8 Typo, fixes #15. 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 c1aa93d3c9 Add usage instructions. 7 years ago
Tom Wilkie cd8bb0f148 Only put the http middleware on specific routes, we don't want auth on /metrics. 7 years ago
Tom Wilkie 0a6c4e99ab Add kingpin. 7 years ago
Tom Wilkie 0fa01651ff Add cli for getting label names, and sort the labels. 7 years ago
Tom Wilkie 180fb09e61
Merge pull request #13 from grafana/label-values 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 85f8a6df62 We'll need to the code to figure out what images to push. 7 years ago
Tom Wilkie b7f18a57db Include image tag with names 7 years ago
Tom Wilkie e7abc1d55c Remove dead code. 7 years ago
Tom Wilkie bf97aa0e31
Merge pull request #12 from grafana/deploy 7 years ago
Tom Wilkie b43f88aa43 Update circle config, deploy master branch automatically 7 years ago
Tom Wilkie b5b6999a79 Add docker client to build image. 7 years ago
Tom Wilkie 0635172a9c Shutdown ingester properly. 7 years ago
Tom Wilkie 08f267e68e
Merge pull request #11 from grafana/tests 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 3a5c4dd9f9
Merge pull request #8 from grafana/dev 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 070e78e3eb
Merge pull request #7 from grafana/dev 7 years ago
Tom Wilkie f35409c713 Pad distinct labels to make output prettier. 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 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