Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic Sampling Context #741

Open
lcian opened this issue Feb 12, 2025 · 0 comments
Open

Dynamic Sampling Context #741

lcian opened this issue Feb 12, 2025 · 0 comments

Comments

@lcian
Copy link
Member

lcian commented Feb 12, 2025

Description

We want the SDK to support Dynamic Sampling.
For this to happen, we need to:

  • create the necessary data structures (DSC)
  • collect the DSC from incoming requests
  • send out the DSC when sending the envelopes to Sentry

As we are not instrumenting any outgoing network requests, we are not concerned with serializing the DSC into the baggage header or propagating it to other SDKs.

Spec

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

No branches or pull requests

1 participant