Yoann Moinet

Results 65 comments of Yoann Moinet

Careful, It's only correct for NodeJS version > 4. And there are a bunch of PR on this matter already. #68 #62 #59 I feel like @hakobera isn't monitoring this...

I already have a default, which is the one I've added manually to my Path (this is what nvmw does). I don't need extra files for this, and use the...

I'm currently working on a PR to add this feature. I'll be able to post it this evening. EDIT : My PR #43

Thanks for that, it's really needed.

Great idea. We have to figure out how we want to configure this, I don't want to add arguments to the command just to configure how you want notee to...

Great suggestion, I'll see if I can add this at some point. In the meantime, feel free to submit a PR too 😜

Thanks for the suggestion, I'll have a look at it.

Thanks for reaching out, that's a great suggestion. Indeed the filtering currently happens post-collection. Historically, the filtering was about not sending too many metrics, hence why it's like that. But...

🙏 @Cldfire can you also give me the timing with the plugin in, but with the telemetry module disabled: ```javascript datadogEsbuildPlugin({ telemetry: { disabled: true } }); ``` Just to...

Nice, I love seeing more traction for this. I can assure you this is the next item on my list. I'm currently finalising #86, then release, and next I'll start...