November 12, 2013
/
1
min

BugSnag Heroku Addon

Today we are excited to launch the BugSnag Heroku Addon! This makes it an easy two-step process to get high quality exception tracking into your app, no matter which language you’re using.

 

Heroku logo

Automatic

As part of this release, we’ve updated our most popular notifiers to automatically configure themselves once you’ve added BugSnag to your app. This means that if you’re using Ruby, Python, or Node.js, all you need to do is:

  • heroku addons:add bugsnag
  • Add bugsnag to your Gemfile, requirements.txt, or package.json

And that’s it! The next time you push your code, BugSnag will be enabled, ready to catch your unhandled exceptions.

Tightly integrated

The Bugsnag addon is fully managed via Heroku. There’s no need to set up a new user account or billing with us. To access the BugSnag dashboard for your app, just use heroku addons:open bugsnag or follow the link from your app’s page on Heroku.

If you’re on a large team you can invite collaborators to BugSnag via BugSnag’s Account settings. These users can receive email notifications when things go wrong, and can log into BugSnag without needing administrative access to your Heroku account.

Flexible

BugSnag is free by default, but as your team grows you’ll find some of our more advanced features useful. Heroku’s pricing model makes it very easy to start paying only for what you’re using. As you grow you can upgrade without even restarting your app!

BugSnag helps you prioritize and fix software bugs while improving your application stability
Request a demo