Skip to content

Comments

docs(sdk): extract trace propagation into foundations spec#16574

Merged
stephanie-anderson merged 1 commit intomasterfrom
sanderson/context-propagation-spec
Feb 25, 2026
Merged

docs(sdk): extract trace propagation into foundations spec#16574
stephanie-anderson merged 1 commit intomasterfrom
sanderson/context-propagation-spec

Conversation

@stephanie-anderson
Copy link
Contributor

@stephanie-anderson stephanie-anderson commented Feb 24, 2026

Extract trace propagation content from the traces/ grab bag into a dedicated foundations/trace-propagation/ spec. This reduces the traces/ migration surface and places propagation where it conceptually belongs — as a foundational concern, not a tracing detail.

New specs:

  • foundations/trace-propagation/index.mdx (v1.9.0) — consolidates distributed tracing, TwP, trace propagation cheat sheet, span trace propagation, and propagation-related sections from traces/
  • foundations/trace-propagation/dynamic-sampling-context.mdx (v1.3.0) — transplanted from traces/

Changes:

  • Replace extracted sections in traces/index.mdx with cross-reference links
  • Delete 5 fully extracted source files
  • Add redirects for all old paths (both /sdk/performance/ and /sdk/telemetry/ prefixes)
  • Update internal links across 11 files
  • Unify SpecSection heading placement (always inside component) across all spec files
  • Update SpecSection component to visually render heading above the colored border strip while keeping it inside the component for parsing

Co-Authored-By: Claude noreply@anthropic.com

@vercel
Copy link

vercel bot commented Feb 24, 2026

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

Project Deployment Actions Updated (UTC)
develop-docs Ready Ready Preview, Comment Feb 25, 2026 0:09am
sentry-docs Ready Ready Preview, Comment Feb 25, 2026 0:09am

Request Review

Consolidate distributed tracing, DSC, TwP, trace propagation cheat sheet,
and span trace propagation into a single foundations/context-propagation
spec. This reduces the traces/ migration surface and places propagation
where it conceptually belongs — as a foundational concern, not a tracing
detail.

- Create context-propagation/index.mdx (v1.9.0) and
  dynamic-sampling-context.mdx (v1.3.0) sub-spec
- Replace extracted sections in traces/index.mdx with cross-references
- Delete 5 fully extracted source files
- Add redirects for old paths
- Update all internal links across 11 files
- Unify SpecSection heading placement (always inside component)
- Update SpecSection component to visually render heading above the
  colored border strip while keeping it inside the component for parsing

Co-Authored-By: Claude <noreply@anthropic.com>
@stephanie-anderson stephanie-anderson force-pushed the sanderson/context-propagation-spec branch from def6a7f to d888f03 Compare February 25, 2026 11:59
@stephanie-anderson stephanie-anderson changed the title docs(sdk): extract context propagation into foundations spec docs(sdk): extract trace propagation into foundations spec Feb 25, 2026
@stephanie-anderson stephanie-anderson merged commit cebc60c into master Feb 25, 2026
18 of 19 checks passed
@stephanie-anderson stephanie-anderson deleted the sanderson/context-propagation-spec branch February 25, 2026 13:19
dingsdax pushed a commit that referenced this pull request Feb 25, 2026
Restores `develop-docs/sdk/telemetry/spans/span-trace-propagation.mdx`
which was accidentally deleted in #16574 (trace propagation extraction).
Discussed with Michi that all content in /sdk/telemetry/spans will be
updated in coordination with him.

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

Co-authored-by: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants