File: README.md

package info (click to toggle)
ruby-sentry-sidekiq 5.28.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 160 kB
  • sloc: ruby: 426; makefile: 7; sh: 4
file content (8 lines) | stat: -rw-r--r-- 210 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
# sentry-sidekiq example

## Usage

1. run `bundle install`
2. change the `dsn` inside `error_worker.rb`
3. run `bundle exec sidekiq -r ./error_worker.rb`
4. you should see the event from your Sentry dashboard