gem.sh gem.sh
Home Gems Types Docs Community
  • Modules

    • module Sentry
    • module Sentry::Rails
    • module Sentry::Rails::ActionCableExtensions
    • module Sentry::Rails::ActionCableExtensions::Channel
    • module Sentry::Rails::ActionCableExtensions::Channel::Actions
    • module Sentry::Rails::ActionCableExtensions::Channel::Subscriptions
    • module Sentry::Rails::ActionCableExtensions::Connection
    • module Sentry::Rails::ActiveJobExtensions
    • module Sentry::Rails::Breadcrumb
    • module Sentry::Rails::Breadcrumb::ActiveSupportLogger
    • module Sentry::Rails::Breadcrumb::MonotonicActiveSupportLogger
    • module Sentry::Rails::ControllerMethods
    • module Sentry::Rails::ControllerTransaction
    • module Sentry::Rails::InstrumentPayloadCleanupHelper
    • module Sentry::Rails::Overrides
    • module Sentry::Rails::Overrides::OldStreamingReporter
    • module Sentry::Rails::Overrides::StreamingReporter
    • module Sentry::Rails::Tracing
    • module Sentry::Rails::Tracing::SentryNotificationExtension
  • Classes

    • class Sentry::BackgroundWorker
    • class Sentry::Configuration
    • class Sentry::Engine
    • class Sentry::Rails::ActionCableExtensions::ErrorHandler
    • class Sentry::Rails::ActiveJobExtensions::SentryReporter
    • class Sentry::Rails::BacktraceCleaner
    • class Sentry::Rails::CaptureExceptions
    • class Sentry::Rails::Configuration
    • class Sentry::Rails::ErrorSubscriber
    • class Sentry::Rails::RescuedExceptionInterceptor
    • class Sentry::Rails::Tracing::AbstractSubscriber
    • class Sentry::Rails::Tracing::ActionControllerSubscriber
    • class Sentry::Rails::Tracing::ActionViewSubscriber
    • class Sentry::Rails::Tracing::ActiveRecordSubscriber
    • class Sentry::Rails::Tracing::ActiveStorageSubscriber
    • class Sentry::Railtie
    • class Sentry::SendEventJob
    Overview
    H
    Home
    R
    Reference
    T
    Types
    C
    Changelogs
  • Documentation
    • README
  • More
    • Versions
    • Source
    • Playground
    • Stats
    • Metadata
    • Wiki
    • Announcements
    Community
    • Articles
    • Tutorials
    • Videos
    • Community
  1. Gems
  2. sentry-rails
  3. 5.14.0
  4. module Sentry

module Sentry

Modules in this namespace

Rails

module

in Sentry

Classes in this namespace

BackgroundWorker

class

in Sentry

Configuration

class

in Sentry

Engine

class

in Sentry

Railtie

class

in Sentry

SendEventJob

class

in Sentry

Modules

  • Sentry::Rails

Classes

  • Sentry::BackgroundWorker
  • Sentry::Configuration
  • Sentry::Engine
  • Sentry::Railtie
  • Sentry::SendEventJob

Defined in

  • app/jobs/sentry/send_event_job.rb
  • app/jobs/sentry/send_event_job.rb
  • lib/sentry/rails.rb
  • lib/sentry/rails/action_cable.rb
  • lib/sentry/rails/active_job.rb
  • lib/sentry/rails/background_worker.rb
  • lib/sentry/rails/backtrace_cleaner.rb
  • lib/sentry/rails/breadcrumb/active_support_logger.rb
  • lib/sentry/rails/breadcrumb/monotonic_active_support_logger.rb
  • lib/sentry/rails/capture_exceptions.rb
  • lib/sentry/rails/configuration.rb
  • lib/sentry/rails/controller_methods.rb
  • lib/sentry/rails/controller_transaction.rb
  • lib/sentry/rails/engine.rb
  • lib/sentry/rails/error_subscriber.rb
  • lib/sentry/rails/instrument_payload_cleanup_helper.rb
  • lib/sentry/rails/overrides/streaming_reporter.rb
  • lib/sentry/rails/railtie.rb
  • lib/sentry/rails/rescued_exception_interceptor.rb
  • lib/sentry/rails/tracing.rb
  • lib/sentry/rails/tracing/abstract_subscriber.rb
  • lib/sentry/rails/tracing/action_controller_subscriber.rb
  • lib/sentry/rails/tracing/action_view_subscriber.rb
  • lib/sentry/rails/tracing/active_record_subscriber.rb
  • lib/sentry/rails/tracing/active_storage_subscriber.rb
  • lib/sentry/rails/version.rb
Home
Gems
Docs
Contribute
Monitoring
Twitter GitHub Mastodon

© 2025 gem.sh - Beautiful documentation for any Ruby gem