Skip to content

docs(sdk): Move data-model/ into foundations/ and reorganize#16405

Merged
stephanie-anderson merged 8 commits intomasterfrom
docs/add-sdk-foundations-data-model
Feb 17, 2026
Merged

docs(sdk): Move data-model/ into foundations/ and reorganize#16405
stephanie-anderson merged 8 commits intomasterfrom
docs/add-sdk-foundations-data-model

Conversation

@stephanie-anderson
Copy link
Contributor

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

DESCRIBE YOUR PR

Restructure data-model/ under foundations/ and reorganize its contents:

  • git mv all 32 data-model files to foundations/data-model/ (preserves git history)
  • Move envelopes.mdx and envelope-items.mdx from foundations/transport/ to foundations/data-model/
  • Update all cross-references across develop-docs, docs, platform-includes, and redirects
  • Add redirects in src/middleware.ts and redirects.js for all moved pages

Stacked on #16404.

IS YOUR CHANGE URGENT?

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

PRE-MERGE CHECKLIST

  • 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

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

stephanie-anderson and others added 3 commits February 17, 2026 14:17
Move "SDK Errors" and "Layer of Integration" from sdk/overview.mdx
into working principles as "Never capture your own exceptions" and
"Integrate at the lowest level". Drop "Ten" from the index description
since the count is no longer fixed.

Co-Authored-By: Claude <noreply@anthropic.com>
Create the foundations/ layer of the SDK docs restructure:

- git mv envelopes, envelope-items from data-model/ to foundations/transport/
- git mv rate-limiting from expected-features/ to foundations/transport/
- git mv overview to foundations/, strip transport content already
  extracted into dedicated pages
- New pages: authentication (DSN, auth headers, HTTP headers),
  compression (content-encoding, transfer encoding),
  transport index (response handling, server errors)
- Add redirects for all moved pages in middleware.ts
- Demote processes/ sidebar_order to 99 (being superseded)

Co-Authored-By: Claude <noreply@anthropic.com>
Move the entire data-model directory (32 files) under foundations/
to group it with other foundational SDK concepts. Update all
references across the codebase from /sdk/data-model/ to the new
paths, including envelope/envelope-item links that now point to
foundations/transport/.

Add redirects for all data-model pages.

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

vercel bot commented Feb 17, 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 17, 2026 4:49pm
sentry-docs Ready Ready Preview, Comment Feb 17, 2026 4:49pm

Request Review

@stephanie-anderson stephanie-anderson changed the title ref: Move data-model/ into foundations/data-model/ docs(sdk): Move data-model/ into foundations/data-model/ Feb 17, 2026
Base automatically changed from docs/add-sdk-foundations-transport to master February 17, 2026 15:39
@stephanie-anderson stephanie-anderson marked this pull request as ready for review February 17, 2026 15:40
…events

Move envelopes.mdx and envelope-items.mdx from foundations/transport/
back to foundations/data-model/ where they fit better conceptually.

Rename event-payloads/ directory to events/ for cleaner, shorter URLs.

Update all cross-references and add redirects for both changes.

Co-Authored-By: Claude <noreply@anthropic.com>
Update full develop.sentry.dev URLs in docs/ and platform-includes/
to reflect the event-payloads → events rename. Also update legacy
redirects in redirects.js.

Co-Authored-By: Claude <noreply@anthropic.com>
@stephanie-anderson stephanie-anderson changed the title docs(sdk): Move data-model/ into foundations/data-model/ docs(sdk): Move data-model/ into foundations/ and reorganize Feb 17, 2026
Revert the rename of event-payloads/ to events/ and restore all
cross-references, redirects, and full URLs back to event-payloads.

Co-Authored-By: Claude <noreply@anthropic.com>
stephanie-anderson and others added 2 commits February 17, 2026 17:37
Restore "Event Payloads" title in index.mdx and add redirects for
old /sdk/data-model/event-payloads/ paths in redirects.js.

Co-Authored-By: Claude <noreply@anthropic.com>
@codeowner-assignment codeowner-assignment bot requested review from a team February 17, 2026 16:41
@stephanie-anderson stephanie-anderson merged commit 2fad856 into master Feb 17, 2026
17 checks passed
@stephanie-anderson stephanie-anderson deleted the docs/add-sdk-foundations-data-model branch February 17, 2026 17:42
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