Skip to content

ref: Shorten telemetry-processor file names#16406

Closed
stephanie-anderson wants to merge 5 commits intomasterfrom
docs/add-sdk-telemetry-processors
Closed

ref: Shorten telemetry-processor file names#16406
stephanie-anderson wants to merge 5 commits intomasterfrom
docs/add-sdk-telemetry-processors

Conversation

@stephanie-anderson
Copy link
Contributor

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

DESCRIBE YOUR PR

Remove redundant -telemetry-processor suffix from platform-specific files within the telemetry-processor/ directory.

  • backend-telemetry-processor.mdxbackend.mdx
  • browser-telemetry-processor.mdxbrowser.mdx
  • gdx-telemetry-processor.mdxgdx.mdx
  • mobile-telemetry-processor.mdxmobile.mdx
  • Update internal links and add 4 redirects

Stacked on #16405.

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 3:43pm
sentry-docs Ready Ready Preview, Comment Feb 17, 2026 3:43pm

Request Review

@stephanie-anderson stephanie-anderson changed the title ref: Rename telemetry-processor/ to telemetry-processors/ docs(sdk): Rename telemetry-processor/ to telemetry-processors/ Feb 17, 2026
@stephanie-anderson stephanie-anderson changed the title docs(sdk): Rename telemetry-processor/ to telemetry-processors/ docs(sdk): Relocate telemetry-processor/ documentation Feb 17, 2026
Remove redundant `-telemetry-processor` suffix from platform-specific
files (e.g. backend-telemetry-processor.mdx → backend.mdx). Update
internal links and add redirects for old paths.

Co-Authored-By: Claude <noreply@anthropic.com>
@stephanie-anderson stephanie-anderson force-pushed the docs/add-sdk-telemetry-processors branch from a4eac50 to 3a0307a Compare February 17, 2026 15:14
@stephanie-anderson stephanie-anderson changed the title docs(sdk): Relocate telemetry-processor/ documentation ref: Shorten telemetry-processor file names Feb 17, 2026
Move the telemetry processor section from telemetry/ into
foundations/ since it's cross-cutting infrastructure, not a
specific telemetry type. Update all references and add redirects.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant