open-telemetry / open-telemetry/opentelemetry-android
Add build-time auto-instrumentation for @WithSpan
Open
Nobody has claimed this yet.
enhancement
help wanted
- Dominant language
- Kotlin
- Stars
- 297
- Forks
- 113
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 51
Description
Would be nice if we could leverage the @WithSpan attribute from the upstream instrumentation repo and have build-time bytecode weaving to support it in user code.
Start by looking at WithSpanInstrumentation (link).
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 with the upstream WithSpanInstrumentation.java linked in the issue, then trace this repository’s build-time bytecode-weaving path. Done means @WithSpan in user code is supported through build-time weaving; the issue provides no test or more specific acceptance criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, kotlin
- Domain
- build-system, mobile-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100