sentry-electron
sentry-electron copied to clipboard
Include information from Electron Minidumps (such system+current allocation) on error events
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