open-telemetry / open-telemetry/opentelemetry-ruby
Generate constants for event names
Open
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 606
- Forks
- 301
- Avg merge
- 3d 19h
- Merged PRs (30d)
- 42
Description
As a continuation from #2077 it would be beneficial if we were also generating constants for the event names & including them in the semantic conventions gem.
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 reading issue #2077 and locating the semantic conventions gem's existing generated constants and event-name definitions. The work is complete when event names are generated as constants and included in the semantic conventions gem, with the gem's relevant tests passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- observability-sre
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100