-
-
Notifications
You must be signed in to change notification settings - Fork 59
Closed
Description
- Review the documentation: https://docs.sentry.io/platforms/javascript/electron/
- Search for existing issues: https://github.com/getsentry/sentry-electron/issues
- Use the latest release: https://github.com/getsentry/sentry-electron/releases
- [] Provide a link to the affected event from your Sentry account
Versions + Platform
- SDK version -
@sentry/[email protected] - Electron version -
[email protected] - Platform -
macOS
Description
When I start Sentry.init({ dsn: ..., environment: 'dev' }), and trigger a crash, I can see in the resulting HTTP request that the default environment, development is used, instead of dev. Meanwhile, if I inspect the HTTP requests created by MainProcessSession, I can see that dev is used there, as expected. I've done a bit of debugging but haven't found what's causing the issue yet. ElectronMinidump works as expected, sending dev as the environment.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels