open-telemetry / open-telemetry/opentelemetry-java-instrumentation
Add tests that use HTTP/2
Open
Nobody has claimed this yet.
area:tests
stale
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 1.2k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 228
Description
With PR's like #3225 we can start to add tests that exercise HTTP/2, for example verifying the flavor attribute is set correctly.
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 PR #3225 and the repository's existing instrumentation tests to find the relevant test entry points. Add HTTP/2 coverage, including verification that the flavor attribute is set correctly, and confirm the tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- networking, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100