Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@adinauer
Copy link
Member

@adinauer adinauer commented Aug 5, 2022

📜 Description

Add baggage header to outgoing RestTemplate calls.

💡 Motivation and Context

To support Dynamic Sampling for outgoing requests using RestTemplate

See #2205

💚 How did you test it?

Unit Test

📝 Checklist

  • I reviewed the submitted code
  • I added tests to verify the changes
  • I updated the docs if needed
  • No breaking changes

🔮 Next steps

@codecov-commenter
Copy link

codecov-commenter commented Aug 5, 2022

Codecov Report

Merging #2206 (b262c15) into main (7dd32c0) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##               main    #2206      +/-   ##
============================================
- Coverage     80.65%   80.63%   -0.02%     
  Complexity     3355     3355              
============================================
  Files           240      240              
  Lines         12324    12327       +3     
  Branches       1633     1634       +1     
============================================
  Hits           9940     9940              
- Misses         1778     1781       +3     
  Partials        606      606              
Impacted Files Coverage Δ
...racing/SentrySpanClientHttpRequestInterceptor.java 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Collaborator

@lbloder lbloder left a comment

Choose a reason for hiding this comment

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

LGTM

@adinauer adinauer merged commit bf18c0d into main Aug 16, 2022
@adinauer adinauer deleted the feat/baggage-support-spring-rest-template branch August 16, 2022 07:09
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.

4 participants