Skip to content

Add new trace_propagation_targets configuration #2079

Merged
sl0thentr0py merged 2 commits intomasterfrom
neel/trace-prop-targets
Aug 2, 2023
Merged

Add new trace_propagation_targets configuration #2079
sl0thentr0py merged 2 commits intomasterfrom
neel/trace-prop-targets

Conversation

@sl0thentr0py
Copy link
Copy Markdown
Member

@sl0thentr0py sl0thentr0py commented Jul 27, 2023

to set outgoing targets for trace header propagation according to https://develop.sentry.dev/sdk/performance/#tracepropagationtargets
closes #2078

@codecov
Copy link
Copy Markdown

codecov bot commented Jul 27, 2023

Codecov Report

Patch coverage: 61.53% and no project coverage change.

Comparison is base (7764384) 83.23% compared to head (e651d76) 83.23%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2079   +/-   ##
=======================================
  Coverage   83.23%   83.23%           
=======================================
  Files         119      119           
  Lines        5665     5671    +6     
=======================================
+ Hits         4715     4720    +5     
- Misses        950      951    +1     
Files Changed Coverage Δ
sentry-ruby/lib/sentry/net/http.rb 29.78% <37.50%> (+0.89%) ⬆️
sentry-ruby/lib/sentry/configuration.rb 84.61% <100.00%> (+0.19%) ⬆️
...try-ruby/lib/sentry/interfaces/single_exception.rb 65.71% <100.00%> (+1.00%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sl0thentr0py sl0thentr0py force-pushed the neel/trace-prop-targets branch from f9c5c8c to 647eecb Compare July 27, 2023 12:37
@sl0thentr0py sl0thentr0py force-pushed the neel/trace-prop-targets branch from 647eecb to 12befb7 Compare July 27, 2023 12:48
@sl0thentr0py sl0thentr0py marked this pull request as ready for review July 27, 2023 13:55
@sl0thentr0py sl0thentr0py requested a review from st0012 July 27, 2023 13:55
@st0012 st0012 added this to the 5.11.0 milestone Jul 29, 2023
@sl0thentr0py sl0thentr0py force-pushed the neel/trace-prop-targets branch from b54705b to a485c78 Compare July 31, 2023 11:17
@sl0thentr0py sl0thentr0py requested a review from st0012 July 31, 2023 11:17
@sl0thentr0py sl0thentr0py force-pushed the neel/trace-prop-targets branch from a485c78 to e651d76 Compare August 2, 2023 11:57
@sl0thentr0py sl0thentr0py requested review from st0012 and removed request for st0012 August 2, 2023 11:58
@sl0thentr0py sl0thentr0py merged commit bc0f8ce into master Aug 2, 2023
@sl0thentr0py sl0thentr0py deleted the neel/trace-prop-targets branch August 2, 2023 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add trace_propagation_targets

2 participants