Skip to content

Sentry v8 with Nextjs 14.2.1 #9

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 1 commit into from
Closed

Sentry v8 with Nextjs 14.2.1 #9

wants to merge 1 commit into from

Conversation

s1gr1d
Copy link
Member

@s1gr1d s1gr1d commented Apr 16, 2024

No description provided.

"trace_id": "[[ID2]]"
}
},
"environment": "qa",
"event_id": "[[ID1]]",
"modules": {},
"platform": "node",
"request": {
Copy link
Member Author

@s1gr1d s1gr1d Apr 16, 2024

Choose a reason for hiding this comment

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

The request is missing in v8 --> this is fixed in a beta

Comment on lines -7 to -14
"version": "7.110.1"
"version": "8.0.0-beta.1"
},
"sent_at": "[[ISODateString]]",
"trace": {
"environment": "qa",
"public_key": "[[publicKey]]",
"trace_id": "[[ID2]]"
}
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 trace headers are missing in v8 but should be fixed with getsentry/sentry-javascript#11628

"timestamp": "[[timestamp]]",
"transaction": " "
Copy link
Member Author

@s1gr1d s1gr1d Apr 16, 2024

Choose a reason for hiding this comment

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

"transaction" is missing in v7 (for events) --> this is fixed

@s1gr1d
Copy link
Member Author

s1gr1d commented Apr 22, 2024

closed because of #22

@s1gr1d s1gr1d closed this Apr 22, 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.

1 participant