Skip to content

ref!: Remove .orchestrion. from span origins - #22722

Merged
isaacs merged 1 commit into
developfrom
isaacschlueter/js-3119-remove-orchestrion-and-otel-from-span-origin-attributes
Jul 29, 2026
Merged

ref!: Remove .orchestrion. from span origins#22722
isaacs merged 1 commit into
developfrom
isaacschlueter/js-3119-remove-orchestrion-and-otel-from-span-origin-attributes

Conversation

@isaacs

@isaacs isaacs commented Jul 28, 2026

Copy link
Copy Markdown
Member

Origins no longer encode the injection/patch mechanism (orchestrion vs otel/iitm).

closes: JS-3119

@isaacs
isaacs requested review from a team as code owners July 28, 2026 00:06
@isaacs
isaacs requested review from JPeer264, andreiborza, nicohrubec and s1gr1d and removed request for a team July 28, 2026 00:06
@linear-code

linear-code Bot commented Jul 28, 2026

Copy link
Copy Markdown

JS-3119

@github-actions

github-actions Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size % Change Change
@sentry/browser 29.82 kB - -
@sentry/browser - with treeshaking flags 28.02 kB - -
@sentry/browser (incl. Tracing) 47.08 kB - -
@sentry/browser (incl. Tracing + Span Streaming) 47.09 kB - -
@sentry/browser (incl. Tracing, Profiling) 51.82 kB - -
@sentry/browser (incl. Tracing, Replay) 86.39 kB - -
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 75.83 kB - -
@sentry/browser (incl. Tracing, Replay with Canvas) 91.11 kB - -
@sentry/browser (incl. Tracing, Replay, Feedback) 103.76 kB - -
@sentry/browser (incl. Feedback) 47.13 kB - -
@sentry/browser (incl. sendFeedback) 34.66 kB - -
@sentry/browser (incl. FeedbackAsync) 39.76 kB - -
@sentry/browser (incl. Metrics) 30.89 kB - -
@sentry/browser (incl. Logs) 31.12 kB - -
@sentry/browser (incl. Metrics & Logs) 31.8 kB - -
@sentry/react 31.6 kB - -
@sentry/react (incl. Tracing) 49.33 kB - -
@sentry/vue 34.74 kB - -
@sentry/vue (incl. Tracing) 49.05 kB - -
@sentry/svelte 29.85 kB - -
CDN Bundle 31.87 kB - -
CDN Bundle (incl. Tracing) 47.45 kB - -
CDN Bundle (incl. Logs, Metrics) 33.42 kB - -
CDN Bundle (incl. Tracing, Logs, Metrics) 48.82 kB - -
CDN Bundle (incl. Replay, Logs, Metrics) 72.78 kB - -
CDN Bundle (incl. Tracing, Replay) 85.08 kB - -
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) 86.38 kB - -
CDN Bundle (incl. Tracing, Replay, Feedback) 90.85 kB - -
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) 92.16 kB - -
CDN Bundle - uncompressed 95.04 kB - -
CDN Bundle (incl. Tracing) - uncompressed 142.27 kB - -
CDN Bundle (incl. Logs, Metrics) - uncompressed 99.75 kB - -
CDN Bundle (incl. Tracing, Logs, Metrics) - uncompressed 146.25 kB - -
CDN Bundle (incl. Replay, Logs, Metrics) - uncompressed 224.51 kB - -
CDN Bundle (incl. Tracing, Replay) - uncompressed 261.52 kB - -
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) - uncompressed 265.49 kB - -
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 275.23 kB - -
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) - uncompressed 279.18 kB - -
@sentry/nextjs (client) 51.92 kB - -
@sentry/sveltekit (client) 47.51 kB - -
@sentry/core/server 79.59 kB - -
@sentry/core/browser 51.58 kB - -
@sentry/node 121.27 kB -0.04% -40 B 🔽
@sentry/node/import (ESM hook with diagnostics-channel injection) 166 B - -
@sentry/node - without tracing 84.77 kB - -
@sentry/aws-serverless 93.02 kB -0.01% -1 B 🔽
@sentry/cloudflare (withSentry) - minified 197.59 kB - -
@sentry/cloudflare (withSentry) 485.77 kB - -

View base workflow run

Comment thread MIGRATION.md Outdated
@isaacs
isaacs force-pushed the isaacschlueter/js-3119-remove-orchestrion-and-otel-from-span-origin-attributes branch from 08cab5a to 40d1b14 Compare July 28, 2026 14:23
Comment thread dev-packages/node-integration-tests/suites/tracing/anthropic/test.ts Outdated

@JPeer264 JPeer264 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. However I agree on what others said here

@isaacs
isaacs force-pushed the isaacschlueter/js-3119-remove-orchestrion-and-otel-from-span-origin-attributes branch from 40d1b14 to 9410021 Compare July 29, 2026 17:13

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Want reviews to match your repository better? Bugbot Learning can learn team-specific rules from PR activity. A team admin can enable Learning in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 9410021. Configure here.

Comment thread dev-packages/node-integration-tests/suites/tracing/anthropic/test.ts Outdated
Origins no longer encode the injection/patch mechanism (orchestrion vs
otel/iitm).

closes: JS-3119
@isaacs
isaacs force-pushed the isaacschlueter/js-3119-remove-orchestrion-and-otel-from-span-origin-attributes branch from 9410021 to 54d7809 Compare July 29, 2026 17:23
@isaacs
isaacs enabled auto-merge (squash) July 29, 2026 17:27
@isaacs
isaacs merged commit 203efd8 into develop Jul 29, 2026
205 checks passed
@isaacs
isaacs deleted the isaacschlueter/js-3119-remove-orchestrion-and-otel-from-span-origin-attributes branch July 29, 2026 17:39
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.

4 participants