Company
Date Published
Author
Jan Michael Auer
Word count
468
Language
English
Hacker News points
None

Summary

Minidump Support has landed in Sentry, allowing developers to debug crashes from applications written in various languages and targeting multiple platforms. To use this feature, developers must integrate Crashpad or Breakpad client libraries into their application, upload a Minidump file to Sentry, and provide debug symbols for symbolicated stack traces. The support is still in beta, with limitations on supported platforms, symbol formats, and programming languages, but the team plans to continuously improve it. To protect user data, Sentry only extracts minimal information from Minidumps and deletes them afterwards. Developers are encouraged to try out this feature, report any issues or feedback, and engage with the support team.