Update sentry-ruby monorepo to v6.6.2 #57
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/sentry-ruby-monorepo"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
6.2.0→6.6.26.2.0→6.6.2Release Notes
getsentry/sentry-ruby (sentry-rails)
v6.6.2Compare Source
Bug Fixes 🐛
v6.6.1Compare Source
Bug Fixes 🐛
v6.6.0Compare Source
New Features ✨
(yabeda) Add sentry-yabeda adapter gem by @dingsdax in #2925
There's a new
sentry-yabedagem that integrates Sentry Metrics with Yabeda.Add the new gem to your
Gemfile:Initialize Sentry with metrics enabled. The Yabeda adapter registers itself automatically when
sentry-yabedais required — there's no extra setup:Add release detection from Kamal deployment by @t27duck in #2895
Bug Fixes 🐛
Internal Changes 🔧
We made some memory performance and caching improvements with the help of pi-autoresearch. Enjoy the lower overhead!
v6.5.0Compare Source
New Features ✨
Bug Fixes 🐛
trilogydatabase adapter tomysqlfor Query Insights compatibility by @krismichalski in #2656Internal Changes 🔧
v6.4.1Compare Source
Bug Fixes 🐛
v6.4.0Compare Source
Features
Add support for OTLP ingestion in
sentry-opentelemetry(#2853)Sentry now has first class OTLP ingestion capabilities.
Under the hood, this will setup:
OpenTelemetry::Exporterthat will automatically set up the OTLP ingestion endpoint from your DSNconfig.otlp.setup_otlp_traces_exporter = falseto setup your own exporterOTLPPropagatorthat ensures Distributed Tracing worksconfig.otlp.setup_propagator = falseIf you were using the
SpanProcessorbefore, we recommend migrating over toconfig.otlpsince it's a much simpler setup.Treat Sidekiq nil retry as true (#2864)
Queue time capture for Rack (#2838)
Bug Fixes
MetricEventtimestamp serialization to float (#2862)v6.3.1Compare Source
Bug Fixes
ActionDispatch::ExceptionWrapperfor correct HTTP status code (#2850)Internal
v6.3.0Compare Source
Features
Implement new
Sentry.metricsfunctionality (#2818)The SDK now supports Sentry's new Trace Connected Metrics product.
Metrics is enabled by default and only activates once you use the above APIs. To disable completely:
Support for tracing
Sequelqueries (#2814)Add support for OpenTelemetry messaging/queue system spans (#2685)
Add support for
config.std_lib_logger_filterproc (#2829)Bug Fixes
extraattributes for structured logging (#2815)Internal
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate.
Update sentry-ruby monorepo to v6.3.0to Update sentry-ruby monorepo to v6.3.19ab751264e5b5d7dcd6bUpdate sentry-ruby monorepo to v6.3.1to Update sentry-ruby monorepo to v6.4.05b5d7dcd6b3a6ae00bfbUpdate sentry-ruby monorepo to v6.4.0to Update sentry-ruby monorepo to v6.4.13a6ae00bfb602ccc2e0bUpdate sentry-ruby monorepo to v6.4.1to Update sentry-ruby monorepo to v6.5.0602ccc2e0bd333b2c20fUpdate sentry-ruby monorepo to v6.5.0to Update sentry-ruby monorepo to v6.6.0d333b2c20fa5c10fb3f9Update sentry-ruby monorepo to v6.6.0to Update sentry-ruby monorepo to v6.6.1a5c10fb3f9cc7df6bd17Update sentry-ruby monorepo to v6.6.1to Update sentry-ruby monorepo to v6.6.2cc7df6bd17b73df55866View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.