Home / Companies / Sentry / Blog / Post Details
Content Deep Dive

Introducing Logs, User Feedback, and more in the Sentry Godot SDK

Blog post from Sentry

Post Details
Company
Date Published
Author
Serhii Snitsaruk
Word Count
960
Language
English
Hacker News Points
-
Summary

The Sentry Godot SDK has been officially released for general use, providing comprehensive support for Windows, Linux, macOS, iOS, and Android, with future plans to support Web and C# exports. Built as a GDExtension add-on, it integrates seamlessly into Godot projects, leveraging Sentry's mature platform to enhance game health management during development, QA, and post-release. Key features include automatic tracking of crashes, runtime errors, and logs, along with user feedback capabilities that offer real player insights. The SDK introduces structured logs and detailed context about hardware and software configurations to aid in debugging, and it enhances testing with deep validation of event JSON content via a GDScript module. Major updates include a revamped SDK initialization process, allowing manual configuration, and improved lifecycle management with a method for closing SDK connections. The SDK can be easily downloaded from GitHub, with extensive documentation available for users new to Sentry.