You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### Description
Moved module out of internal
Use thrift zipkin converter
#### Link to tracking issue
Resolves#37795
Part of jaegertracing/jaeger#6409
#### Testing
`go test`
#### Documentation
---------
Signed-off-by: nabil salah <[email protected]>
Component(s)
pkg/translator/zipkin
Describe the issue you're reporting
To prevent circular dependencies between Jaeger and contrib, copy the necessary code and replace the import. jaegertracing/jaeger#6494
The text was updated successfully, but these errors were encountered: