Sentry's Native SDK has improved its platform compatibility through a major rewrite from C++ to C and by switching to the CMake build system, making it easier to integrate Crashpad, Breakpad, or in-process stackwalker on all major platforms. Developers can now track release health metrics such as crash-free sessions, crash-free users, version adoption, and custom product usage metrics that they define. The Native SDK supports a wide range of use cases including short command-line applications, large graphical user interfaces, long-running headless servers, and games. Sentry's insights tool, Discover, helps developers analyze data from each release to track the quality of each release across their entire user base. The company is open-source and has received external contributions from customers, with a Rust SDK that reports on sessions, users, and version adoption in the near term.