Tobias Mühl
Tobias Mühl
According to [this post](https://github.com/open-telemetry/opentelemetry-js/issues/4437#issue-2097081865), the following already work, based likely on luck: - `graphql` - `@grpc/grpc-js` Your checklist only supports binary display - either fully working or not working at...
__🎉 I found a working solution here!__ My project is using esm and I switched my runtime from `node` to [`jiti`](https://github.com/unjs/jiti) and NOW EVERYTHING JUST WORKS!!!!!! I'm using http, express...
Great fan of removing the xml2json dependency which requires python2. Hope we can get this merged..
Tried this again with a fresh docker image. It applies CRDs and then gets stuck in reboot loop ``` rancher-1 | 2024/02/07 05:27:13 [INFO] Rancher version v2.8.1 (fa9e804ff) is starting...
Exact same setup works when running on Ubuntu 22.04. I will not be attempting to install it on RockyLinux then, but leaving this open in case anyone wants to investigate
`require` doesn't play nicely with VSCode/intellisense. In the stackblitz example the `import * as` seems to work, but it doesn't work in my actual app. I will investigate further.
@SeMmyT Do you mean you found out how to fix this by changing config? If so, could you please enlighten us? 🙏🏻