Skip to content

ref(node): Stop inferring url-attributes for spans - #23187

Merged
mydea merged 1 commit into
developfrom
fn/span-attribute-inferral
Aug 10, 2026
Merged

ref(node): Stop inferring url-attributes for spans#23187
mydea merged 1 commit into
developfrom
fn/span-attribute-inferral

Conversation

@mydea

@mydea mydea commented Aug 10, 2026

Copy link
Copy Markdown
Member

This is the only thing that we still used data-inferral for in spans, and we should already have replaced this usage in previous PRs here I believe.

Also removing the origin=manual fallback which should also no longer be needed I believe.

@mydea mydea self-assigned this Aug 10, 2026

@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 2716363. Configure here.

Comment thread packages/opentelemetry/src/utils/parseSpanDescription.ts
@mydea mydea changed the title feat(node): Stop inferring url-attributes for spans ref(node): Stop inferring url-attributes for spans Aug 10, 2026
@github-actions

github-actions Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

size-limit report 📦

⚠️ Warning: Base artifact is not the latest one, because the latest workflow run is not done yet. This may lead to incorrect results. Try to re-run all tests to get up to date results.

Path Size % Change Change
@sentry/browser 30.35 kB - -
@sentry/browser - with treeshaking flags 28.52 kB - -
@sentry/browser - with treeshaking flags tracing without tracing 26.85 kB - -
@sentry/browser (incl. Tracing) 49.1 kB - -
@sentry/browser (incl. Tracing + Span Streaming) 49.13 kB - -
@sentry/browser (incl. Tracing, Profiling) 53.9 kB - -
@sentry/browser (incl. Tracing, Replay) 88.45 kB - -
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 77.82 kB - -
@sentry/browser (incl. Tracing, Replay with Canvas) 93.15 kB - -
@sentry/browser (incl. Tracing, Replay, Feedback) 105.84 kB - -
@sentry/browser (incl. Feedback) 47.69 kB - -
@sentry/browser (incl. sendFeedback) 35.18 kB - -
@sentry/browser (incl. FeedbackAsync) 40.33 kB - -
@sentry/browser (incl. Metrics) 31.43 kB - -
@sentry/browser (incl. Logs) 31.66 kB - -
@sentry/browser (incl. Metrics & Logs) 32.34 kB - -
@sentry/react 32.14 kB - -
@sentry/react (incl. Tracing) 51.29 kB - -
@sentry/vue 35.45 kB - -
@sentry/vue (incl. Tracing) 51.07 kB - -
@sentry/svelte 30.38 kB - -
CDN Bundle 32.32 kB - -
CDN Bundle (incl. Tracing) 49.65 kB - -
CDN Bundle (incl. Logs, Metrics) 33.84 kB - -
CDN Bundle (incl. Tracing, Logs, Metrics) 50.94 kB - -
CDN Bundle (incl. Replay, Logs, Metrics) 74.38 kB - -
CDN Bundle (incl. Tracing, Replay) 87.17 kB - -
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) 88.45 kB - -
CDN Bundle (incl. Tracing, Replay, Feedback) 93.05 kB - -
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) 94.3 kB - -
CDN Bundle - uncompressed 95.83 kB - -
CDN Bundle (incl. Tracing) - uncompressed 148.93 kB - -
CDN Bundle (incl. Logs, Metrics) - uncompressed 100.42 kB - -
CDN Bundle (incl. Tracing, Logs, Metrics) - uncompressed 152.91 kB - -
CDN Bundle (incl. Replay, Logs, Metrics) - uncompressed 229.34 kB - -
CDN Bundle (incl. Tracing, Replay) - uncompressed 268.18 kB - -
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) - uncompressed 272.15 kB - -
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 281.88 kB - -
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) - uncompressed 285.83 kB - -
@sentry/nextjs (client) 53.84 kB - -
@sentry/sveltekit (client) 49.48 kB - -
@sentry/core/server 65.8 kB - -
@sentry/core/browser 52.04 kB - -
@sentry/node 119.23 kB -0.22% -253 B 🔽
@sentry/node/import (ESM hook with diagnostics-channel injection) 0 B added added
@sentry/node - without tracing 83.23 kB -0.28% -228 B 🔽
@sentry/aws-serverless 92.51 kB -0.27% -250 B 🔽
@sentry/cloudflare (withSentry) - minified 214.91 kB - -
@sentry/cloudflare (withSentry) 530.62 kB - -

View base workflow run

@mydea
mydea force-pushed the fn/span-attribute-inferral branch from 2716363 to da1d103 Compare August 10, 2026 07:41
@mydea
mydea marked this pull request as ready for review August 10, 2026 07:41
@mydea
mydea requested a review from a team as a code owner August 10, 2026 07:41
@mydea
mydea requested review from JPeer264 and andreiborza and removed request for a team August 10, 2026 07:41
@mydea
mydea merged commit 466b84d into develop Aug 10, 2026
211 checks passed
@mydea
mydea deleted the fn/span-attribute-inferral branch August 10, 2026 08:34
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.

3 participants