traceloop / traceloop/openllmetry

๐Ÿ› Bug Report: opentelemetry-semantic-conventions-ai 0.5.2 missing from pypi

Open
#4,291 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
7.4k
Forks
1.1k
Avg merge
8d 14h
Merged PRs (30d)
2

Description

Which component is this bug for?

All

๐Ÿ“œ Description

xref: https://github.com/conda-forge/opentelemetry-instrumentation-pinecone-feedstock/issues/82

Looks like some of the sub packages went out without this one:

uv pip install opentelemetry-instrumentation-pinecone==0.61.0
Using Python 3.12.13 environment at: /opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12
  ร— No solution found when resolving dependencies:
  โ•ฐโ”€โ–ถ Because only opentelemetry-semantic-conventions-ai<=0.5.1 is available and
      opentelemetry-instrumentation-pinecone==0.61.0 depends on opentelemetry-semantic-conventions-ai>=0.5.2,<0.6.0,
      we can conclude that opentelemetry-instrumentation-pinecone==0.61.0 cannot be used.
      And because you require opentelemetry-instrumentation-pinecone==0.61.0, we can conclude that your requirements
      are unsatisfiable.
๐Ÿ‘Ÿ Reproduction steps
uv pip install opentelemetry-instrumentation-pinecone==0.61.0
๐Ÿ‘ Expected behavior

all deps published

๐Ÿ‘Ž Actual Behavior with Screenshots
uv pip install opentelemetry-instrumentation-pinecone==0.61.0
Using Python 3.12.13 environment at: /opt/homebrew/opt/python@3.12/Frameworks/Python.framework/Versions/3.12
  ร— No solution found when resolving dependencies:
  โ•ฐโ”€โ–ถ Because only opentelemetry-semantic-conventions-ai<=0.5.1 is available and
      opentelemetry-instrumentation-pinecone==0.61.0 depends on opentelemetry-semantic-conventions-ai>=0.5.2,<0.6.0,
      we can conclude that opentelemetry-instrumentation-pinecone==0.61.0 cannot be used.
      And because you require opentelemetry-instrumentation-pinecone==0.61.0, we can conclude that your requirements
      are unsatisfiable.
๐Ÿค– Python Version

all

๐Ÿ“ƒ Provide any additional context for the Bug.

No response

๐Ÿ‘€ Have you spent some time to check if this bug has been raised before?
  • I checked and didn't find similar issue
Are you willing to submit PR?

Maintainers must fix, rest of us don't have rights

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

No repository file or test is named. Start with the release and PyPI publishing workflow for opentelemetry-semantic-conventions-ai, compare the published versions with the 0.5.2 package metadata, then run uv pip install opentelemetry-instrumentation-pinecone==0.61.0. Done means the required 0.5.2 dependency is available and the reproduction command resolves successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
release
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.