Skip to content

eventLoopBlockIntegration can't get the tags that we set in Sentry #1245

@hetu1234

Description

@hetu1234

Is there an existing issue for this?

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.

Image

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.

Image

Actual Result

The events sent by eventLoopBlockIntegration are missing many tags that they should contain

Metadata

Metadata

Assignees

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions