Error logging with source maps and automatic error assignment, which leads to fewer notifications.
Opbeat integrates with Git, so we can cross-reference errors with code authors and releases.
When an error occurs Opbeat automatically assigns it to the developer best placed to fix the error, taking into account who wrote the code and when it was deployed. Dramatically reducing debugging time, cutting noise, and improving your team's workflow.
Simply install the Opbeat module and add the snippet to your app. View full documentation.
Sign up with GitHub<script src="https://cdn.opbe.at/opbeat.min.js"></script>
_opbeat.('config', {
orgId: '<ORGANIZATION-ID>',
appId: '<APP-ID>'
});