Comment on page
Sentry

With our Sentry integration, your app health and performance monitoring data is shown alongside analytics from your other tools, providing a holistic view of how each release is performing. You can use this data to set customizable thresholds that can automatically halt an unhealthy rollout or accelerate a healthy one, and to quickly dig into problems as they come up.
Welcome Sentry users! New to Runway?
Runway is mobile release management software that connects your existing project management, development, and performance monitoring tools together. This empowers you to see status and progress of all releases at-a-glance and to automate away a wide variety of release tasks both large and small.
- 1.Select an app in the top left corner from the Switcher
- 2.Navigate to App Settings by clicking the gear icon (⚙️) at the top of the Timeline sidebar
- 3.Click on Integrations in the sidebar
- Find the Sentry integration module under the Stability monitoring section
- Click the Connect button
- Enter an Auth Token
Required scopes for the Sentry API key are:
org:read
event:read
project:releases
- Click Save; you’ll be presented with a dialog in which to select your Sentry organization, project and prod environment (and optionally a beta environment, if you have a beta testing integration connected) for this app.
Your release identifier should be written in the format
[email protected]+XXX
.If you need to differentiate staging vs prod, use the
environment
field.Last modified 1mo ago