Support Express v5
mydea opened this issue · 2 comments
mydea commented
Description
It seems that Express v5 is actually close: https://github.com/expressjs/express/releases/tag/v5.0.0
We should ensure we have support for this. This means ensuring that this is supported upstream in the OTEL instrumentation.
joergbaier commented
I would appreciate sentry supporting express v5. Having support here would help express finally get v5 released under the "latest" tag. 🙏
Sentry also integrates with GQL and I believe the @apollo/server + express pairing is fairly popular.
apollographql/apollo-server#7928
timfish commented