Getting started is simple
-
Add the Sentry Ruby SDK to your
Gemfile
:gem "sentry-raven"
-
Configure your SDK:
Raven.configure do |config| config.dsn = 'your dsn' end
That’s it! Check out the Sentry for Ruby and Rails integration documentation for more information.
Rails error monitoring with complete stack traces
Take advantage of built-in integrations with Sidekiq, DelayedJob, and more of your favorite RubyGems.
Enable asynchronous reporting so errors are logged quickly in a background job.
Filter and group Rails exceptions intuitively to eliminate noise.
Fill in the blanks about Rails errors
Expose important events that led to each Rails exception: a string to label where the event took place, message, timestamp.
See the full picture of any Rails exception
Get the user’s unique id, contact info, and IP address, as well as any localization as context to resolve the error and notify your customer.
Index and aggregate tags to easily search your error reports, see the distribution of issues, and find what’s a priority or a trend.
- “What subscription or membership level is most affected?”
- “Was it a change in your Heroku environment variables?”
- “Did your code or a dependency cause the exception?”
- “Is the Rails exception limited to a single server?”
- “What arguments caused the ActiveJob to fail?”
Sentry also supports your frontend
Resolve Rails errors with max efficiency, not max effort
Improve workflow with a full view of releases so you can mark errors as resolved and prioritize live issues.
Learn in which version a bug first appeared, merge duplicates, and know if things regress in a future release.
Add commit data to automatically suggest an owner of each Rails error and instantly send deploy emails.
Is your data secure?
You better believe it.
Just look at all the high-quality security features all accounts get, regardless of plan.
- Two-Factor Auth
- Single Sign On support
- Organization audit log
- SOC-2 Certified
- Privacy Shield certified
- PII data scrubbing
- SSL encryption
- COPPA Compliant
Sentry tracks errors in all major languages and frameworks
See all platformsIt also integrates with your favorite apps and services





