Skip to content

fix: Fix sample decision propagation via headers#948

Merged
untitaker merged 3 commits into
masterfrom
fix/tracing-sampling-propagation
Dec 9, 2020
Merged

fix: Fix sample decision propagation via headers#948
untitaker merged 3 commits into
masterfrom
fix/tracing-sampling-propagation

Conversation

@untitaker

Copy link
Copy Markdown
Member

No description provided.

@untitaker
untitaker merged commit 1d75da5 into master Dec 9, 2020
@untitaker
untitaker deleted the fix/tracing-sampling-propagation branch December 9, 2020 21:41
lobsterkatie added a commit that referenced this pull request Feb 1, 2021
This partially reverts 
    #948 
and 
    6fc2287, 
to restore the ability to disable tracing, which allows it to truly be opt-in as per the spec, which is detailed here:
     https://develop.sentry.dev/sdk/performance/#sdk-configuration).

Note that this does not change the behavior that PR was made to reinstate - the model wherein the front end makes sampling decisions, the backend has `traces_sample_rate` set to `0`, and the result is that the backend samples according to the front end decision when there is one, but otherwise does not send transactions.
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.

2 participants