Skip to content

fix(instrumentation): do not pin OTEL dependencies#23971

Merged
Jolg42 merged 2 commits intomainfrom
joel/fix-pin-for-otel
Apr 25, 2024
Merged

fix(instrumentation): do not pin OTEL dependencies#23971
Jolg42 merged 2 commits intomainfrom
joel/fix-pin-for-otel

Conversation

@Jolg42
Copy link
Copy Markdown
Contributor

@Jolg42 Jolg42 commented Apr 25, 2024

See original PR #23019

Fixes issues with telemetry #21473 by using non-pinned versions of OTEL libraries.

Fixes #21473

See original PR #23019

Co-authored-by: Max Komarychev <maxkomarychev@gmail.com>
@Jolg42 Jolg42 added this to the 5.14.0 milestone Apr 25, 2024
@Jolg42 Jolg42 self-assigned this Apr 25, 2024
@Jolg42 Jolg42 added the PR: Bug A PR That Fixes a bug label Apr 25, 2024
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 25, 2024

size-limit report 📦

Path Size
packages/client/runtime/library.js 179.64 KB (0%)
packages/client/runtime/library.d.ts 81 B (0%)
packages/client/runtime/binary.js 600.86 KB (0%)
packages/client/runtime/binary.d.ts 26 B (0%)
packages/client/runtime/edge.js 158.91 KB (0%)
packages/client/runtime/edge-esm.js 158.8 KB (0%)
packages/client/runtime/wasm.js 114.75 KB (0%)
packages/client/runtime/index-browser.js 33.77 KB (0%)
packages/client/runtime/index-browser.d.ts 89 B (0%)
packages/cli/build/index.js 2.77 MB (0%)
packages/client/prisma-client-0.0.0.tgz 3.01 MB (0%)
packages/cli/prisma-0.0.0.tgz 3.97 MB (0%)
packages/bundle-size/da-workers-libsql/output.tgz 882.47 KB (0%)
packages/bundle-size/da-workers-neon/output.tgz 961.67 KB (0%)
packages/bundle-size/da-workers-pg/output.tgz 980.39 KB (0%)
packages/bundle-size/da-workers-pg-worker/output.tgz 936.12 KB (0%)
packages/bundle-size/da-workers-planetscale/output.tgz 898.64 KB (0%)
packages/bundle-size/da-workers-d1/output.tgz 855.54 KB (0%)

@Jolg42 Jolg42 marked this pull request as ready for review April 25, 2024 15:40
@Jolg42 Jolg42 requested a review from a team as a code owner April 25, 2024 15:40
@Jolg42 Jolg42 requested review from SevInf and removed request for a team April 25, 2024 15:40
@Jolg42 Jolg42 merged commit 93e4fa5 into main Apr 25, 2024
@Jolg42 Jolg42 deleted the joel/fix-pin-for-otel branch April 25, 2024 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: Bug A PR That Fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fixed version of @opentelemetry/* dependencies

1 participant