A summary of data about the Ruby ecosystem.

https://github.com/rollbar/rollbar-gem

Exception tracking and logging from Ruby to Rollbar
https://github.com/rollbar/rollbar-gem

Keywords

crash-reporting crash-reports error-handler error-monitoring error-reporting exceptions observability rack-middleware rails resque rollbar ruby sinatra stacktrace uncaught-exceptions

Keywords from Contributors

activerecord mvc activejob rubygems sidekiq rack rspec background-jobs jobs feature-flag

Last synced: about 21 hours ago
JSON representation

Repository metadata

Exception tracking and logging from Ruby to Rollbar

README.md

Build Status
Gem Version


Rollbar is a real-time exception reporting service for Ruby and other languages. The Rollbar service will alert you of problems with your code and help you understand them in a ways never possible before. We love it and we hope you will too.

Rollbar-gem is the SDK for Ruby apps and includes support for apps using Rails, Sinatra, Rack, plain Ruby, and other frameworks.

Key benefits of using Rollbar Ruby Gem are:

  • Frameworks: Rollbar Ruby Gem supports popular Ruby frameworks such as Rails, Sinatra, Grape and more.
  • Integrations: Rollbar Ruby has integrations for Resque, ActiveJob, rollbar-agent, Sidekiq and more!
  • Automatic error grouping: Rollbar aggregates Occurrences caused by the same error into Items that represent application issues. Learn more about reducing log noise.
  • Advanced search: Filter items by many different properties. Learn more about search.
  • Customizable notifications: Rollbar supports several messaging and incident management tools where your team can get notified about errors and important events by real-time alerts. Learn more about Rollbar notifications.

Setup Instructions

  1. Sign up for a Rollbar account
  2. Follow the Getting Started instructions in our Ruby SDK docs to install rollbar-gem and configure it for your platform.

Usage and Reference

For complete usage instructions and configuration reference, see our Ruby SDK docs.

Compatibility

Version >= 3.0.0 is compatible with Ruby >= 2.0.0.

Version >= 2.19.0 is compatible with Ruby >= 1.9.3.

Version < 2.19.0 is compatible with Ruby >= 1.8.7.

Ruby 2.6.0

WARNING: Ruby 2.6.0 introduced a new bug (#15472 -
Invalid JSON data being sent from Net::HTTP in some cases with Ruby 2.6.0
) that may result in the Rollbar API returning an error when an exception is reported. (See rollbar-gem issue #797).

UPDATE: This bug is fixed in Ruby 2.6.1, and rollbar-gem has a safe workaround in version >= 2.19.0.
If you need to stay on Ruby 2.6.0 for any reason, make sure you have the latest rollbar-gem.

Release History & Changelog

See our Releases page for a list of all releases, including changes.

Help / Support

If you run into any issues, please email us at support@rollbar.com

For bug reports, please open an issue on GitHub.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature).
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

We're using RSpec for testing. Run the test suite with rake spec. Tests for pull requests are appreciated but not required. (If you don't include a test, we'll write one before merging.)

License

Rollbar-gem is free software released under the MIT License. See LICENSE for details.


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 21 hours ago

Total Commits: 1,593
Total Committers: 180
Avg Commits per committer: 8.85
Development Distribution Score (DDS): 0.839

Commits in past year: 13
Committers in past year: 7
Avg Commits per committer in past year: 1.857
Development Distribution Score (DDS) in past year: 0.538

Name Email Commits
Jon de Andres j****n@r****m 256
Walt Jones w****s@g****m 250
Jon de Andres j****n@w****v 176
Artur Moczulski a****i@g****m 157
Brian Rue b****n@r****o 111
Brian Rue b****n@r****m 105
sbezboro s****u@g****m 87
sbezboro s****i@r****o 37
Andrew Weiss w****w@g****m 28
Christopher Pfohl C****l@g****m 21
Cory Virok c****k@g****m 18
Jérémy j****w@g****m 15
Valentin Ruskevych l****p@g****m 12
Max Riveiro k****3@g****m 10
Thibaut Barrère t****e@g****m 8
Alexi Garrow a****w@w****m 7
Justin Bull j****n@w****m 7
John Joseph Bachir j@j****c 7
Richard Lee d****y@g****m 6
Jesse Gibbs j****g@g****m 6
Pete Johns p****b@j****m 6
Victor Emanouilov k****6@g****m 5
Mike Boone m****e@b****t 5
Michael Pearson m****n@g****m 5
Hugo Duksis d****s@g****m 5
Pete Lacey p****y@l****m 5
dlsteuer d****l@r****m 5
Pedro Belo p****o@h****m 4
Orion Hickman o****n@s****m 4
Igor Rzegocki a****n@i****m 4
and 150 more...

Committer domains:


Issue and Pull Request metadata

Last synced: 12 days ago

Total issues: 95
Total pull requests: 185
Average time to close issues: over 2 years
Average time to close pull requests: 2 months
Total issue authors: 77
Total pull request authors: 39
Average comments per issue: 2.24
Average comments per pull request: 0.7
Merged pull request: 160
Bot issues: 0
Bot pull requests: 0

