_(this issue is still a work in progress, used to collect all relevant material about DSC implementation in Native)_ [Link to develop docs](https://develop.sentry.dev/sdk/telemetry/traces/dynamic-sampling-context/#sdks) [When to propagate this](https://develop.sentry.dev/sdk/telemetry/traces/dynamic-sampling-context/#dsc-propagation): - `trace` envelope header - downstream services via the baggage header # Related issues/PRs These should be turned into native-specific sub-issues (or PRs) - [ ] https://github.com/getsentry/projects/issues/316 (example implementation in sentry-cocoa https://github.com/getsentry/sentry-cocoa/issues/4687) - [ ] https://github.com/getsentry/team-sdks/issues/117 - [x] https://github.com/getsentry/sentry-native/pull/1137