Closed eodgooch closed 11 years ago
First thanks for you pull request and the example server and client!
Now an advice for the next time - it would be a lot easier for us if you split this pull request into multiple ones:
Thanks for addressing those comments - I've merged your changes into master.
Published v0.2.6 to npm.
Line 220 of node_tracers.js should be
this.scribeClient.send.bind(this.scribeClient, this.category)
I also updated the version # for my local application and created a example zipkin server/client.