sentry-dotnet icon indicating copy to clipboard operation
sentry-dotnet copied to clipboard

Introduce `propagate_traceparent` option to client SDKs

Open Flash0ver opened this issue 3 months ago • 1 comments

Description

This allows trace propagation to work when sentry-client SDKs communicate with OTel instrumented backends.

Implement at least for .NET MAUI. I suppose it's easiest though to implement this in the "base" SDK.

Develop Docs: https://develop.sentry.dev/sdk/telemetry/traces/#propagatetraceparent https://develop.sentry.dev/sdk/telemetry/traces/distributed-tracing/#w3c-trace-context-header

See also https://linear.app/getsentry/project/introduce-propagate-traceparent-option-to-client-sdks-7800ced9a61e/overview

Flash0ver avatar Oct 02 '25 07:10 Flash0ver

NET-475

linear[bot] avatar Oct 02 '25 07:10 linear[bot]