Skip to content

Conversation

jeremydvoss
Copy link
Member

Description

Pinning to OTel==1.31.0/0.52b0 until everything from breaking change is fixed/

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

@github-actions github-actions bot added the Monitor - Distro Monitor OpenTelemetry Distro label Apr 15, 2025
@jeremydvoss jeremydvoss marked this pull request as ready for review April 15, 2025 21:13
@Copilot Copilot AI review requested due to automatic review settings April 15, 2025 21:13
@jeremydvoss jeremydvoss requested a review from lzchen as a code owner April 15, 2025 21:13
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (2)

sdk/monitor/azure-monitor-opentelemetry/setup.py:87

  • The instrumentation version change from '~=0.53b0' to '==0.52b1' should be double-checked for compatibility with dependent components to ensure no functionality is adversely affected.
"opentelemetry-instrumentation-django==0.52b1",

sdk/monitor/azure-monitor-opentelemetry/setup.py:95

  • Ensure that pinning the opentelemetry-sdk to exactly 1.31.1 aligns with overall dependency compatibility and that this version fully addresses any breaking changes introduced in later releases.
"opentelemetry-sdk==1.31.1",

@jeremydvoss jeremydvoss changed the title hotfix: pin OT 1.31.1/0.52b1 Distro 1.6.8 hotfix: pin OT 1.31.1/0.52b1 Apr 15, 2025
@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@jeremydvoss jeremydvoss merged commit 26d6821 into Azure:main Apr 16, 2025
23 checks passed
cRui861 pushed a commit that referenced this pull request May 14, 2025
* hotfix: pin OT 1.31/0.52b0

* update versions and changelog

* expand range

* comment

* revert 1.6.7 changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Monitor - Distro Monitor OpenTelemetry Distro

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants