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 Dec 8, 2022. It is now read-only.
After working through the lesson and then adapting the solution's code over my own, it seems that multiple spans are not produced from the code in lesson 2. I don't know exactly why but I wanted to surface the issue here.
Screenshots
The text was updated successfully, but these errors were encountered:
$ node lesson02/solution/hello.js multipleSpans
INFO Initializing Jaeger Tracer with CompositeReporter and ConstSampler
INFO Reporting span e96f5c1d827792aa:e18d43177920e4d:e96f5c1d827792aa:1
Hello, multipleSpans!
INFO Reporting span e96f5c1d827792aa:35ea28684bf3326d:e96f5c1d827792aa:1
INFO Reporting span e96f5c1d827792aa:e96f5c1d827792aa:0:1
Are you seeing a different result? It was not clear if the screenshots were from a different code.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
After working through the lesson and then adapting the solution's code over my own, it seems that multiple spans are not produced from the code in lesson 2. I don't know exactly why but I wanted to surface the issue here.
Screenshots
The text was updated successfully, but these errors were encountered: