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

fix(node): Bump opentelemetry/instrumentation-pg to 0.51.0 #15206

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from

Conversation

onurtemizkan
Copy link
Collaborator

Fixes: #14238

Upstream fix open-telemetry/opentelemetry-js-contrib#2563 is released on opentelemetry/[email protected]

Also added an integration test suite to validate

Copy link
Contributor

github-actions bot commented Jan 28, 2025

size-limit report 📦

Path Size % Change Change
@sentry/browser 22.9 KB - -
@sentry/browser - with treeshaking flags 22.77 KB - -
@sentry/browser (incl. Tracing) 35.77 KB - -
@sentry/browser (incl. Tracing, Replay) 72.58 KB - -
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 66.13 KB - -
@sentry/browser (incl. Tracing, Replay with Canvas) 76.82 KB - -
@sentry/browser (incl. Tracing, Replay, Feedback) 89.56 KB - -
@sentry/browser (incl. Feedback) 39.84 KB - -
@sentry/browser (incl. sendFeedback) 27.53 KB - -
@sentry/browser (incl. FeedbackAsync) 32.31 KB - -
@sentry/react 24.73 KB - -
@sentry/react (incl. Tracing) 37.67 KB - -
@sentry/vue 27.09 KB - -
@sentry/vue (incl. Tracing) 37.47 KB - -
@sentry/svelte 22.94 KB - -
CDN Bundle 24.2 KB - -
CDN Bundle (incl. Tracing) 35.92 KB - -
CDN Bundle (incl. Tracing, Replay) 70.56 KB - -
CDN Bundle (incl. Tracing, Replay, Feedback) 75.7 KB - -
CDN Bundle - uncompressed 70.76 KB - -
CDN Bundle (incl. Tracing) - uncompressed 106.64 KB - -
CDN Bundle (incl. Tracing, Replay) - uncompressed 217.49 KB - -
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 230.06 KB - -
@sentry/nextjs (client) 38.63 KB - -
@sentry/sveltekit (client) 36.2 KB - -
@sentry/node 127.2 KB -18.73% -29.31 KB 🔽
@sentry/node - without tracing 97.52 KB - -
@sentry/aws-serverless 107 KB - -

View base workflow run

Copy link

codecov bot commented Jan 28, 2025

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
698 1 697 301
View the top 1 failed tests by shortest run time
sessions/initial-scope/test.ts should start a new session with navigation.
Stack Traces | 0.294s run time
test.ts:19:11 should start a new session with navigation.

To view more test analytics, go to the Test Analytics Dashboard
📢 Thoughts on this report? Let us know!

@onurtemizkan onurtemizkan force-pushed the onur/otel-pg-bump branch 7 times, most recently from 006de8c to 7be35e8 Compare February 3, 2025 22:15
@onurtemizkan onurtemizkan force-pushed the onur/otel-pg-bump branch 5 times, most recently from 1d3df34 to c464449 Compare February 5, 2025 23:05
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.

Missing postgres query spans in Remix app
2 participants