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

Summary

Introducing Sentry Electron Sentry is introducing a new Electron SDK that provides first-class support for breadcrumbs, device and OS information, and high-quality stack traces with source map support. The SDK also captures native crashes, including symbolicated stack traces and context information on top of crash reports, allowing developers to see exactly what the user clicked before a crash occurred in their app. The SDK has a streamlined JavaScript experience, providing an even smaller API than previous SDKs, making it easy to set up and configure native crash handling and JavaScript error handling with sensible defaults. Developers can customize the configuration options as needed, and Sentry plans to add many more features in the near future. The new SDK is available now, built on insights from the community, particularly Tim Fish, who started the initial work on this SDK and continues to be an essential contributor and co-maintainer.