Skip to content

Upgrade express from v7 to v8 #7

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

Closed
wants to merge 9 commits into from
Closed

Upgrade express from v7 to v8 #7

wants to merge 9 commits into from

Conversation

s1gr1d
Copy link
Member

@s1gr1d s1gr1d commented Apr 11, 2024

No description provided.

},
"dsn": "[[dsn]]",
"trace": {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this seems bad :O that should all be here 🤔

@s1gr1d s1gr1d changed the title Upgrade to v8 Upgrade express from v7 to v8 Apr 12, 2024
@@ -118,28 +219,19 @@
"message": "Example app listening on port 3030"
}
],
"request": {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The request is not included in transactions anymore with v8 (the error events still have it). In transactions, the url is included in contexts.trace.data.url.

@@ -133,28 +219,19 @@
"message": "Example app listening on port 3030"
}
],
"request": {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"request" is sometimes missing with v8

Base automatically changed from v7 to main April 16, 2024 14:55
@mydea mydea closed this Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants