Roch Devost
Roch Devost
> Is this a bug..? It's a bit difficult to know since it is expected that you would have a span for each middleware that is called for the request,...
@skimonkey Did you get a chance to try the above for the performance issue?
> Also upgrading NodeJs showed only a very slight CPU improvement which was most likely due to improvements in NodeJs Correct, we've actually been making improvements to Node directly since...
Same error. Anybody figured it out yet?
@Kliton Please reopen as this is still an issue when actually using SSL and thus not using the -i flag on purpose
I don't think `sync` and `async` are the correct semantics for this. My understanding of `ChildOf` and `FollowsFrom` is that `ChildOf` is the previous operation that directly created the new...
I think `ChildOf` and `FollowsFrom` made a lot of sense. To be honest, semantic-wise I think OpenTracing got a lot of things right. How was this relationship called in OpenCensus?
In Node this concept is very important and is core to how context propagation works in the runtime itself. For this purpose specifically, we call them `execution` and `trigger`. In...
Thanks for the clarification @yurishkuro! It sounds like this is a larger discussion then. Would it make more sense to wait then instead of implementing this knowing that it's not...
@hestonhoffman Looks like this is ready to be shipped, how do we get this merged?