Skip to content

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

Closed
maxkomarychev wants to merge 2 commits intoprisma:mainfrom
maxkomarychev:max/fix-dependency-for-otel
Closed

fix(instrumentation): do not pin OTEL dependencies#23019
maxkomarychev wants to merge 2 commits intoprisma:mainfrom
maxkomarychev:max/fix-dependency-for-otel

Conversation

@maxkomarychev
Copy link
Copy Markdown
Contributor

@maxkomarychev maxkomarychev commented Feb 8, 2024

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

Fixes #21473

@maxkomarychev maxkomarychev requested a review from a team as a code owner February 8, 2024 12:24
@maxkomarychev maxkomarychev requested review from Druue and SevInf and removed request for a team February 8, 2024 12:24
@maxkomarychev maxkomarychev force-pushed the max/fix-dependency-for-otel branch from 3cb2f60 to 9255661 Compare February 8, 2024 12:24
@maxkomarychev maxkomarychev changed the title Do not pin OTEL dependencies fix: Do not pin OTEL dependencies Feb 8, 2024
@maxkomarychev maxkomarychev force-pushed the max/fix-dependency-for-otel branch from 9255661 to 579e0e0 Compare February 8, 2024 13:27
maxkomarychev added a commit to maxkomarychev/prisma that referenced this pull request Feb 8, 2024
Fixes issues with telemetry prisma#21473 by using non-pinned versions of OTEL libraries.

Fixes prisma#21473
maxkomarychev added a commit to maxkomarychev/prisma that referenced this pull request Feb 8, 2024
Fixes issues with telemetry prisma#21473 by using non-pinned versions of OTEL libraries.

Fixes prisma#21473
@maxkomarychev maxkomarychev force-pushed the max/fix-dependency-for-otel branch from 579e0e0 to fa528be Compare February 8, 2024 13:58
@Jolg42 Jolg42 requested a review from aqrln March 6, 2024 17:09
@socket-security
Copy link
Copy Markdown

socket-security bot commented Mar 6, 2024

No dependency changes detected. Learn more about Socket for GitHub ↗︎

👍 No dependency changes detected in pull request

@maxkomarychev maxkomarychev force-pushed the max/fix-dependency-for-otel branch 4 times, most recently from d731526 to cd6732e Compare March 11, 2024 12:51
@maxkomarychev
Copy link
Copy Markdown
Contributor Author

Dear prisma maintainers, could you please provide specific feedback regarding prospects of this being merged? Are you willing to accept this pr, should I keep keeping it up to date etc?

@apolanc apolanc added kind/bug A reported bug. PR: Bug A PR That Fixes a bug and removed kind/bug A reported bug. labels Mar 13, 2024
Copy link
Copy Markdown
Member

@aqrln aqrln left a comment

Choose a reason for hiding this comment

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

Sorry for the delay here — let's finally ship this

@aqrln
Copy link
Copy Markdown
Member

aqrln commented Apr 9, 2024

I think this may also need some adjustments in the Renovate config to avoid the versions being automatically pinned.
@Jolg42 could you help with this?

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

Fixes prisma#21473
@maxkomarychev maxkomarychev force-pushed the max/fix-dependency-for-otel branch from cd6732e to fa60c68 Compare April 15, 2024 11:27
@Jolg42 Jolg42 added this to the 5.14.0 milestone Apr 25, 2024
@Jolg42 Jolg42 changed the title fix: Do not pin OTEL dependencies fix(instrumentation): do not pin OTEL dependencies Apr 25, 2024
Jolg42 added a commit that referenced this pull request Apr 25, 2024
See original PR #23019

Co-authored-by: Max Komarychev <maxkomarychev@gmail.com>
@Jolg42
Copy link
Copy Markdown
Contributor

Jolg42 commented Apr 25, 2024

Note: Closing this and replacing it with #23971 because we are missing rights to edit the PR.

@Jolg42 Jolg42 closed this Apr 25, 2024
@maxkomarychev
Copy link
Copy Markdown
Contributor Author

thanks!

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

4 participants