Semantic conventions: generate semantic events
Open
Nobody has claimed this yet.
enhancement
good first issue
help wanted
module:semconv
- Dominant language
- Scala
- Stars
- 215
- Forks
- 49
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 17
Description
We can generate events similarly to how we generate attributes. See: https://github.com/open-telemetry/semantic-conventions-java/pull/489/changes
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 finding the existing semantic-attribute generation code and compare it with the linked semantic-conventions-java pull request. Implement equivalent semantic-event generation, then verify that generated events follow the same conventions as generated attributes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100