Skip to content

feat(attachments): Require same-envelope delivery - #19287

Open
jjbayer wants to merge 5 commits into
masterfrom
fix/envelope-attachments
Open

feat(attachments): Require same-envelope delivery#19287
jjbayer wants to merge 5 commits into
masterfrom
fix/envelope-attachments

Conversation

@jjbayer

@jjbayer jjbayer commented Sep 7, 2026

Copy link
Copy Markdown
Member

DESCRIBE YOUR PR

Over the years, we've had several reports and even incidents around ingesting & billing for orphaned attachments -- that is attachments that were stored even though their events got dropped by inbound filters or rate limiting.

These attachments are unreachable to users, but they still pay for them.

We're closing this gap on the server-side (see INGEST-1169), but for optimal ingestion, SDKs should not send standalone attachments in the first place.

Open questions

  • Are there any SDKs that cannot possibly send the attachment in the same envelope due to technical limitations?

IS YOUR CHANGE URGENT?

Help us prioritize incoming PRs by letting us know when the change needs to go live.
Select exactly one option. For deadlines, replace YYYY-MM-DD with the due date. You can update this information later by editing the PR description.

  • Urgent deadline (GA date, etc.): YYYY-MM-DD
  • Other deadline: YYYY-MM-DD
  • No deadline: 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 supplied a deadline.

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

@jjbayer
jjbayer requested review from a team and mujacica September 7, 2026 11:34
@vercel

vercel Bot commented Sep 7, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
develop-docs Ready Ready Preview Sep 8, 2026 12:56pm UTC
1 Skipped Deployment
Project Deployment Actions Updated
sentry-docs Ignored Ignored Preview Sep 8, 2026 12:56pm UTC

Request Review

@github-actions github-actions Bot added sdk-develop-docs PRs touching develop-docs/sdk Priority: Normal Docs review has no urgent deadline labels Sep 7, 2026
Comment thread develop-docs/sdk/telemetry/attachments.mdx
Comment thread develop-docs/sdk/foundations/envelopes/envelope-items.mdx Outdated
Comment thread develop-docs/sdk/telemetry/feedbacks.mdx
Comment thread develop-docs/sdk/telemetry/attachments.mdx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Priority: Normal Docs review has no urgent deadline sdk-develop-docs PRs touching develop-docs/sdk

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants