Skip to content
master
Switch branches/tags
Code

Latest commit

We export certain components and/or functionality to the global object (`window`) for use in frontend systems outside of the main SPA (e.g. plugins, getsentry). We will need to deprecate this functionality (see #25821 for a migration path), but we would also like to know if this is used outside of sentry.

This PR requires the backend portion which is described more here: #25866.
552e67e

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
.tx
Mar 23, 2013
Apr 21, 2021
Apr 21, 2021

Sentry

Users and logs provide clues. Sentry provides answers.

What's Sentry?

Sentry is a service that helps you monitor and fix crashes in realtime. The server is in Python, but it contains a full API for sending events from any language, in any application.

Official Sentry SDKs

Resources