Skip to content
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

Support Electron utility processes #987

Closed
tmm1 opened this issue Sep 26, 2024 · 1 comment · Fixed by #991
Closed

Support Electron utility processes #987

tmm1 opened this issue Sep 26, 2024 · 1 comment · Fixed by #991
Assignees

Comments

@tmm1
Copy link

tmm1 commented Sep 26, 2024

Problem Statement

electron apps can have utility processes: https://github.com/electron/electron/blob/main/docs/tutorial/process-model.md#the-utility-process

it's not clear whether importing @sentry/electron/main or @sentry/electron/renderer is correct

Solution Brainstorm

a new @sentry/electron/utility would be ideal from a user perspective

perhaps for now using @sentry/node makes the most sense?

@timfish timfish self-assigned this Sep 26, 2024
@timfish timfish changed the title support/docs for adding to electron utility processes? Support Electron utility processes Sep 26, 2024
@timfish
Copy link
Collaborator

timfish commented Oct 7, 2024

#991 has been published as part of v5.6.0 of the Electron SDK.

Let us know how it works for you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants