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
- Host: GitHub
- URL: https://github.com/airbrake/airbrake
- Owner: airbrake
- License: mit
- Created: 2011-08-24T19:33:00.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-10-26T00:32:45.000Z (about 2 months ago)
- Last Synced: 2024-10-29T13:07:01.004Z (about 2 months ago)
- Topics: airbrake, apm, capistrano, crash-reporting, delayed-job, error-monitoring, logger, performance-monitoring, rails, rake, resque, ruby, shoryuken, sidekiq, sinatra, sneakers
- Language: Ruby
- Homepage: https://airbrake.io
- Size: 2.68 MB
- Stars: 967
- Watchers: 53
- Forks: 392
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Owner metadata:
- Name: Airbrake
- Login: airbrake
- Email:
- Kind: organization
- Description: Visibility into your Application's Health
- Website: https://airbrake.io
- Location: San Francisco
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/1015434?v=4
- Repositories: 53
- Last Synced at: 2023-04-10T08:19:51.201Z
- Profile URL: https://github.com/airbrake
- Sponsor URL:
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 | 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
- Total packages: 2
-
Total downloads:
- rubygems: 43,717,213 total
- Total docker downloads: 71,773,732
- Total dependent packages: 84 (may contain duplicates)
- Total dependent repositories: 4,467 (may contain duplicates)
- Total versions: 345
- Total maintainers: 6
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
- rubocop ~> 1.21
- sneakers >= 0
- 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
- actions/checkout v3 composite
- ruby/setup-ruby v1 composite