https://github.com/airbrake/airbrake

airbrake apm capistrano crash-reporting delayed-job error-monitoring logger performance-monitoring rails rake resque ruby shoryuken sidekiq sinatra sneakers

Last synced: about 1 month ago

Repository metadata:

The official Airbrake library for Ruby applications


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 1,717
Total Committers: 243
Avg Commits per committer: 7.066
Development Distribution Score (DDS): 0.662

Commits in past year: 3
Committers in past year: 3
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.667

Name Email Commits
Kyrylo Silin s****n@k****g 580
Hrvoje Šimić s****c@g****m 227
Jason Morrison j****n@t****m 75
Jon Yurek j****k@t****m 66
Joe Ferris j****s@g****m 49
Joe Ferris j****s@m****l 47
Nick Quaranto n****k@q****o 47
shifi m****r@g****m 37
David Palm d****m@g****m 34
jyurek j****k@7****a 28
Harold Giménez h****z@t****m 25
Joshua Clayton j****n@t****m 21
Tammer Saleh t****h@t****m 21
Ali Faiz a****i@c****g 19
Tristan Dunn t****n@g****m 18
Chad Pytel c****l@t****m 17
Jonathan Siegel u****0@g****m 11
Matt Jankowski m****i@t****m 10
Mike Burns m****s@t****m 10
Gabe Berke-Williams g****e@t****m 9
Leonid Shevtsov l****d@s****e 9
Brian Hawley b****y@y****m 8
Jonathan Siegel j****n@J****l 7
Josh Kalderimis j****s@g****m 7
emill e****l@7****a 7
spodlecki s****e@m****m 7
Dan Croak d****k@t****m 6
Benjamin Oakes b****n@b****m 5
Emma Lindsay e****y@t****m 5
Morgan Mikel McDaris m****s@y****m 5
and 213 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

rubygems: airbrake

Airbrake is an online tool that provides robust exception tracking in any of your Ruby applications. In doing so, it allows you to easily review errors, tie an error to an individual piece of code, and trace the cause back to recent changes. The Airbrake dashboard provides easy categorization, searching, and prioritization of exceptions so that when errors occur, your team can quickly determine the root cause. Additionally, this gem includes integrations with such popular libraries and frameworks as Rails, Sinatra, Resque, Sidekiq, Delayed Job, Shoryuken, ActiveJob and many more.

  • Homepage: https://airbrake.io
  • Documentation: http://www.rubydoc.info/gems/airbrake/
  • Licenses: MIT
  • Latest release: 13.0.4 (published about 1 year ago)
  • Last Synced: 2024-11-11T22:00:36.175Z (about 1 month ago)
  • Versions: 156
  • Dependent Packages: 84
  • Dependent Repositories: 4,467
  • Downloads: 43,717,213 Total
  • Docker Downloads: 71,773,732
  • Rankings:
    • Dependent packages count: 0.362%
    • Downloads: 0.453%
    • Dependent repos count: 0.471%
    • Docker downloads count: 0.831%
    • Average: 0.897%
    • Forks count: 1.336%
    • Stargazers count: 1.929%
  • Maintainers (6)
go: github.com/airbrake/airbrake

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/airbrake/airbrake#section-documentation
  • Licenses: mit
  • Latest release: v13.0.2+incompatible (published over 2 years ago)
  • Last Synced: 2024-11-10T21:37:26.798Z (about 1 month ago)
  • Versions: 189
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.999%
    • Average: 8.173%
    • Dependent repos count: 9.346%

Dependencies

Gemfile rubygems
  • rubocop ~> 1.21
  • sneakers >= 0
airbrake.gemspec rubygems
  • amq-protocol >= 0 development
  • appraisal >= 0 development
  • excon ~> 0.64 development
  • http ~> 5.0 development
  • httpclient ~> 2.8 development
  • pry ~> 0 development
  • public_suffix ~> 4.0, < 5.0 development
  • rack ~> 2 development
  • rack-test ~> 2.0 development
  • rake ~> 13 development
  • redis ~> 4.5 development
  • redis-namespace ~> 1.8 development
  • rspec ~> 3 development
  • rspec-wait ~> 0 development
  • sidekiq ~> 6 development
  • typhoeus ~> 1.3 development
  • webmock ~> 3 development
  • airbrake-ruby ~> 6.0
.github/workflows/test.yml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite