open-telemetry / open-telemetry/opentelemetry-python-contrib

opentelemetry-sdk-extension-aws's pypi releases are out of sync

Open
#1,899 10 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Python
Stars
1.1k
Forks
1.1k
Avg merge
4d 15h
Merged PRs (30d)
16

Description

The opentelemetry-sdk-extension-aws package is currently released on pypi as 2.0.1, which happened as par of https://github.com/open-telemetry/opentelemetry-python-contrib/pull/753 back in 2021.

Since then, there has been no new releases to opentelemetry-sdk-extension-aws, even though there have been changes to the code (https://github.com/open-telemetry/opentelemetry-python-contrib/commits/main/sdk-extension/opentelemetry-sdk-extension-aws).

As a result, some of the changes mentioned in the changelog for opentelemetry-sdk-extension-aws cannot be installed from pypi.

I'm not sure what the best solution is here, since it wouldn't be reasonable to bring back this package to the same release scheme as the others, and release a 0.40b0 on top of 2.0.1. In any case, making a new release of this package would fix the issue and make the changes from the last few years available in pypi.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the sdk-extension/opentelemetry-sdk-extension-aws package directory, its changelog, and the commit history linked in the issue to understand the unreleased changes and current versioning. Check the repository's release process before choosing a version; done means a new opentelemetry-sdk-extension-aws release is available on PyPI and includes the documented changes.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
release
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.