fix(telemetry-processor): Clarify push-based vs pull-based#16653
Merged
philipphofmann merged 31 commits intomasterfrom Mar 11, 2026
Merged
fix(telemetry-processor): Clarify push-based vs pull-based#16653philipphofmann merged 31 commits intomasterfrom
philipphofmann merged 31 commits intomasterfrom
Conversation
First step of a multi-part refactoring to consolidate duplicate content between the backend and index telemetry processor pages. This PR moves the architecture overview and API definition to the index file and removes the duplicated parts from the backend file. Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
… API Co-Authored-By: Claude <noreply@anthropic.com>
… approach Co-Authored-By: Claude <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
giortzisg
approved these changes
Mar 4, 2026
Collaborator
giortzisg
left a comment
There was a problem hiding this comment.
Looks good, left some minor comments
develop-docs/sdk/foundations/processing/telemetry-processor/backend-telemetry-processor.mdx
Outdated
Show resolved
Hide resolved
develop-docs/sdk/foundations/processing/telemetry-processor/index.mdx
Outdated
Show resolved
Hide resolved
coolguyzone
reviewed
Mar 5, 2026
develop-docs/sdk/foundations/processing/telemetry-processor/backend-telemetry-processor.mdx
Outdated
Show resolved
Hide resolved
…dex.mdx Co-authored-by: Alex Krawiec <alex.krawiec@sentry.io>
…ckend-telemetry-processor.mdx Co-authored-by: Giannis Gkiortzis <58184179+giortzisg@users.noreply.github.com>
…ffer section Co-Authored-By: Claude <noreply@anthropic.com>
develop-docs/sdk/foundations/processing/telemetry-processor/backend-telemetry-processor.mdx
Outdated
Show resolved
Hide resolved
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
…-processor-push-pull-docs
Co-Authored-By: Claude <noreply@anthropic.com>
cleptric
approved these changes
Mar 11, 2026
# Conflicts: # develop-docs/sdk/foundations/processing/telemetry-processor/index.mdx Agent transcript: https://claudescope.sentry.dev/share/Bqc9xf3NpfxvNCowz7Ikv8cQ25ff-FsOMfkWq-SGbnQ
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
DESCRIBE YOUR PR
Based on #16652. Part of #16189.
Clarifies the difference between the push-based and pull-based telemetry buffer approaches and adds cross-links between them.
Co-Authored-By: Claude noreply@anthropic.com
IS YOUR CHANGE URGENT?
Help us prioritize incoming PRs by letting us know when the change needs to go live.
SLA
Thanks in advance for your help!
PRE-MERGE CHECKLIST
Make sure you've checked the following before merging your changes: