open-telemetry / open-telemetry/opentelemetry-java-instrumentation
Stabilize `InstrumenterBuilder#build{Downstream,Upstream}Instrumenter()`
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 1.2k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 228
Description
These are currently package private; since we're releasing a 2.0 anyway maybe we could make them a part of the public API as well?
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 locating InstrumenterBuilder#buildDownstreamInstrumenter() and InstrumenterBuilder#buildUpstreamInstrumenter(), then review their current package-private contracts and surrounding API. The issue does not name files, tests, or a concrete acceptance criterion, so confirm the intended public API and validation with maintainers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- observability-sre
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100