Ken Ashcraft
Ken Ashcraft
#444 ported most of the packages to use ts-mocha in order to get good Typescript stack traces in tests. There were a few packages not covered by that PR that...
`rootSpan.startChildSpan()` takes an options object as input where one of the fields is `parentSpanId`. However, `parentSpanId` isn't wired up. This PR does that wiring and adds tests for both the...
I reviewed the document on March 27, 2017. The content looks good to me. Suggestion: consider using D3.js for the interactive graphs instead of statically generated images. Grammar: in the...
I'm just getting started with this setup, and it looks amazing! Unfortunately, I quickly ran into a problem when trying to decompose my code into multiple files. I created a...