DEV Community

Discussion on: Microservices with go-kit. Part 1

Collapse
 
yufeng0924 profile image
yufeng0924 • Edited

Hi Alex,

I want to integration the Opentracing and jaeger in the service.
How can I do it? so right now I running "kit g m opentracing -s receiver -e" is it correct or not?
I do my best to try understand your structure.
if you don't mind can give me some help.