newrelic / newrelic/newrelic-java-agent
Test instrumented Scala HTTP client and server libraries for HTTP/2 support.
Open
@obenkenobi is already working on this.
Since Feb 25, 2025.
- Dominant language
- Java
- Stars
- 240
- Forks
- 170
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 21
Description
Issue #2064 cataloged all Java and Scala HTTP client and server frameworks that the agent instruments. All the Java based libraries were tested. This issue is for testing the Scala specific libraries.
- Does the library itself support HTTP/2
- If yes, does our instrumentation properly report up transactions when using HTTP/2
Results can be recorded here:
https://docs.google.com/spreadsheets/d/150ntwH2aO9Sr6mg0lVVkNScmLKSJpxNZXhqAoTHKo5U/edit?usp=sharing
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.
Assessment
This issue has not been assessed yet.