{"id":78604,"library":"airbrake","title":"Airbrake","description":"Airbrake is an online tool that provides robust exception tracking in any of your Ruby applications.","status":"active","version":"13.0.5","language":"ruby","source_language":null,"source_url":"https://github.com/airbrake/airbrake","tags":["error-tracking","exception","monitoring","airbrake"],"install":[{"cmd":"gem install airbrake","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'airbrake', '~> 13.0.5'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Airbrake","correct":"require 'airbrake'"}],"quickstart":{"code":"require 'airbrake'\nAirbrake.configure do |c|\n  c.project_id = 123\n  c.project_key = 'your_key'\nend\nbegin\n  raise 'test'\nrescue => e\n  Airbrake.notify(e)\nend","lang":"ruby","description":"Configure Airbrake and send an exception notification."},"warnings":[],"env_vars":null,"search_vec":"'airbrak':1,2,23 'applic':17 'error':19 'error-track':18 'except':10,21 'monitor':22 'onlin':5 'provid':8 'robust':9 'rubi':16 'tool':6 'track':11,20","created_at":"2026-06-18T04:23:38.003501+00:00","updated_at":"2026-06-18T04:23:38.003501+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://airbrake.io","github":"https://github.com/airbrake/airbrake","docs":"http://www.rubydoc.info/gems/airbrake/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["observability"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-18","next_check":"2026-12-15","install_tag":null}}