Company
Date Published
Author
Vu Ngo
Word count
291
Language
English
Hacker News points
None

Summary

Our integration with Heroku brings Sentry directly into your release workflow, enabling us to automatically retrieve commit data each time you deploy a new version of your app in Heroku. This feature is extremely helpful in debugging new errors as it adds the ability to see which files have changed most recently and which members of an organization have been involved in pushing code since the last release. By integrating Sentry with Heroku, developers can gain access to deploy emails so that relevant team members can be alerted immediately when their code has gone out. To set up this integration, users simply need to configure their repository and project settings, copy a deploy hook command, and associate it with their Sentry account. With this setup, commit data for each release is automatically retrieved and made available in the Sentry account, allowing developers to debug errors more efficiently.