Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

jeremydvoss
Copy link
Member

Description

Fixing detector dependency conflict. Similar to #43012

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.

@Copilot Copilot AI review requested due to automatic review settings September 17, 2025 18:54
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.

Pull Request Overview

This PR fixes a dependency version conflict by updating the opentelemetry-resource-detector-azure package version constraint from ~=0.1.5 to ~=0.2, allowing for minor version changes while maintaining compatibility.

  • Updates dependency version constraint to be more flexible
  • Adds changelog entry documenting the fix

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
sdk/monitor/azure-monitor-opentelemetry/setup.py Updates the version constraint for opentelemetry-resource-detector-azure dependency
sdk/monitor/azure-monitor-opentelemetry/CHANGELOG.md Adds changelog entry for the dependency fix

@github-actions github-actions bot added the Monitor - Distro Monitor OpenTelemetry Distro label Sep 17, 2025
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.

4 participants