File: README.md

package info (click to toggle)
ruby-sentry-sidekiq 5.18.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 152 kB
  • sloc: ruby: 324; makefile: 10; sh: 4
file content (8 lines) | stat: -rw-r--r-- 210 bytes parent folder | download | duplicates (2)
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