jaegertracing / jaeger-client-go

🛑 This library is DEPRECATED!
https://jaegertracing.io/
Apache License 2.0
1.38k stars 287 forks source link

Fix missing sampler tags in generated root span when startSpan #612

Open ChenX1993 opened 1 year ago

ChenX1993 commented 1 year ago

Signed-off-by: Chen Xu chen.x@uber.com

Which problem is this PR solving?

Short description of the changes

Additional explanation

I understand the jaeger-client-go is deprecated, and no new PR request is accepted. I just need to create a public PR (not need to merge), then I can patch in our own internal repo following our process.