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
{{ message }}
This repository has been archived by the owner on Nov 21, 2020. It is now read-only.
However, it doesn't seem to work perfect when I tried to call the backend from the frontend in the Node.js example (https://github.com/openzipkin/zipkin-js-example). When I inspected the trace tree, the Node.js spans are correct, while the backend span is missing all annotations from finagle.
Is this normal? Any suggestions on making them interoperate?
p.s., I didn't change any code in these examples.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This works well by itself. Thanks!
However, it doesn't seem to work perfect when I tried to call the backend from the frontend in the Node.js example (https://github.com/openzipkin/zipkin-js-example). When I inspected the trace tree, the Node.js spans are correct, while the backend span is missing all annotations from finagle.
Is this normal? Any suggestions on making them interoperate?
p.s., I didn't change any code in these examples.
The text was updated successfully, but these errors were encountered: