Add new trace_propagation_targets configuration #2079
Merged
sl0thentr0py merged 2 commits intomasterfrom Aug 2, 2023
Merged
Conversation
Codecov ReportPatch coverage:
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
☔ View full report in Codecov by Sentry. |
f9c5c8c to
647eecb
Compare
…ts for trace header propagation
647eecb to
12befb7
Compare
st0012
reviewed
Jul 29, 2023
b54705b to
a485c78
Compare
a485c78 to
e651d76
Compare
st0012
approved these changes
Aug 2, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
to set outgoing targets for trace header propagation according to https://develop.sentry.dev/sdk/performance/#tracepropagationtargets
closes #2078