Commit Graph

932 Commits (80a4261b467c6e1feefcd00da7bdd69e56d3a026)
 

Author SHA1 Message Date
Tom Wilkie 46e67f71a8 Don't ignore the error 7 years ago
Tom Wilkie f6d5ebf513 Document how to get promtail running locally. 7 years ago
Tom Wilkie ae488b4d1b Update vendor 7 years ago
Tom Wilkie 1fef92bc17
Lint stuff (#27) 7 years ago
David 6447d7c9bb
Update README.md 7 years ago
Tom Wilkie b909be3c95 Add instructions for enable explore. 7 years ago
Tom Wilkie ca5153070c Add instructions for running Grafana. 7 years ago
Tom Wilkie da18cb343a Add option to disable auth when running locally. 7 years ago
Tom Wilkie 631b45d86f Add commands for building and running tempo locally. 7 years ago
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