Past year issues: 7
Past year pull requests: 18
Past year average time to close issues: about 2 months
Past year average time to close pull requests: about 5 hours
Past year issue authors: 7
Past year pull request authors: 5
Past year average comments per issue: 2.29
Past year average comments per pull request: 0.0
Past year merged pull request: 11
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/rollbar/rollbar-gem

Top Issue Authors

  • morgoth (6)
  • waltjones (4)
  • rivkahstandig3636 (3)
  • vfonic (3)
  • ArturMoczulski (3)
  • hlascelles (2)
  • tmimura39 (2)
  • randypuro (2)
  • v-kumar (2)
  • jessewgibbs (1)
  • marcusmalmberg (1)
  • mrhead (1)
  • erated (1)
  • ujh (1)
  • drkelly58 (1)

Top Pull Request Authors

  • waltjones (106)
  • jondeandres (16)
  • ArturMoczulski (10)
  • rokob (6)
  • HongQiGong (5)
  • Crisfole (3)
  • brianr (2)
  • ilkecan (2)
  • paulserraino (2)
  • mateuszgorniak (2)
  • mrunalk (2)
  • arthurhess (2)
  • saiqulhaq (1)
  • v-kumar (1)
  • alassek (1)

Top Issue Labels

  • enhancement (17)
  • Ruby (10)
  • server sessions (5)
  • v4 (2)
  • bug (1)
  • question (1)

Top Pull Request Labels

  • Ready for review (25)
  • question (1)

Package metadata

gem.coop: rollbar

Track and debug errors in your Ruby applications with ease using Rollbar. With this gem, you can easily monitor and report on exceptions and other errors in your code, helping you identify and fix issues more quickly. Rollbar's intuitive interface and advanced error tracking features make it the perfect tool for ensuring the stability and reliability of your Ruby applications.

  • Homepage: https://rollbar.com/
  • Documentation: http://www.rubydoc.info/gems/rollbar/
  • Licenses: MIT
  • Latest release: 3.7.0 (published 4 months ago)
  • Last Synced: 2026-03-01T19:33:11.345Z (2 days ago)
  • Versions: 187
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 71,448,779 Total
  • Docker Downloads: 7,631,929
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 0.379%
    • Downloads: 0.402%
    • Docker downloads count: 1.116%
  • Maintainers (7)
rubygems.org: rollbar

Track and debug errors in your Ruby applications with ease using Rollbar. With this gem, you can easily monitor and report on exceptions and other errors in your code, helping you identify and fix issues more quickly. Rollbar's intuitive interface and advanced error tracking features make it the perfect tool for ensuring the stability and reliability of your Ruby applications.

  • Homepage: https://rollbar.com/
  • Documentation: http://www.rubydoc.info/gems/rollbar/
  • Licenses: MIT
  • Latest release: 3.7.0 (published 4 months ago)
  • Last Synced: 2026-03-02T02:31:57.660Z (1 day ago)
  • Versions: 187
  • Dependent Packages: 55
  • Dependent Repositories: 1,940
  • Downloads: 71,452,482 Total
  • Docker Downloads: 7,631,929
  • Rankings:
    • Downloads: 0.357%
    • Dependent packages count: 0.495%
    • Dependent repos count: 0.705%
    • Average: 1.171%
    • Docker downloads count: 1.204%
    • Forks count: 1.568%
    • Stargazers count: 2.695%
  • Maintainers (7)
proxy.golang.org: github.com/rollbar/rollbar-gem

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/rollbar/rollbar-gem#section-documentation
  • Licenses: mit
  • Latest release: v3.6.0+incompatible (published over 1 year ago)
  • Last Synced: 2026-02-13T05:01:29.447Z (18 days ago)
  • Versions: 216
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.456%
    • Average: 6.674%
    • Dependent repos count: 6.892%

Dependencies

Gemfile rubygems
  • activerecord-jdbcsqlite3-adapter >= 0
  • appraisal >= 0
  • aws-sdk-sqs >= 0
  • capistrano >= 0
  • database_cleaner ~> 1.8.4
  • database_cleaner ~> 1.0.0
  • database_cleaner >= 0
  • delayed_job >= 0
  • delayed_job ~> 4.1
  • generator_spec >= 0
  • jruby-openssl >= 0
  • minitest >= 0
  • racc >= 0
  • rake >= 0
  • redis >= 0
  • resque < 2.0.0
  • rspec-command >= 0
  • rspec-rails ~> 4.0.2
  • rspec-rails ~> 3.4
  • rubinius-developer_tools >= 0
  • rubocop = 1.15.0
  • rubocop-performance >= 0
  • secure_headers ~> 6.3.2
  • shoryuken >= 0
  • sidekiq >= 6.4.0
  • simplecov >= 0
  • sinatra >= 0
  • sqlite3 < 1.4.0
  • sqlite3 ~> 1.4
  • sucker_punch ~> 2.0
  • webmock >= 0
.github/workflows/ci.yml actions
  • actions/checkout v2 composite
  • ruby/setup-ruby v1 composite
  • supercharge/redis-github-action 1.1.0 composite
rollbar.gemspec rubygems

Score: 30.327870373239328