-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Labels
Package: reactIssues related to the Sentry React SDKIssues related to the Sentry React SDK
Description
Is there an existing issue for this?
- I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- I have reviewed the documentation https://docs.sentry.io/
- I am using the latest SDK release https://github.com/getsentry/sentry-javascript/releases
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/react
SDK Version
8.0.0
Framework Version
8.0.0
Link to Sentry event
SDK Setup
https://github.com/getsentry/sentry/blob/master/static/app/bootstrap/initializeSdk.tsx#L77
Steps to Reproduce
Not too sure, just reporting this as this is the data that is being reported by the SDK
Expected Result
Transactions shouldn't be multiple days long in most cases and should contain some child spans for additional info.
Actual Result
SDK is reporting transactions that are multiple days long and without any child spans.
Metadata
Metadata
Assignees
Labels
Package: reactIssues related to the Sentry React SDKIssues related to the Sentry React SDK