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

Dependency package @opentelemetry/instrumentation has a new version available #27075

Closed
azure-sdk opened this issue Sep 11, 2023 · 1 comment
Closed
Assignees
Labels
dependency-upgrade-required OpenTelemetry OpenTelemetry instrumentation (not Monitor-specific). For the issues related to the @azure/ope

Comments

@azure-sdk
Copy link
Collaborator

azure-sdk commented Sep 11, 2023

We have identified a dependency on version 0.43.0 of @opentelemetry/instrumentation. A new version (0.44.0) is available for upgrade.

Following are the steps to upgrade package dependency.

  1. Understand the breaking changes between the version being used and the version you want to upgrade to.

  2. Identify all packages that take a dependency on this package.

  3. Go to the root folder for each such package (/sdk/service-name/package-name) and update package.json to have the new version.

  4. Run rush update to ensure the new version is pulled in.

  5. Make relevant changes to absorb the breaking changes.

  6. Repeat steps 3 to 5 for each of the packages that have a dependency on this package.

@github-actions github-actions bot added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Sep 11, 2023
@xirzec xirzec added the OpenTelemetry OpenTelemetry instrumentation (not Monitor-specific). For the issues related to the @azure/ope label Sep 11, 2023
@github-actions github-actions bot removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Sep 11, 2023
@hectorhdzg
Copy link
Member

Fixed in #27710

@github-actions github-actions bot locked and limited conversation to collaborators Feb 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependency-upgrade-required OpenTelemetry OpenTelemetry instrumentation (not Monitor-specific). For the issues related to the @azure/ope
Projects
None yet
Development

No branches or pull requests

4 participants