Table of Contents - sentry-rails-4.7.2 Documentation
Pages
Classes and Modules
- ActiveJob
- ActiveJob::Base
- Sentry
- Sentry::BackgroundWorker
- Sentry::Configuration
- Sentry::Engine
- Sentry::Rails
- Sentry::Rails::ActiveJobExtensions
- Sentry::Rails::BacktraceCleaner
- Sentry::Rails::Breadcrumb
- Sentry::Rails::Breadcrumb::ActiveSupportLogger
- Sentry::Rails::Breadcrumb::MonotonicActiveSupportLogger
- Sentry::Rails::CaptureExceptions
- Sentry::Rails::Configuration
- Sentry::Rails::ControllerMethods
- Sentry::Rails::ControllerTransaction
- Sentry::Rails::InstrumentPayloadCleanupHelper
- Sentry::Rails::Overrides
- Sentry::Rails::Overrides::OldStreamingReporter
- Sentry::Rails::Overrides::StreamingReporter
- Sentry::Rails::RescuedExceptionInterceptor
- Sentry::Rails::Tracing
- Sentry::Rails::Tracing::AbstractSubscriber
- Sentry::Rails::Tracing::ActionControllerSubscriber
- Sentry::Rails::Tracing::ActionViewSubscriber
- Sentry::Rails::Tracing::ActiveRecordSubscriber
- Sentry::Rails::Tracing::SentryNotificationExtension
- Sentry::Railtie
Methods
- ::add — Sentry::Rails::Breadcrumb::ActiveSupportLogger
- ::add — Sentry::Rails::Breadcrumb::MonotonicActiveSupportLogger
- ::detach — Sentry::Rails::Breadcrumb::ActiveSupportLogger
- ::detach — Sentry::Rails::Breadcrumb::MonotonicActiveSupportLogger
- ::get_current_transaction — Sentry::Rails::Tracing
- ::included — Sentry::Rails::ActiveJobExtensions
- ::included — Sentry::Rails::ControllerTransaction
- ::included — Sentry::Rails::Overrides::OldStreamingReporter
- ::inject — Sentry::Rails::Breadcrumb::ActiveSupportLogger
- ::inject — Sentry::Rails::Breadcrumb::MonotonicActiveSupportLogger
- ::new — Sentry::Rails::BacktraceCleaner
- ::new — Sentry::Rails::CaptureExceptions
- ::new — Sentry::Rails::Configuration
- ::new — Sentry::Rails::RescuedExceptionInterceptor
- ::patch_active_support_notifications — Sentry::Rails::Tracing
- ::record_on_current_span — Sentry::Rails::Tracing::AbstractSubscriber
- ::register_subscribers — Sentry::Rails::Tracing
- ::remove_active_support_notifications_patch — Sentry::Rails::Tracing
- ::subscribe! — Sentry::Rails::Tracing::AbstractSubscriber
- ::subscribe! — Sentry::Rails::Tracing::ActionControllerSubscriber
- ::subscribe! — Sentry::Rails::Tracing::ActionViewSubscriber
- ::subscribe! — Sentry::Rails::Tracing::ActiveRecordSubscriber
- ::subscribe_to_event — Sentry::Rails::Tracing::AbstractSubscriber
- ::subscribe_tracing_events — Sentry::Rails::Tracing
- ::subscribers — Sentry::Rails::Tracing
- ::unsubscribe! — Sentry::Rails::Tracing::AbstractSubscriber
- ::unsubscribe_tracing_events — Sentry::Rails::Tracing
- #activate_tracing — Sentry::Railtie
- #already_supported_by_specific_integration? — Sentry::Rails::ActiveJobExtensions
- #call — Sentry::Rails::RescuedExceptionInterceptor
- #capture_and_reraise_with_sentry — Sentry::Rails::ActiveJobExtensions
- #capture_exception — Sentry::Rails::CaptureExceptions
- #capture_exception — Sentry::Rails::ControllerMethods
- #capture_message — Sentry::Rails::ControllerMethods
- #cleanup_data — Sentry::Rails::InstrumentPayloadCleanupHelper
- #collect_exception — Sentry::Rails::CaptureExceptions
- #configure_project_root — Sentry::Railtie
- #configure_trusted_proxies — Sentry::Railtie
- #extend_controller_methods — Sentry::Railtie
- #finish_transaction — Sentry::Rails::ActiveJobExtensions
- #inject_breadcrumbs_logger — Sentry::Railtie
- #instrument — Sentry::Rails::Tracing
- #log_error — Sentry::Rails::Overrides::StreamingReporter
- #log_error_with_raven — Sentry::Rails::Overrides::OldStreamingReporter
- #override_streaming_reporter — Sentry::Railtie
- #patch_background_worker — Sentry::Railtie
- #perform — Sentry::BackgroundWorker
- #report_rescued_exceptions? — Sentry::Rails::RescuedExceptionInterceptor
- #sentry_context — Sentry::Rails::ActiveJobExtensions
- #setup_backtrace_cleanup_callback — Sentry::Railtie
- #start_transaction — Sentry::Rails::CaptureExceptions
- #transaction_op — Sentry::Rails::CaptureExceptions
- #with_request_scope — Sentry::Rails::ControllerMethods