Sentry error tracking software

Sentry exception tracking software

Forum: https://forum.sentry.io

Ruby gem

github.com/getsentry/raven-ruby
https://rubygems.org/gems/sentry-raven/

gem "sentry-raven"

https://docs.sentry.io/clients/ruby

PHP Composer package

github.com/getsentry/sentry-php
https://docs.sentry.io/clients/php/

Custom SDK Reference

If you’re interested in writing an SDK for your favorite language, or simply are unable to use one of our official SDKs, you’ve come to the right place.
https://docs.sentry.io/clientdev/

Self-hosted (on premise) installation

https://docs.sentry.io/server/
Installation with Docker: https://docs.sentry.io/server/installation/docker/