Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(nextjs): Instrument outgoing http requests #11685

Merged
merged 3 commits into from
Apr 19, 2024
Merged

feat(nextjs): Instrument outgoing http requests #11685

merged 3 commits into from
Apr 19, 2024

Conversation

mydea
Copy link
Member

@mydea mydea commented Apr 18, 2024

Until open-telemetry/opentelemetry-js#4643 is merged & released, we try to get around next & http instrumentation limitations.

@mydea mydea self-assigned this Apr 18, 2024
Copy link
Contributor

github-actions bot commented Apr 18, 2024

size-limit report 📦

Path Size
@sentry/browser 21.67 KB (0%)
@sentry/browser (incl. Tracing) 31.4 KB (0%)
@sentry/browser (incl. Tracing, Replay) 66.73 KB (0%)
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 60.14 KB (0%)
@sentry/browser (incl. Tracing, Replay with Canvas) 70.57 KB (0%)
@sentry/browser (incl. Tracing, Replay, Feedback) 80.44 KB (0%)
@sentry/browser (incl. Feedback) 35.25 KB (0%)
@sentry/browser (incl. Feedback, Feedback Modal) 35.25 KB (0%)
@sentry/browser (incl. Feedback, Feedback Modal, Feedback Screenshot) 37.28 KB (0%)
@sentry/browser (incl. sendFeedback) 26.46 KB (0%)
@sentry/react 24.35 KB (0%)
@sentry/react (incl. Tracing) 34.31 KB (0%)
@sentry/vue 25.2 KB (0%)
@sentry/vue (incl. Tracing) 33.12 KB (0%)
@sentry/svelte 21.79 KB (0%)
CDN Bundle 24.03 KB (0%)
CDN Bundle (incl. Tracing) 32.71 KB (0%)
CDN Bundle (incl. Tracing, Replay) 66.37 KB (0%)
CDN Bundle (incl. Tracing, Replay, Feedback) 82.57 KB (0%)
CDN Bundle - uncompressed 70.85 KB (0%)
CDN Bundle (incl. Tracing) - uncompressed 97.5 KB (0%)
CDN Bundle (incl. Tracing, Replay) - uncompressed 207.16 KB (0%)
@sentry/nextjs (client) 33.64 KB (0%)
@sentry/sveltekit (client) 31.9 KB (0%)
@sentry/node 160.37 KB (+2.78% 🔺)

Copy link
Member

@lforst lforst left a comment

Choose a reason for hiding this comment

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

tried this out and it works perfectly 👌

@mydea mydea marked this pull request as ready for review April 19, 2024 08:26
@lforst lforst merged commit 1cd6877 into develop Apr 19, 2024
96 checks passed
@lforst lforst deleted the fn/next-http branch April 19, 2024 10:33
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.

2 participants