Learn more about how Sentry can store additional files in the same request as event attachments.
Learn more about what Sentry uses to create a trail of events (breadcrumbs) that happened prior to an issue.
Custom contexts allow you to attach arbitrary data (strings, lists, dictionaries) to an event.
Learn more about how you can add your own event processors globally or to the current scope.
SDKs will typically automatically manage the scopes for you in the framework integrations. Learn what a scope is and how you can use it to your advantage.
Tags power UI features such as filters and tag-distribution maps. Tags also help you quickly access related events and view the tag distribution for a set of events.
Learn how to configure the SDK to capture the user and gain critical pieces of information that construct a unique identity in Sentry.