Metadata


Name
sentry-ruby
Version
5.10.0
Platform
ruby
Authors
Sentry Team
Bindir
bin
Date
2023-07-04 00:00:00 UTC
Dependencies
concurrent-ruby (~> 1.0, >= 1.0.2)
Description
A gem that provides a client interface for the Sentry error logger
Email
accounts@sentry.io
Extra rdoc files
README.md
LICENSE.txt
Files
.gitignore
.rspec
.yardopts
CHANGELOG.md
Gemfile
LICENSE.txt
Makefile
README.md
Rakefile
bin/console
bin/setup
lib/sentry-ruby.rb
lib/sentry/background_worker.rb
lib/sentry/backtrace.rb
lib/sentry/baggage.rb
lib/sentry/breadcrumb.rb
lib/sentry/breadcrumb/sentry_logger.rb
lib/sentry/breadcrumb_buffer.rb
lib/sentry/client.rb
lib/sentry/configuration.rb
lib/sentry/core_ext/object/deep_dup.rb
lib/sentry/core_ext/object/duplicable.rb
lib/sentry/dsn.rb
lib/sentry/envelope.rb
lib/sentry/error_event.rb
lib/sentry/event.rb
lib/sentry/exceptions.rb
lib/sentry/hub.rb
lib/sentry/integrable.rb
lib/sentry/interface.rb
lib/sentry/interfaces/exception.rb
lib/sentry/interfaces/request.rb
lib/sentry/interfaces/single_exception.rb
lib/sentry/interfaces/stacktrace.rb
lib/sentry/interfaces/stacktrace_builder.rb
lib/sentry/interfaces/threads.rb
lib/sentry/linecache.rb
lib/sentry/logger.rb
lib/sentry/net/http.rb
lib/sentry/profiler.rb
lib/sentry/puma.rb
lib/sentry/rack.rb
lib/sentry/rack/capture_exceptions.rb
lib/sentry/rake.rb
lib/sentry/redis.rb
lib/sentry/release_detector.rb
lib/sentry/scope.rb
lib/sentry/session.rb
lib/sentry/session_flusher.rb
lib/sentry/span.rb
lib/sentry/test_helper.rb
lib/sentry/transaction.rb
lib/sentry/transaction_event.rb
lib/sentry/transport.rb
lib/sentry/transport/configuration.rb
lib/sentry/transport/dummy_transport.rb
lib/sentry/transport/http_transport.rb
lib/sentry/utils/argument_checking_helper.rb
lib/sentry/utils/custom_inspection.rb
lib/sentry/utils/encoding_helper.rb
lib/sentry/utils/exception_cause_chain.rb
lib/sentry/utils/logging_helper.rb
lib/sentry/utils/real_ip.rb
lib/sentry/utils/request_id.rb
lib/sentry/version.rb
sentry-ruby-core.gemspec
sentry-ruby.gemspec
Homepage
https://github.com/getsentry/sentry-ruby
Licenses
MIT
Metadata
{"homepage_uri"=>"https://github.com/getsentry/sentry-ruby", "source_code_uri"=>"https://github.com/getsentry/sentry-ruby", "changelog_uri"=>"https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md"}
Require paths
lib
Required ruby version
>= 2.4
Required rubygems version
>= 0
Rubygems version
3.1.6
Specification version
4
Summary
A gem that provides a client interface for the Sentry error logger
Original platform
ruby
New platform
ruby