Skip to content

ref(node): Vendor hapi instrumentation#21057

Merged
nicohrubec merged 3 commits into
developfrom
vendor-hapi-instrumentation
May 21, 2026
Merged

ref(node): Vendor hapi instrumentation#21057
nicohrubec merged 3 commits into
developfrom
vendor-hapi-instrumentation

Conversation

@nicohrubec
Copy link
Copy Markdown
Member

@nicohrubec nicohrubec commented May 20, 2026

Vendors @opentelemetry/instrumentation-hapi (v0.64.0) into the SDK with no logic changes. Types from @hapi/hapi are inlined as simplified interfaces to avoid requiring the package as a dependency.

Closes #20166

nicohrubec and others added 2 commits May 20, 2026 12:05
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 20, 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.31 kB - -
@sentry/browser - with treeshaking flags 25.73 kB - -
@sentry/browser (incl. Tracing) 45.31 kB - -
@sentry/browser (incl. Tracing + Span Streaming) 47.53 kB - -
@sentry/browser (incl. Tracing, Profiling) 50.29 kB - -
@sentry/browser (incl. Tracing, Replay) 84.91 kB - -
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 74.42 kB - -
@sentry/browser (incl. Tracing, Replay with Canvas) 89.63 kB - -
@sentry/browser (incl. Tracing, Replay, Feedback) 102.23 kB - -
@sentry/browser (incl. Feedback) 44.5 kB - -
@sentry/browser (incl. sendFeedback) 32.12 kB - -
@sentry/browser (incl. FeedbackAsync) 37.24 kB - -
@sentry/browser (incl. Metrics) 28.39 kB - -
@sentry/browser (incl. Logs) 28.62 kB - -
@sentry/browser (incl. Metrics & Logs) 29.32 kB - -
@sentry/react 29.04 kB - -
@sentry/react (incl. Tracing) 47.54 kB - -
@sentry/vue 32.23 kB - -
@sentry/vue (incl. Tracing) 47.16 kB - -
@sentry/svelte 27.34 kB - -
CDN Bundle 29.71 kB - -
CDN Bundle (incl. Tracing) 47.82 kB - -
CDN Bundle (incl. Logs, Metrics) 31.2 kB - -
CDN Bundle (incl. Tracing, Logs, Metrics) 49.07 kB - -
CDN Bundle (incl. Replay, Logs, Metrics) 70.52 kB - -
CDN Bundle (incl. Tracing, Replay) 85.32 kB - -
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) 86.48 kB - -
CDN Bundle (incl. Tracing, Replay, Feedback) 91.18 kB - -
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) 92.33 kB - -
CDN Bundle - uncompressed 87.78 kB - -
CDN Bundle (incl. Tracing) - uncompressed 144.25 kB - -
CDN Bundle (incl. Logs, Metrics) - uncompressed 92.27 kB - -
CDN Bundle (incl. Tracing, Logs, Metrics) - uncompressed 148.01 kB - -
CDN Bundle (incl. Replay, Logs, Metrics) - uncompressed 217 kB - -
CDN Bundle (incl. Tracing, Replay) - uncompressed 263.03 kB - -
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) - uncompressed 266.77 kB - -
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 276.73 kB - -
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) - uncompressed 280.46 kB - -
@sentry/nextjs (client) 50.02 kB - -
@sentry/sveltekit (client) 45.79 kB - -
@sentry/core/server 76.29 kB - -
@sentry/core/browser 63.06 kB - -
@sentry/node-core 62.56 kB -0.01% -1 B 🔽
@sentry/node 164.31 kB -0.33% -539 B 🔽
@sentry/node - without tracing 75 kB - -
@sentry/aws-serverless 87.22 kB - -
@sentry/cloudflare (withSentry) - minified 172.96 kB - -
@sentry/cloudflare (withSentry) 432.13 kB - -

View base workflow run

@nicohrubec nicohrubec marked this pull request as ready for review May 20, 2026 12:34
@nicohrubec nicohrubec requested a review from a team as a code owner May 20, 2026 12:34
Comment thread packages/node/src/integrations/tracing/hapi/vendored/utils.ts
@nicohrubec nicohrubec merged commit f53c493 into develop May 21, 2026
263 of 264 checks passed
@nicohrubec nicohrubec deleted the vendor-hapi-instrumentation branch May 21, 2026 07:30
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/instrumentation-hapi

2 participants