open-telemetry / open-telemetry/weaver
Offer integration with Java ecosystem
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 489
- Forks
- 108
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 40
Description
Is your feature request related to a problem? Please describe.
Weaver offers a set of tasks to check and generate code. However, this is typically offered via docker commands orchestrated with a Makefile.
Describe the solution you'd like
The Java ecosystem is accustomed to working with Gradle or Maven plugins, that wrap the calls to the underlying framework.
Describe alternatives you've considered
Wrapping calls to docker as custom Gradle tasks.
Additional context
This is important to help adoption of a contribution to opentelemetry-java-contrib: https://github.com/open-telemetry/opentelemetry-java-contrib/issues/1941
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 Weaver's existing Docker commands and Makefile workflow, then compare the Gradle and Maven plugin expectations described in the issue. Done means providing a defined Java-ecosystem integration that wraps the underlying Weaver tasks and supports the adoption goal in opentelemetry-java-contrib issue 1941.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, java
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100