Onah_Anthony
Onah_Anthony
## Which problem is this PR solving? The main documentation for the opentelemetry-instrumentation-http package did not adequately specify what metrics and telemetry would be produced by the instrumentation. This lack...
Fixes #1721. This PR updates the Net::HTTP connection to handle IPv6 addresses correctly by using hostname instead of host.
**What type of PR is this?** This PR solves a feature request that adds Windows command setup for the project **What this PR does / why we need it**: This...
### What would you like to be added? The current README file does not include Windows-specific setup commands. This may create difficulties for users running Windows who want to set...
This is the first of two commits implementing named targets support, as discussed in #3309 **Changes in this PR:** - Adds support for `(targets (:name file) ...)` syntax - Defines...
This is a work-in-progress that adds skip to the test file.