Skip to content

fix: improve http.client double-wrap message - #20705

Merged
isaacs merged 1 commit into
developfrom
isaacs/improve-http-client-otel-message
May 18, 2026
Merged

fix: improve http.client double-wrap message#20705
isaacs merged 1 commit into
developfrom
isaacs/improve-http-client-otel-message

Conversation

@isaacs

Copy link
Copy Markdown
Member

Add a link to the docs.

Before submitting a pull request, please take a look at our
Contributing guidelines and verify:

  • If you've added code that should be tested, please add tests.
  • Ensure your code lints and the test suite passes (yarn lint) & (yarn test).
  • Link an issue if there is one related to your pull request. If no issue is linked, one will be auto-generated and linked.

Closes #issue_link_here

@isaacs
isaacsforce-pushed the isaacs/improve-http-client-otel-message branch from d048d95 to e10fcf3CompareMay 6, 2026 22:12
isaacs added a commit that referenced this pull request May 6, 2026
@isaacs
isaacs enabled auto-merge (rebase) May 6, 2026 22:12

@cursorcursorBot 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.

Reviewed by Cursor Bugbot for commit e10fcf3. Configure here.

Comment threadpackages/core/src/integrations/http/double-wrap-warning.ts
@github-actions

github-actionsBot commented May 6, 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.

PathSize% ChangeChange
@sentry/browser26.3 kB--
@sentry/browser - with treeshaking flags24.78 kB--
@sentry/browser (incl. Tracing)44.17 kB--
@sentry/browser (incl. Tracing + Span Streaming)46.39 kB--
@sentry/browser (incl. Tracing, Profiling)49.14 kB--
@sentry/browser (incl. Tracing, Replay)83.82 kB--
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags73.28 kB--
@sentry/browser (incl. Tracing, Replay with Canvas)88.51 kB--
@sentry/browser (incl. Tracing, Replay, Feedback)101.12 kB--
@sentry/browser (incl. Feedback)43.44 kB--
@sentry/browser (incl. sendFeedback)31.11 kB--
@sentry/browser (incl. FeedbackAsync)36.19 kB--
@sentry/browser (incl. Metrics)27.6 kB--
@sentry/browser (incl. Logs)27.73 kB--
@sentry/browser (incl. Metrics & Logs)28.43 kB--
@sentry/react28.04 kB--
@sentry/react (incl. Tracing)46.4 kB--
@sentry/vue31.18 kB--
@sentry/vue (incl. Tracing)46.02 kB--
@sentry/svelte26.32 kB--
CDN Bundle28.91 kB--
CDN Bundle (incl. Tracing)46.94 kB--
CDN Bundle (incl. Logs, Metrics)30.34 kB--
CDN Bundle (incl. Tracing, Logs, Metrics)48.04 kB--
CDN Bundle (incl. Replay, Logs, Metrics)69.64 kB--
CDN Bundle (incl. Tracing, Replay)84.31 kB--
CDN Bundle (incl. Tracing, Replay, Logs, Metrics)85.39 kB--
CDN Bundle (incl. Tracing, Replay, Feedback)90.13 kB--
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics)91.19 kB--
CDN Bundle - uncompressed84.88 kB--
CDN Bundle (incl. Tracing) - uncompressed140.44 kB--
CDN Bundle (incl. Logs, Metrics) - uncompressed89.08 kB--
CDN Bundle (incl. Tracing, Logs, Metrics) - uncompressed143.9 kB--
CDN Bundle (incl. Replay, Logs, Metrics) - uncompressed213.9 kB--
CDN Bundle (incl. Tracing, Replay) - uncompressed259.14 kB--
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) - uncompressed262.59 kB--
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed272.84 kB--
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) - uncompressed276.28 kB--
@sentry/nextjs (client)48.9 kB--
@sentry/sveltekit (client)44.64 kB--
@sentry/node-core60.53 kB+0.11%+63 B 🔺
@sentry/node165.58 kB+0.05%+71 B 🔺
@sentry/node - without tracing73.56 kB+0.11%+75 B 🔺
@sentry/aws-serverless107.7 kB+0.06%+64 B 🔺
@sentry/cloudflare (withSentry) - minified169.37 kB+0.02%+22 B 🔺
@sentry/cloudflare (withSentry)427.59 kB+0.03%+89 B 🔺

View base workflow run

@isaacs
isaacsforce-pushed the isaacs/improve-http-client-otel-message branch from e10fcf3 to 50e19f9CompareMay 9, 2026 22:10
@isaacs
isaacs merged commit eaf9ac1 into developMay 18, 2026
263 checks passed
@isaacs
isaacs deleted the isaacs/improve-http-client-otel-message branch May 18, 2026 07:32
Sign up for freeto 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.

2 participants

@isaacs@andreiborza