You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/organization/integrations/deployment/heroku/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ Whether you’re using the add-on or not, you’ll still need to [install the SD
30
30
31
31
### Configure Releases
32
32
33
-
Whether use the add-on or configure Sentry yourself, you’ll also likely want to grant quick access to your dyno metadata, which will allow Sentry to automatically pick up the git version of your application.
33
+
Whether you use the add-on or configure Sentry yourself, you’ll also likely want to grant access to your dyno metadata, which will allow Sentry to automatically pick up the git SHA of the release your dyno is running.
34
34
35
35
To do this, enable the `runtime-dyno-metadata` feature:
0 commit comments