Jason Marshall

Results 294 comments of Jason Marshall

https://opentelemetry.io/docs/instrumentation/js/instrumentation/#get-the-current-span in the page you linked refers to a function that does not exist. > The ContextManager takes care of tracking the active context across async boundaries. For Node.js it's...

This PR may also address a couple of the bullet points in #226

Anything I can do to help with getting this PR approved? I’m trying to remove a bespoke implementation of module defaults that was written for a project I work on....

We have a very complicated use case, 3 apps that use some of our modules, a peculiar dev situation, an armful of CLIs, and several NodeJS versions. Some would work...

Any progress on this? I’ve had to rename a bunch of config and add validation to disallow “get” as a key in our config files to prevent this happening to...

I've been using a workaround for this issue for 13 months now. @markstos what needs to be done here? The original code misunderstands how defineProperty works in the absence of...

That's quite a while ago. Has that test really been failing that long or did something go weird with a merge?

I would love to get util factored completely out, but it is stateful in a couple of places that make that tricky. this might be a step toward that eventuality,...

I think we could also start using nullish operators, but that would necessitate bumping to node 14 and trunk is still on 10.0.0