Features

Working with Sentry

Read issues, map releases, and prioritize errors.

On this page

Opening Sentry

  1. Make sure a Sentry connection exists under Connections and is enabled for the component under Features.
  2. 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

  1. After the prod release, briefly open the Sentry project.
  2. 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.

See also