Metadata


Name
sentry-ruby-core
Version
6.5.0
Platform
ruby
Authors
Sentry Team
Bindir
bin
Date
1980-01-02 00:00:00 UTC
Dependencies
sentry-ruby (= 6.5.0)
concurrent-ruby (>= 0)
Description
A gem that provides a client interface for the Sentry error logger
Email
accounts@sentry.io
Extra rdoc files
LICENSE.txt
README.md
Files
.gitignore
.rspec
.yardopts
CHANGELOG.md
Gemfile
LICENSE.txt
Makefile
README.md
Rakefile
bin/console
bin/setup
lib/sentry-ruby.rb
lib/sentry/attachment.rb
lib/sentry/background_worker.rb
lib/sentry/backpressure_monitor.rb
lib/sentry/backtrace.rb
lib/sentry/backtrace/line.rb
lib/sentry/baggage.rb
lib/sentry/breadcrumb.rb
lib/sentry/breadcrumb/sentry_logger.rb
lib/sentry/breadcrumb_buffer.rb
lib/sentry/check_in_event.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/cron/configuration.rb
lib/sentry/cron/monitor_check_ins.rb
lib/sentry/cron/monitor_config.rb
lib/sentry/cron/monitor_schedule.rb
lib/sentry/debug_structured_logger.rb
lib/sentry/dsn.rb
lib/sentry/envelope.rb
lib/sentry/envelope/item.rb
lib/sentry/error_event.rb
lib/sentry/event.rb
lib/sentry/exceptions.rb
lib/sentry/excon.rb
lib/sentry/excon/middleware.rb
lib/sentry/faraday.rb
lib/sentry/graphql.rb
lib/sentry/hub.rb
lib/sentry/integrable.rb
lib/sentry/interface.rb
lib/sentry/interfaces/exception.rb
lib/sentry/interfaces/mechanism.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/log_event.rb
lib/sentry/log_event_buffer.rb
lib/sentry/logger.rb
lib/sentry/metric_event.rb
lib/sentry/metric_event_buffer.rb
lib/sentry/metrics.rb
lib/sentry/net/http.rb
lib/sentry/profiler.rb
lib/sentry/profiler/helpers.rb
lib/sentry/propagation_context.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/rspec.rb
lib/sentry/scope.rb
lib/sentry/sequel.rb
lib/sentry/session.rb
lib/sentry/session_flusher.rb
lib/sentry/span.rb
lib/sentry/std_lib_logger.rb
lib/sentry/structured_logger.rb
lib/sentry/telemetry_event_buffer.rb
lib/sentry/test_helper.rb
lib/sentry/threaded_periodic_worker.rb
lib/sentry/transaction.rb
lib/sentry/transaction_event.rb
lib/sentry/transport.rb
lib/sentry/transport/configuration.rb
lib/sentry/transport/debug_transport.rb
lib/sentry/transport/dummy_transport.rb
lib/sentry/transport/http_transport.rb
lib/sentry/transport/spotlight_transport.rb
lib/sentry/utils/argument_checking_helper.rb
lib/sentry/utils/custom_inspection.rb
lib/sentry/utils/encoding_helper.rb
lib/sentry/utils/env_helper.rb
lib/sentry/utils/exception_cause_chain.rb
lib/sentry/utils/http_tracing.rb
lib/sentry/utils/logging_helper.rb
lib/sentry/utils/real_ip.rb
lib/sentry/utils/request_id.rb
lib/sentry/utils/sample_rand.rb
lib/sentry/utils/telemetry_attributes.rb
lib/sentry/utils/uuid.rb
lib/sentry/vernier/output.rb
lib/sentry/vernier/profiler.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.7
Required rubygems version
>= 0
Rubygems version
3.6.9
Specification version
4
Summary
A gem that provides a client interface for the Sentry error logger
Original platform
ruby
New platform
ruby