Raygun Feature Request

Feature Request

Support For Google Crashpad (+ Electron's crashReporter)

Current Status:

New

Votes:

2


Avatar

jamie

Raygun supports Google's Breakpad, which has now been succeeded by the Crashpad project. Chromium Embedded Framework and Electron use Crashpad.

It would be fantastic if Raygun could natively support ingesting minidumps from Crashpad (and hence Electron).

https://www.electronjs.org/docs/latest/api/crash-reporter


Avatar

Alex

Posted on
Nov 20 2024

Discovered that if you disable compression on the crashreporter setup then you can send reports to the breakpad endpoint for raygun, would be better to support crashpad though without workarounds