Michael DeRazon
Michael DeRazon
`instrumentation-fs` is emitting a lot of traces (possibly when the node.js service starts up and reads `node_modules` dir) and is overall recommended to be turned off. I am not sure...
@iblancasa I wasn't sure I should create a new issue because this is [written in the docs](https://github.com/open-telemetry/opentelemetry.io/blob/06263ac8202cb5fd328771359d95705377da529b/content/en/docs/kubernetes/operator/automatic.md?plain=1#L281-L288) clearly: > At the moment, there is no way to opt-in to only...
I am also seeing many `fs statSync` calls in traces, but no errors  Not sure where it's coming from. It's not from our own code, so either 3rd party...
Thanks for the PR. I see that `html-inline` is no longer available and was last updated 8 years ago. @rlustemberg are you still using this package ?
I also would like to see nodemailer continue to be supported. Not that I have any problem with the official node module, it's just that I think it's better to...
Open for contribution
Getting the same thing. Not sure how much free space is expected ?
What is the reason for waiting for Lifecycle rules ? These destinations are quite cheap as they are no ? Also, uploading to R2 seems like a small step as...
fwiw, this is what I was trying to do with Workers: https://community.cloudflare.com/t/backup-directly-from-google-drive-to-r2/440132/5
I don't think the size of the library makes any difference, as it could be one line in the library that does some CPU and that would be it. In...