Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Node.js Lesson 2 code does not produce multiple spans #31

Open
veryscarycary opened this issue Sep 19, 2018 · 1 comment
Open

Node.js Lesson 2 code does not produce multiple spans #31

veryscarycary opened this issue Sep 19, 2018 · 1 comment

Comments

@veryscarycary
Copy link

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

image

image

@yurishkuro
Copy link
Owner

The tutorial itself seems to work fine:

$ 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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants