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

Please upload all missing version for opentelemetry-instrumentation-aiohttp-server #2824

Closed
LeoQuote opened this issue Aug 26, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@LeoQuote
Copy link

Describe your environment

OS: Not Relevant
Python version: Not Relevant
Package version: Not Relevant

What happened?

previsously the issue #2053 was resolved by pypi, they resolved the 518 gave the community the permission to upload packages, the latest package 0.47b0 was uploaded, but not for the older versions.

I suggest upload all previous version to support more versions

Steps to Reproduce

pip install opentelemetry-distro==0.43b0 && opentelemetry-bootstrap -a install

Expected Result

opentelemetry-instrumentation-aiohttp-server was installed

Actual Result

ERROR: Could not find a version that satisfies the requirement opentelemetry-instrumentation-aiohttp-server==0.43b0 (from versions: 0.47b0.dev0, 0.47b0)
ERROR: No matching distribution found for opentelemetry-instrumentation-aiohttp-server==0.43b0

Additional context

No response

Would you like to implement a fix?

No

@LeoQuote LeoQuote added the bug Something isn't working label Aug 26, 2024
@lzchen lzchen self-assigned this Aug 26, 2024
@lzchen
Copy link
Contributor

lzchen commented Aug 26, 2024

@LeoQuote

I've gone ahead and released older versions of opentelemetry-instrumentation-aiohttp-server since it's creation. Hopefully it resolves your ask.

https://pypi.org/project/opentelemetry-instrumentation-aiohttp-server/#history

@lzchen lzchen closed this as completed Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants
@LeoQuote @lzchen and others