Skip to content

feat(dotnet): document PropagateTraceparent option#18577

Open
jamescrosswell wants to merge 2 commits into
masterfrom
dotnet-propagatetraceparent-docs
Open

feat(dotnet): document PropagateTraceparent option#18577
jamescrosswell wants to merge 2 commits into
masterfrom
dotnet-propagatetraceparent-docs

Conversation

@jamescrosswell

Copy link
Copy Markdown
Collaborator

DESCRIBE YOUR PR

Documents the PropagateTraceparent option for the .NET SDK, which was added in sentry-dotnet 6.0.0 but never surfaced in the docs.

  • Add .NET to the list of SDKs that support propagateTraceparent on the OTLP concepts page (/concepts/otlp/sentry-with-otel/).
  • Document the PropagateTraceparent option on the .NET SentryOptions reference page (/platforms/dotnet/configuration/options/).

Closes getsentry/sentry-dotnet#5300

IS YOUR CHANGE URGENT?

Help us prioritize incoming PRs by letting us know when the change needs to go live.

  • Urgent deadline (GA date, etc.):
  • Other deadline:
  • None: Not urgent, can wait up to 1 week+

SLA

  • Teamwork makes the dream work, so please add a reviewer to your PRs.
  • Please give the docs team up to 1 week to review your PR unless you've added an urgent due date to it.
    Thanks in advance for your help!

PRE-MERGE CHECKLIST

Make sure you've checked the following before merging your changes:

  • Checked Vercel preview for correctness, including links
  • PR was reviewed and approved by any necessary SMEs (subject matter experts)
  • PR was reviewed and approved by a member of the Sentry docs team

Add .NET to the list of SDKs supporting propagateTraceparent on the
OTLP concepts page, and document the PropagateTraceparent option on the
.NET SentryOptions reference page.

Closes getsentry/sentry-dotnet#5300

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 28, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sentry-docs Ready Ready Preview, Comment Jun 29, 2026 2:12am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
develop-docs Ignored Ignored Preview Jun 29, 2026 2:12am

Request Review

@jamescrosswell

jamescrosswell commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator Author

This is what the preview looks like:
image

.NET is kind of out on it's own since it's neither Javasrcript nor specifically Mobile. However this option makes sense for .NET when for more complex architectures or when using .NET to build a WASM app or a mobile app.

@jamescrosswell jamescrosswell marked this pull request as ready for review June 29, 2026 00:06
Comment thread docs/concepts/otlp/sentry-with-otel.mdx Outdated
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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

Successfully merging this pull request may close these issues.

Add sentry-dotnet to list of SDKs that support propagateTraceparent

1 participant