All Projects → bugsnag → Bugsnag Ruby

bugsnag / Bugsnag Ruby

Licence: mit
Bugsnag error monitoring & reporting software for rails, sinatra, rack and ruby

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Bugsnag Ruby

bugsnag-java
Bugsnag error reporting for Java.
Stars: ✭ 51 (-75.83%)
Mutual labels:  debugging, errors, error-monitoring, crash, error-handling, debug, exceptions, bugs, error-reporting, debugging-tool
Bugsnag Laravel
Bugsnag notifier for the Laravel PHP framework. Monitor and report Laravel errors.
Stars: ✭ 746 (+253.55%)
Mutual labels:  error-handling, error-monitoring, exceptions, errors, error-reporting, debugging, debug, debugging-tool, crash, bugs
Bugsnag Android
Bugsnag crash monitoring and reporting tool for Android apps
Stars: ✭ 990 (+369.19%)
Mutual labels:  error-monitoring, exceptions, errors, error-reporting, debugging, debug, debugging-tool, crash, bugs
Bugsnag Go
Automatic panic monitoring for Go and Go web frameworks, like negroni, gin, and revel
Stars: ✭ 155 (-26.54%)
Mutual labels:  error-handling, error-monitoring, exceptions, errors, error-reporting, debug, debugging-tool, crash, bugs
Bugsnag Node
[DEPRECATED] Please upgrade to our Universal JS notifier "@bugsnag/js" • https://github.com/bugsnag/bugsnag-js
Stars: ✭ 48 (-77.25%)
Mutual labels:  error-handling, error-monitoring, exceptions, errors, error-reporting, debugging, debug, debugging-tool, bugs
Bugsnag Php
Bugsnag error monitoring and crash reporting tool for PHP apps
Stars: ✭ 475 (+125.12%)
Mutual labels:  error-handling, error-monitoring, exceptions, errors, error-reporting, debug, debugging-tool, crash, bugs
Bugsnag Python
Official bugsnag error monitoring and error reporting for django, flask, tornado and other python apps.
Stars: ✭ 69 (-67.3%)
Mutual labels:  error-monitoring, exceptions, errors, error-reporting, debug, debugging-tool, crash, bugs
Bugsnag React Native
Error monitoring and reporting tool for native exceptions and JS errors in React Native apps
Stars: ✭ 374 (+77.25%)
Mutual labels:  error-handling, error-monitoring, exceptions, error-reporting, debug, debugging-tool, crash, bugs
Bugsnag Js
Javascript error handling tool for Bugsnag. Monitor and report JavaScript bugs & errors.
Stars: ✭ 625 (+196.21%)
Mutual labels:  error-handling, error-monitoring, exceptions, error-reporting, debug, debugging-tool, bugs
Bugsnag Cocoa
Bugsnag crash reporting for iOS, macOS and tvOS apps
Stars: ✭ 167 (-20.85%)
Mutual labels:  error-handling, error-monitoring, exceptions, errors, error-reporting, debugging-tool, bugs
Bugsnag Android Ndk
DEPRECATED - this project now lives at bugsnag/bugsnag-android
Stars: ✭ 42 (-80.09%)
Mutual labels:  error-handling, error-monitoring, exceptions, errors, error-reporting, bugs
bugsnag-vue
[DEPRECATED] This package now lives within the monorepo for our Universal JS notifier "@bugsnag/js" • https://github.com/bugsnag/bugsnag-js
Stars: ✭ 26 (-87.68%)
Mutual labels:  debugging, error-monitoring, error-handling, debug, error-reporting, debugging-tool
TrackJS-Node
TrackJS Error Monitoring agent for NodeJS
Stars: ✭ 26 (-87.68%)
Mutual labels:  debugging, error-monitoring, error-handling, error-reporting, debugging-tool
raygun4ruby
The Ruby & Ruby on Rails provider for Raygun
Stars: ✭ 37 (-82.46%)
Mutual labels:  sinatra, error-monitoring, error-handling, error-reporting
bugsnag-symfony
Bugsnag notifier for the Symfony PHP framework. Monitor and report errors in your Symfony apps.
Stars: ✭ 42 (-80.09%)
Mutual labels:  errors, error-monitoring, bugs, error-reporting
bugsnag-wordpress
Bugsnag error monitoring for WordPress sites
Stars: ✭ 20 (-90.52%)
Mutual labels:  error-monitoring, error-handling, error-reporting, debugging-tool
Periskop
Exception Monitoring Service
Stars: ✭ 115 (-45.5%)
Mutual labels:  error-monitoring, exceptions, errors, error-reporting
periskop
Exception Monitoring Service
Stars: ✭ 128 (-39.34%)
Mutual labels:  errors, error-monitoring, exceptions, error-reporting
Traceback with variables
Adds variables to python traceback. Simple, lightweight, controllable. Debug reasons of exceptions by logging or pretty printing colorful variable contexts for each frame in a stacktrace, showing every value. Dump locals environments after errors to console, files, and loggers. Works in Jupyter and IPython. Install with pip or conda.
Stars: ✭ 509 (+141.23%)
Mutual labels:  error-handling, exceptions, errors, debugging
Tracerr
Golang errors with stack trace and source fragments.
Stars: ✭ 646 (+206.16%)
Mutual labels:  error-handling, errors, debug

Bugsnag error monitoring & exception reporter for Ruby

build status

The Bugsnag exception reporter for Ruby gives you instant notification of exceptions thrown from your Rails, Sinatra, Rack or plain Ruby app. Any uncaught exceptions will trigger a notification to be sent to your Bugsnag project.

Features

  • Automatically report unhandled exceptions and crashes
  • Report handled exceptions
  • Attach user information to determine how many people are affected by a crash
  • Send customized diagnostic data
  • Track events that occur leading up to a crash

Getting started

  1. Create a Bugsnag account
  2. Complete the instructions in the integration guide for your framework:
  3. Relax!

Support

Contributing

All contributors are welcome! For information on how to build, test and release bugsnag-ruby, see our contributing guide. Feel free to comment on existing issues for clarification or starting points.

License

The Bugsnag ruby notifier is free software released under the MIT License. See LICENSE.txt for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].