Skip to content

Populate and propagate dynamic sampling context when Python is head of trace #1587

Description

@vladanpaunovic

Problem Statement

Many server side rendering applications start traces on the server, not on the client. So the head SDK is more often then not a a server side one, not a frontend SDK as we assumed.
This means that server side applications don't have way of setting the dynamic sampling context at the right time.

Solution Brainstorm

Populate and propagate dynamic sampling context if SDK is head of trace.

Related javascript PR getsentry/sentry-javascript#5193

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions