{"id":78679,"library":"sentry-raven","title":"Sentry Raven","description":"A gem that provides a client interface for the Sentry error logger.","status":"active","version":"3.1.2","language":"ruby","source_language":null,"source_url":"https://github.com/getsentry/raven-ruby","tags":["sentry","error-logging","monitoring"],"install":[{"cmd":"gem install sentry-raven","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'sentry-raven', '~> 3.1.2'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Raven","correct":"require 'raven'"}],"quickstart":{"code":"require 'raven'\n\nRaven.configure do |config|\n  config.dsn = 'https://examplePublicKey:exampleSecretKey@sentry.io/1'\nend\n\nbegin\n  1/0\nrescue ZeroDivisionError => e\n  Raven.capture_exception(e)\nend","lang":"ruby","description":"Capture an exception with Sentry"},"warnings":[{"fix":"Migrate to the sentry-ruby gem","message":"Sentry Raven is deprecated in favor of sentry-ruby","severity":"breaking","affected_versions":">= 3.0.0"}],"env_vars":null,"search_vec":"'client':8 'error':13,17 'error-log':16 'gem':4 'interfac':9 'log':18 'logger':14 'monitor':19 'provid':6 'raven':2 'sentri':1,12,15","created_at":"2026-06-18T04:26:39.570249+00:00","updated_at":"2026-06-18T04:26:39.570249+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://github.com/getsentry/raven-ruby","github":"https://github.com/getsentry/raven-ruby","docs":"http://www.rubydoc.info/gems/sentry-raven/","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}}