talk
talk copied to clipboard
Add Jaeger for tracing
Hello Talk team, what do you guys think about instrumenting the code to use Jaeger?
Would be great for improve traceability.
Search Terms
- Tracing
- Jaeger
Suggestion
Instrumenting the code to use Jaeger, a very popular tracing tool.
Use Cases
Improving all traceability in Talk
Definitely interested! We're working internally to improve the server architecture, and will definitely be looking into this!
Hi! I suggest you looking into https://opentracing.io/ instead of focusing on integrating with Jaeger. Is just an abstraction layer to make it work better with several tracing tools.
I actually looked into OpenTracing, looks like a great project! That definitely would be the direction we'd take it.