Skip to content

Include transaction data in the trace context #2365

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

solnic
Copy link
Collaborator

@solnic solnic commented Aug 8, 2024

Closes #2363

@solnic solnic linked an issue Aug 8, 2024 that may be closed by this pull request
Copy link

codecov bot commented Aug 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.69%. Comparing base (e4571d9) to head (a242d30).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2365      +/-   ##
==========================================
+ Coverage   98.67%   98.69%   +0.02%     
==========================================
  Files         208      208              
  Lines       13748    13750       +2     
==========================================
+ Hits        13566    13571       +5     
+ Misses        182      179       -3     
Components Coverage Δ
sentry-ruby 99.05% <100.00%> (+0.02%) ⬆️
sentry-rails 97.41% <ø> (ø)
sentry-sidekiq 97.01% <ø> (ø)
sentry-resque 97.11% <ø> (+0.32%) ⬆️
sentry-delayed_job 98.92% <ø> (ø)
sentry-opentelemetry 100.00% <ø> (ø)
Files Coverage Δ
sentry-ruby/lib/sentry/span.rb 100.00% <ø> (ø)
sentry-ruby/spec/sentry/span_spec.rb 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

@getsentry getsentry deleted a comment from github-actions bot Aug 8, 2024
@solnic solnic marked this pull request as ready for review August 8, 2024 12:13
@solnic solnic requested a review from sl0thentr0py August 8, 2024 12:13
Copy link
Member

@sl0thentr0py sl0thentr0py left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ty!

@sl0thentr0py sl0thentr0py merged commit 47c4458 into master Aug 8, 2024
127 checks passed
@sl0thentr0py sl0thentr0py deleted the solnic/2363-send-transactiondata-inside-contextstracedata branch August 8, 2024 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Send transaction.data inside contexts.trace.data
2 participants