-
Notifications
You must be signed in to change notification settings - Fork 232
Add support for express@5 #4238
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
trentm
added a commit
that referenced
this issue
Sep 16, 2024
We don't yet support instrumenting express@5. 5.0.0 was recently released. Our TAV config was including express@5 in tests. Refs: #4238
trentm
added a commit
that referenced
this issue
Sep 17, 2024
We don't yet support instrumenting express@5. 5.0.0 was recently released. Our TAV config was including express@5 in tests. Refs: #4238
david-luna
pushed a commit
that referenced
this issue
Oct 8, 2024
We don't yet support instrumenting express@5. 5.0.0 was recently released. Our TAV config was including express@5 in tests. Refs: #4238
Any update on this? |
No, unfortunately. |
Just wondering when can we expect the agent to support Express 5? Thanks! |
Apparently sentry has provided a fix for this getsentry/sentry-javascript#15380, Please let me know how can I help @trentm ? |
Coming soon, hopefully: #4581 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
[email protected] was released recently (2024-09-10). We will need to do some work on our instrumentation to support it.
Just attempting to instrument v5 with the current instrumentation results in tests crashing:
Test crash:
Full test run output
The text was updated successfully, but these errors were encountered: