-
-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Labels
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)
Electron SDK Version
6.11.0
Electron Version
33.3.1
What platform are you using?
None
Link to Sentry event
The missing tags event: https://jupiter-ct.sentry.io/issues/6821625382/events/fd89956074d24ad3beabc7bdc82610d8/?project=1428302
The contain tags event: https://jupiter-ct.sentry.io/issues/6018367115/?project=1428302&query=is%3Aunresolved&referrer=issue-stream
Steps to Reproduce
I changed the anrIntegration to eventLoopBlockIntegration as shown in the demo.
But when I mock an ANR on the main process, I can't find the tags that I set earlier.

Expected Result
I want the events sent by eventLoopBlockIntegration to include all the tags I have set.
For example, the events sent by anrIntegration contain all the tags.

Actual Result
The events sent by eventLoopBlockIntegration are missing many tags that they should contain
Metadata
Metadata
Assignees
Labels
Projects
Status
No status