Skip to content

Include transaction data in the trace context#2365

Merged
sl0thentr0py merged 2 commits intomasterfrom
solnic/2363-send-transactiondata-inside-contextstracedata
Aug 8, 2024
Merged

Include transaction data in the trace context#2365
sl0thentr0py merged 2 commits intomasterfrom
solnic/2363-send-transactiondata-inside-contextstracedata

Conversation

@solnic
Copy link
Copy Markdown
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
@codecov
Copy link
Copy Markdown

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
Copy Markdown
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
@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