getsentry / sentry-javascript

Official Sentry SDKs for JavaScript
https://sentry.io
MIT License
7.95k stars 1.56k forks source link

Support Express v5 #13674

Open mydea opened 1 month ago

mydea commented 1 month ago

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 1 month ago

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. https://github.com/apollographql/apollo-server/issues/7928

timfish commented 1 month ago

Otel PR: