sentry-dotnet
sentry-dotnet copied to clipboard
Introduce `propagate_traceparent` option to client SDKs
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