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

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

Last synced: about 1 month ago

Repository metadata:

Exception tracking and logging from Ruby to Rollbar


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 1,577
Total Committers: 176
Avg Commits per committer: 8.96
Development Distribution Score (DDS): 0.838

Commits in past year: 14
Committers in past year: 5
Avg Commits per committer in past year: 2.8
Development Distribution Score (DDS) in past year: 0.286

Name Email Commits
Jon de Andres j****n@r****m 256
Walt Jones w****s@g****m 242
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 101
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
Justin Bull j****n@w****m 7
Alexi Garrow a****w@w****m 7
John Joseph Bachir j@j****c 7
Pete Johns p****b@j****m 6
Jesse Gibbs j****g@g****m 6
Richard Lee d****y@g****m 6
Victor Emanouilov k****6@g****m 5
dlsteuer d****l@r****m 5
Michael Pearson m****n@g****m 5
Pete Lacey p****y@l****m 5
Mike Boone m****e@b****t 5
Hugo Duksis d****s@g****m 5
Richard Jones i****e@g****m 4
Rivkah Standig r****g@g****m 4
Alexander Strelnikov a****7@g****m 4
and 146 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

rubygems: 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.5.2 (published 10 months ago)
  • Last Synced: 2024-11-10T23:35:19.216Z (about 1 month ago)
  • Versions: 184
  • Dependent Packages: 55
  • Dependent Repositories: 1,940
  • Downloads: 61,767,075 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)
go: github.com/rollbar/rollbar-gem


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