Can we please get a better way of getting Go code for stack trace without having to bundle the code with the application? This is pretty awful at the moment and causing quite a bunch of IO operations in one of my larger applications.
I'd appreciate just being able to use embed.FS in my main module and having to pass that into the sentry.Init() function.
https://docs.sentry.io/platforms/go/troubleshooting/#missing-stack-trace