Opening Sentry
- Make sure a Sentry connection exists under Connections and is enabled for the component under Features.
- Open the project overview in the platform and click the Sentry tile – it leads to the project in your Sentry organization (cloud or custom instance).
Understanding issues
Each entry (issue) in Sentry groups similar errors and shows you:
- Stack trace and affected release version
- Frequency and last seen time
- Environment (e.g. production)
After a release
- After the prod release, briefly open the Sentry project.
- Check new issues since the release – Sentry groups them by release version.
Tip
Apps, homepages, and backends can each have their own Sentry projects in your organization – enabled via Features in the editor.