Skip to content
This repository was archived by the owner on Jul 30, 2019. It is now read-only.

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentry Rails custom exception context

This is an example application describing how you can send custom context payloads for Exceptions in sentry-rails.

Installation

You will need to have a SENTRY_DSN to receive events in Sentry. You can signup for a free trial in their website (https://sentry.io)

  1. bundle install
  2. env SENTRY_DSN=<your-sentry-dsn-here> rails s
  3. In your browser, go to https://localhost:3000/errors

Files to look at

About

Example Rails application on how to use Sentry Custom exceptions context functionality

Topics

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages