Skip to content

me23/seneca-zipkin-parentid-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test for seneca-zipkin-tracer

To run the test, ensure you have zipkin listen on localhost, then run

npm install

then call one after another:

node service1
node service2
node service3

After all services listen, run

node client

On each service i log the request-params to the console and there are all parentId's from tracer empty. In Zipkin you will see 3 individual spans, but i expected one with 3 sub-spans.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published