Skip to content

Conversation

@onurtemizkan
Copy link
Collaborator

@onurtemizkan onurtemizkan commented Feb 4, 2024

Part of #9907

@onurtemizkan onurtemizkan force-pushed the onur/prisma-otel-integration-tests branch from 9c0c3f7 to 839a3be Compare February 4, 2024 17:20
@github-actions
Copy link
Contributor

github-actions bot commented Feb 4, 2024

size-limit report 📦

Path Size
@sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 77.77 KB (-0.03% 🔽)
@sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 69.03 KB (-0.03% 🔽)
@sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 72.96 KB (-0.03% 🔽)
@sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 62.54 KB (-0.02% 🔽)
@sentry/browser (incl. Tracing) - Webpack (gzipped) 33.25 KB (-0.02% 🔽)
@sentry/browser (incl. browserTracingIntegration) - Webpack (gzipped) 33.14 KB (-0.03% 🔽)
@sentry/browser (incl. Feedback) - Webpack (gzipped) 31.13 KB (0%)
@sentry/browser (incl. sendFeedback) - Webpack (gzipped) 31.13 KB (0%)
@sentry/browser - Webpack (gzipped) 22.41 KB (0%)
@sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) 76 KB (-0.04% 🔽)
@sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 67.52 KB (-0.04% 🔽)
@sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 33.48 KB (-0.07% 🔽)
@sentry/browser - ES6 CDN Bundle (gzipped) 24.69 KB (0%)
@sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 212.25 KB (-0.03% 🔽)
@sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 100.97 KB (-0.06% 🔽)
@sentry/browser - ES6 CDN Bundle (minified & uncompressed) 73.87 KB (0%)
@sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 36.78 KB (-0.05% 🔽)
@sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 69.33 KB (-0.02% 🔽)
@sentry/react - Webpack (gzipped) 22.44 KB (0%)
@sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 86.81 KB (-0.02% 🔽)
@sentry/nextjs Client - Webpack (gzipped) 50.05 KB (-0.03% 🔽)
@sentry-internal/feedback - Webpack (gzipped) 17.16 KB (0%)

"clean:docker": "node scripts/clean.js",
"prisma:init": "(cd suites/tracing/prisma-orm && ts-node ./setup.ts)",
"prisma:init:new": "(cd suites/tracing-new/prisma-orm && ts-node ./setup.ts)",
"prisma:init:experimental": "(cd suites/tracing-experimental/prisma-orm && ts-node ./setup.ts)",
Copy link
Member

Choose a reason for hiding this comment

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

Just thinking, would it not be possible to re-use the same prisma instance for the node-experimental test? I don't really know the specifics of this, though, so 😅

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I think so, but we need to update that one Prisma version to latest, which should be fine IMO anyway. Should I do that?

Copy link
Member

Choose a reason for hiding this comment

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

I think yes, let's do that! Makes sense to test against 5.x here anyhow!

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@mydea, I tried but could not make this work with the same instance. I have updated all the versions to 5 though.

Copy link
Member

Choose a reason for hiding this comment

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

sounds good, let's ship this!

@onurtemizkan onurtemizkan force-pushed the onur/prisma-otel-integration-tests branch 7 times, most recently from 3582ac7 to 478e91b Compare February 16, 2024 15:47
@onurtemizkan onurtemizkan marked this pull request as ready for review February 16, 2024 15:48
@AbhiPrasad AbhiPrasad requested a review from mydea February 20, 2024 19:35
Copy link
Member

@AbhiPrasad AbhiPrasad left a comment

Choose a reason for hiding this comment

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

If you rebase this we can merge it in @onurtemizkan!

@onurtemizkan onurtemizkan force-pushed the onur/prisma-otel-integration-tests branch from 478e91b to e80313e Compare February 21, 2024 18:41
@onurtemizkan
Copy link
Collaborator Author

@AbhiPrasad, I closed this by mistake. Opened #10778 from the same branch.

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.

4 participants