sentry-electron icon indicating copy to clipboard operation
sentry-electron copied to clipboard

Include information from Electron Minidumps (such system+current allocation) on error events

Open ndmanvar opened this issue 8 months ago • 2 comments

Problem Statement

Looks like electron minidumps (on windows at least?) include some details about the system and the current allocation that would be useful to surface up into sentry https://github.com/microsoft/vscode/issues/232820#issuecomment-2451848581

Solution Brainstorm

Read this information and attach as context accordingly

ndmanvar avatar Mar 06 '25 20:03 ndmanvar