open-telemetry / open-telemetry/opentelemetry-python-contrib
relax semantic-conventions dependencies
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 1.1k
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 16
Description
In november 13th meeting in order to loosen the dependency with a specific core version we decided to relax semantic conventions version in contrib dependencies. This is because we are pretty confident that we will not break backward compatibility.
This may apply to other packages from -core that packages in -contrib are depending on. Maybe some test utils?
Nice to have:
- rework tests to tests against baseline and latest semconv
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the contrib package dependency declarations for semantic-conventions and the linked November 13th meeting decision. Identify which other -core dependencies are in scope, then inspect the existing tests and compare coverage against baseline and latest semconv versions. Done means the dependency constraints are relaxed without breaking compatibility, with the optional test rework completed if included.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100