SDK Development The software running in our users projects that are responsible for collecting data. The following is a guide for implementing a new Sentry SDK. It covers the protocol for event submission as well as guidelines for how clients should typically look and behave.
This document provides general guidance for SDK development at Sentry. It aims to help both internal and external developers understand the motivations behind SDK design decisions and our decision-making process.
In this section, we aim to highlight some key processes that are essential for SDK development at Sentry.
The following is a description of features that are commonly expected in Sentry SDKs.
Learn about the different telemetry data, that our SDKs can collect.
Read more about the specifics when it comes to certain SDKs.
Was this helpful? Yes 👍 No 👎
Help improve this content Our documentation is open source and available on GitHub. Your contributions are welcome, whether fixing a typo (drat!) or suggesting an update ("yeah, this would be better").