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

    • module Rake
    • module Sentry
    • module Sentry::ArgumentCheckingHelper
    • module Sentry::Breadcrumb::SentryLogger
    • module Sentry::CustomInspection
    • module Sentry::Integrable
    • module Sentry::LoggingHelper
    • module Sentry::Net
    • module Sentry::Net::HTTP
    • module Sentry::Puma
    • module Sentry::Puma::Server
    • module Sentry::Rack
    • module Sentry::Rake
    • module Sentry::Rake::Application
    • module Sentry::Rake::Task
    • module Sentry::Redis::GlobalRedisInstrumentation
    • module Sentry::Redis::OldClientPatch
    • module Sentry::TestHelper
    • module Sentry::Utils
    • module Sentry::Utils::EncodingHelper
    • module Sentry::Utils::ExceptionCauseChain
    • module Sentry::Utils::RequestId
  • Classes

    • class Array
    • class BigDecimal
    • class Complex
    • class FalseClass
    • class Hash
    • class Method
    • class NilClass
    • class Numeric
    • class Object
    • class Rake::Application
    • class Rake::Task
    • class Rational
    • class Sentry::BackgroundWorker
    • class Sentry::Backtrace
    • class Sentry::Backtrace::Line
    • class Sentry::Baggage
    • class Sentry::Breadcrumb
    • class Sentry::BreadcrumbBuffer
    • class Sentry::Client
    • class Sentry::Configuration
    • class Sentry::DSN
    • class Sentry::DummyTransport
    • class Sentry::Envelope
    • class Sentry::Envelope::Item
    • class Sentry::Error
    • class Sentry::ErrorEvent
    • class Sentry::Event
    • class Sentry::ExceptionInterface
    • class Sentry::ExternalError
    • class Sentry::HTTPTransport
    • class Sentry::Hub
    • class Sentry::Hub::Layer
    • class Sentry::Interface
    • class Sentry::LineCache
    • class Sentry::Logger
    • class Sentry::Profiler
    • class Sentry::Rack::CaptureExceptions
    • class Sentry::Redis
    • class Sentry::ReleaseDetector
    • class Sentry::RequestInterface
    • class Sentry::Scope
    • class Sentry::Session
    • class Sentry::SessionFlusher
    • class Sentry::SingleExceptionInterface
    • class Sentry::Span
    • class Sentry::StacktraceBuilder
    • class Sentry::StacktraceInterface
    • class Sentry::StacktraceInterface::Frame
    • class Sentry::ThreadsInterface
    • class Sentry::Transaction
    • class Sentry::Transaction::SpanRecorder
    • class Sentry::TransactionEvent
    • class Sentry::Transport
    • class Sentry::Transport::Configuration
    • class Sentry::Utils::RealIp
    • class Symbol
    • class TrueClass
    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-ruby
  3. 5.10.0
  4. module Sentry::Utils

module Sentry::Utils

Modules in this namespace

EncodingHelper

module

in Sentry::Utils

ExceptionCauseChain

module

in Sentry::Utils

RequestId

module

in Sentry::Utils

Classes in this namespace

RealIp

class

in Sentry::Utils

Modules

  • Sentry::Utils::EncodingHelper
  • Sentry::Utils::ExceptionCauseChain
  • Sentry::Utils::RequestId

Classes

  • Sentry::Utils::RealIp

Defined in

  • lib/sentry/utils/encoding_helper.rb
  • lib/sentry/utils/exception_cause_chain.rb
  • lib/sentry/utils/real_ip.rb
  • lib/sentry/utils/request_id.rb
Home
Gems
Docs
Contribute
Monitoring
Twitter GitHub Mastodon

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