GGitHubVersion API and CLI (#500)
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Version API and CLI (#500) | 8 年前 | |
Initial support for Jaeger & OpenTracing (#410) Jaeger can be installed optionally. To install, add ``` jaeger: enabled: true ``` to install.yaml **Changes**: * adds `jaeger-client` dependency * adds optional `--tracer` flag to every service * adds utility function/wrapper to create a tracer * adds jaeger installation logic to `dispatch install` * adds HTTP middleware to inject tracing context * sets minimal supported version of Kafka to 0.11 to support message headers **Testing**: Manually tested that jaeger works (once db situation is resolved, we can enable jaeger in every deployment) | 8 年前 |