Commit Graph

123 Commits (d06ed8fb1f2472de82034ba1e1991c563e5d0d94)
 

Author SHA1 Message Date
Tom Wilkie d06ed8fb1f Remove flagext, use cortex's. Allow flags to be loaded from a file. 7 years ago
Tom Wilkie 9ffd30455d Update cortex vendor to grafana/cortex:yaml. 7 years ago
Tom Wilkie f59bdcd0ec Auth streaming grpc requests. 7 years ago
Tom Wilkie 4635769b4f Don't register variables twice. 7 years ago
Tom Wilkie de05515248 Init pool config correctly. 7 years ago
Tom Wilkie 7d906cbe51 Stop module correctly. 7 years ago
Tom Wilkie 3b69cf127d Don't repeat client config. 7 years ago
Tom Wilkie 3f6eefb883 RingConfig is in the IngesterConfig, so don't repeat it. 7 years ago
Tom Wilkie 5da1fdec92 Docker login correctly 7 years ago
Tom Wilkie 269b73ddbf Fail push-images correctly. 7 years ago
Tom Wilkie a8509a8fd9 Fix circle config. 7 years ago
Tom Wilkie adb4dc3e31 Change image prefix to grafana/ 7 years ago
Tom Wilkie 418b0bc1ef Regij to improve type safety. 7 years ago
Tom Wilkie 993caeb339 Only init each module once. 7 years ago
Tom Wilkie 0182f845e8 Make it a single binary. 7 years ago
Tom Wilkie 0421973885 update build image. 7 years ago
Tom Wilkie 0ffb432f30 Update for cortex changes. 7 years ago
Tom Wilkie 7c1355cedf update vendor 7 years ago
Tom Wilkie 9658f3dbd8 Don't commit generated files. 7 years ago
Tom Wilkie 3f62b4ec36 s/logish/tempo/ 7 years ago
Goutham Veeramachaneni 0ade92aef0 Initial Mixin (#25) 7 years ago
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