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(profiling): Use OTEL powered node package #11239

Merged
merged 2 commits into from Mar 25, 2024

Conversation

AbhiPrasad
Copy link
Member

ref #9956

This is another attempt at #11033 now that #11135 has merged in.

@AbhiPrasad AbhiPrasad requested a review from a team March 22, 2024 02:54
@AbhiPrasad AbhiPrasad self-assigned this Mar 22, 2024
@AbhiPrasad AbhiPrasad requested review from stephanie-anderson and s1gr1d and removed request for a team March 22, 2024 02:54
Copy link
Contributor

github-actions bot commented Mar 22, 2024

size-limit report 📦

Path Size
@sentry/browser (incl. Tracing, Replay, Feedback) 80.77 KB (added)
@sentry/browser (incl. Tracing, Replay) 72.13 KB (added)
@sentry/browser (incl. Tracing, Replay with Canvas) 75.93 KB (added)
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 65.68 KB (added)
@sentry/browser (incl. Tracing) 36.74 KB (added)
@sentry/browser (incl. browserTracingIntegration) 36.74 KB (added)
@sentry/browser (incl. feedbackIntegration) 31.31 KB (added)
@sentry/browser (incl. feedbackModalIntegration) 31.42 KB (added)
@sentry/browser (incl. feedbackScreenshotIntegration) 31.43 KB (added)
@sentry/browser (incl. sendFeedback) 27.4 KB (added)
@sentry/browser 22.56 KB (added)
CDN Bundle (incl. Tracing, Replay, Feedback) 75.11 KB (added)
CDN Bundle (incl. Tracing, Replay) 69.94 KB (added)
CDN Bundle (incl. Tracing) 36.32 KB (added)
CDN Bundle 23.92 KB (added)
CDN Bundle (incl. Tracing, Replay) - uncompressed 219.75 KB (added)
CDN Bundle (incl. Tracing) - uncompressed 109.69 KB (added)
CDN Bundle - uncompressed 70.88 KB (added)
@sentry/react (incl. Tracing, Replay) 72.1 KB (added)
@sentry/react 22.59 KB (added)

@AbhiPrasad AbhiPrasad force-pushed the abhi-profiling-node-experimental branch from 8c4e908 to 3424cbe Compare March 25, 2024 17:06
@AbhiPrasad AbhiPrasad enabled auto-merge (squash) March 25, 2024 18:13
@AbhiPrasad AbhiPrasad merged commit 4291bce into develop Mar 25, 2024
79 checks passed
@AbhiPrasad AbhiPrasad deleted the abhi-profiling-node-experimental branch March 25, 2024 18:42
AbhiPrasad added a commit that referenced this pull request Mar 25, 2024
Building on top of
#11239, this removes
usage of `getCurrentHub` in `profiling-node` package by passing in the
defined client into the function.

This also removes the `createProfilingEventFromTransaction`, which was
totally unused.
cadesalaberry pushed a commit to cadesalaberry/sentry-javascript that referenced this pull request Apr 19, 2024
cadesalaberry pushed a commit to cadesalaberry/sentry-javascript that referenced this pull request Apr 19, 2024
Building on top of
getsentry#11239, this removes
usage of `getCurrentHub` in `profiling-node` package by passing in the
defined client into the function.

This also removes the `createProfilingEventFromTransaction`, which was
totally unused.
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.

None yet

2 participants