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

No package released for opentelemetry-instrumentation-aiohttp-server #2488

Closed
joshight opened this issue May 2, 2024 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@joshight
Copy link

joshight commented May 2, 2024

Describe your environment Describe any aspect of your environment relevant to the problem, including your Python version, platform, version numbers of installed dependencies, information about your cloud hosting provider, etc. If you're reporting a problem with a specific version of a library in this repo, please check whether the problem has been fixed on main.

aiohttp-client (along with the other instrumentation pkgs) is here: https://pypi.org/simple/opentelemetry-instrumentation-aiohttp-client/, but https://pypi.org/simple/opentelemetry-instrumentation-aiohttp-server does not exist.

Can version 0.45b0 of opentelemetry-instrumentation-aiohttp-server be released/uploaded to pypi?

Steps to reproduce
Describe exactly how to reproduce the error. Include a code sample if applicable.

pip install opentelemetry-instrumentation-aiohttp-server

What is the expected behavior?
What did you expect to see?

Package downloaded/installed

What is the actual behavior?
What did you see instead?

$ pip install opentelemetry-instrumentation-aiohttp-server

ERROR: Could not find a version that satisfies the requirement opentelemetry-instrumentation-aiohttp-server (from versions: none)
ERROR: No matching distribution found for opentelemetry-instrumentation-aiohttp-server

Additional context
Add any other context about the problem here.

@joshight joshight added the bug Something isn't working label May 2, 2024
@LeoQuote
Copy link

Duplicate of #2053

@xrmx xrmx closed this as completed May 22, 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