Ruben Bridgewater
Ruben Bridgewater
Ping @rochdev
@mastermatt thanks for the PR and the ping, I am going to try to take a look at it tomorrow. It is strongly appreciated that you opened the PR with...
I work on it in https://github.com/DataDog/dd-trace-js/pull/5837. There seems to be another issue about potentially manipulating input data and I optimize the code for higher performance as well.
SGTM Adding it to the website and or the readme.
dd-trace-js has no support for node-fetch so far. We do support the native Node.js fetch, so that's why the traces show up when using that instead. Is there a strong...
Thanks, that makes sense. I don't think we will be able to introduce support for it anytime soon though (if at all). The only way I see it happening anytime...
> interesting, I cannot replicate the issue (we also have a specific test for this). What I am doing to test the behavior is to paste this I just had...
@remijacquarthublo I guess you are using a never version than 5.36.0 or 5.36.0? Could you please post the concrete error and as much additional information as you have? :)
Closing, since this got fixed in 5.36.0
I very much like the overall idea here. Is that still worked upon?