SDK Development
The following is a guide for implementing a new Sentry SDK based on the new Unified API.
It covers the protocol for event submission as well as guidelines for how clients should
typically look and behave.
- Overview
- Philosophy and Design Principles
- Development Basics
- Data Handling
- Unified API
- Hub & Scope Refactoring/
- Expected Features
- Event Payloads
- Store Endpoint
- Envelopes
- Sessions
- Client Reports
- Profiles
- Setup Wizards
You can edit this page on GitHub.