Mark Avery
Mark Avery
@bratkartoffel That bug appears to be somewhat fixed. (it's closed as fixed at least) I could try testing it out tomorrow if it's something somewhat straightforward to do..? 🤷♂️
Sorry for my lack of patience!! 🫣
People use infrastructure in a wide range of ways, so it might be harder to have a single representation of that data. For us at least, we don't want a...
@pjungermann Hows the event bus stuff going? Is there a tracking ticket/RFC for that?
I'm getting a ``` # This file contains the result of Yarn building a package (isolated-vm@npm:4.7.2) # Script name: install prebuild-install warn install No prebuilt binaries found (target=22.5.1 runtime=node arch=arm64...
forcing greater than 5 resolved my issue.
Ok. I can see what I could maybe do in the next week.
and agree getting it in this repo would be a lot easier.
Just lost my saturday to this.. :/ was on node 18 using a lot of native fetch and 4.6.0. i downgraded to 3.18
@rochdev I upgraded to 4.12 from 3.18, and started getting the leak. Then I set the `DD_TRACE_DISABLED_INSTRUMENTATIONS=fetch` flag, and it seems to have removed it. We are on node 18...