Skip to content

Update sentry-rails: 5.6.0 → 5.7.0 (minor)#1090

Merged
jazairi merged 1 commit intomainfrom
depfu/update/group/sentry-ruby-core-5.7.0
Dec 19, 2022
Merged

Update sentry-rails: 5.6.0 → 5.7.0 (minor)#1090
jazairi merged 1 commit intomainfrom
depfu/update/group/sentry-ruby-core-5.7.0

Conversation

@depfu
Copy link
Copy Markdown
Contributor

@depfu depfu Bot commented Dec 19, 2022

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ sentry-rails (5.6.0 → 5.7.0) · Repo · Changelog

Release Notes

5.7.0

Features

  • Expose span_id in Span constructor #1945
  • Expose end_timestamp in Span#finish and Transaction#finish #1946
  • Add Transaction#set_context api #1947
  • Add OpenTelemetry support with new sentry-opentelemetry gem
    • Add config.instrumenter to switch between :sentry and :otel instrumentation #1944

      The new sentry-opentelemetry gem adds support to automatically integrate OpenTelemetry performance tracing with Sentry. Give it a try and let us know if you have any feedback or problems with using it.

Does any of this look wrong? Please let us know.

✳️ sentry-ruby (5.6.0 → 5.7.0) · Repo · Changelog

Release Notes

5.7.0

Features

  • Expose span_id in Span constructor #1945
  • Expose end_timestamp in Span#finish and Transaction#finish #1946
  • Add Transaction#set_context api #1947
  • Add OpenTelemetry support with new sentry-opentelemetry gem
    • Add config.instrumenter to switch between :sentry and :otel instrumentation #1944

      The new sentry-opentelemetry gem adds support to automatically integrate OpenTelemetry performance tracing with Sentry. Give it a try and let us know if you have any feedback or problems with using it.

Does any of this look wrong? Please let us know.


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu Bot added the depfu label Dec 19, 2022
@mitlib mitlib temporarily deployed to thesis-submit-pr-1090 December 19, 2022 16:06 Inactive
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 97.519% when pulling 9b4c0bc on depfu/update/group/sentry-ruby-core-5.7.0 into 3d7ff50 on main.

@jazairi jazairi merged commit f8095ee into main Dec 19, 2022
@depfu depfu Bot deleted the depfu/update/group/sentry-ruby-core-5.7.0 branch December 19, 2022 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants