open-telemetry / open-telemetry/opentelemetry-python
Add type data to semconv
Open
Nobody has claimed this yet.
feature-request
help wanted
- Dominant language
- Python
- Stars
- 2.6k
- Forks
- 1k
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 19
Description
At the moment semconv generator discards type data found in https://github.com/open-telemetry/semantic-conventions/tree/main/model
It would be great to have this data included as part of Python code.
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 inspecting the semconv generator and the semantic-conventions model linked in the issue to trace where type data is discarded. Determine the generated Python code location and define completion as preserving the model's type information there, with tests covering the generated output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100