Skip to content

ref(node): Vendor @opentelemetry/sql-common#21140

Merged
nicohrubec merged 2 commits into
developfrom
vendor-sql-common
May 22, 2026
Merged

ref(node): Vendor @opentelemetry/sql-common#21140
nicohrubec merged 2 commits into
developfrom
vendor-sql-common

Conversation

@nicohrubec
Copy link
Copy Markdown
Member

@nicohrubec nicohrubec commented May 22, 2026

Vendors @opentelemetry/sql-common@0.41.2 into packages/node/src/integrations/tracing/utils/sql-common.ts as a shared utility used by the mysql2 and postgres vendored instrumentations. Removes the npm dependency.

Closes #21130

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 22, 2026

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 27.32 kB - -
@sentry/browser - with treeshaking flags 25.74 kB - -
@sentry/browser (incl. Tracing) 45.31 kB - -
@sentry/browser (incl. Tracing + Span Streaming) 47.55 kB - -
@sentry/browser (incl. Tracing, Profiling) 50.3 kB - -
@sentry/browser (incl. Tracing, Replay) 84.92 kB - -
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 74.43 kB - -
@sentry/browser (incl. Tracing, Replay with Canvas) 89.64 kB - -
@sentry/browser (incl. Tracing, Replay, Feedback) 102.24 kB - -
@sentry/browser (incl. Feedback) 44.51 kB - -
@sentry/browser (incl. sendFeedback) 32.13 kB - -
@sentry/browser (incl. FeedbackAsync) 37.25 kB - -
@sentry/browser (incl. Metrics) 28.41 kB - -
@sentry/browser (incl. Logs) 28.64 kB - -
@sentry/browser (incl. Metrics & Logs) 29.33 kB - -
@sentry/react 29.05 kB - -
@sentry/react (incl. Tracing) 47.55 kB - -
@sentry/vue 32.24 kB - -
@sentry/vue (incl. Tracing) 47.17 kB - -
@sentry/svelte 27.35 kB - -
CDN Bundle 29.73 kB - -
CDN Bundle (incl. Tracing) 47.84 kB - -
CDN Bundle (incl. Logs, Metrics) 31.21 kB - -
CDN Bundle (incl. Tracing, Logs, Metrics) 49.09 kB - -
CDN Bundle (incl. Replay, Logs, Metrics) 70.53 kB - -
CDN Bundle (incl. Tracing, Replay) 85.34 kB - -
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) 86.5 kB - -
CDN Bundle (incl. Tracing, Replay, Feedback) 91.2 kB - -
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) 92.37 kB - -
CDN Bundle - uncompressed 87.8 kB - -
CDN Bundle (incl. Tracing) - uncompressed 144.29 kB - -
CDN Bundle (incl. Logs, Metrics) - uncompressed 92.29 kB - -
CDN Bundle (incl. Tracing, Logs, Metrics) - uncompressed 148.05 kB - -
CDN Bundle (incl. Replay, Logs, Metrics) - uncompressed 217.02 kB - -
CDN Bundle (incl. Tracing, Replay) - uncompressed 263.07 kB - -
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) - uncompressed 266.81 kB - -
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 276.77 kB - -
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) - uncompressed 280.5 kB - -
@sentry/nextjs (client) 50.03 kB - -
@sentry/sveltekit (client) 45.8 kB - -
@sentry/core/server 76.48 kB - -
@sentry/core/browser 63.23 kB - -
@sentry/node-core 62.59 kB +0.01% +1 B 🔺
@sentry/node 131.1 kB -2.94% -3.96 kB 🔽
@sentry/node - without tracing 75.02 kB - -
@sentry/aws-serverless 87.24 kB +0.01% +1 B 🔺
@sentry/cloudflare (withSentry) - minified 173.13 kB - -
@sentry/cloudflare (withSentry) 432.43 kB - -

View base workflow run

nicohrubec and others added 2 commits May 22, 2026 16:40
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@nicohrubec nicohrubec force-pushed the vendor-sql-common branch from e0377fc to 5ea2efe Compare May 22, 2026 14:40
@nicohrubec nicohrubec marked this pull request as ready for review May 22, 2026 14:45
@nicohrubec nicohrubec requested a review from a team as a code owner May 22, 2026 14:45
@nicohrubec nicohrubec requested review from JPeer264 and andreiborza and removed request for a team May 22, 2026 14:45
Comment thread packages/node/src/integrations/tracing/utils/sql-common.ts
@nicohrubec nicohrubec merged commit d75440c into develop May 22, 2026
512 of 516 checks passed
@nicohrubec nicohrubec deleted the vendor-sql-common branch May 22, 2026 15:29
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.

Vendor opentelemetry/sql-common

2 participants