opentelemetry-ruby icon indicating copy to clipboard operation
opentelemetry-ruby copied to clipboard

fix: issue with sending traces to IPv6 endpoints

Open chen-anders opened this issue 5 months ago • 1 comments

Resolves: https://github.com/open-telemetry/opentelemetry-ruby/issues/1721

This PR resolves the issue around using the opentelemetry-ruby SDK for apps that send traces to an IPv6 endpoint using the suggested fix in the original issue. We also add some tests for verifying the expected value of the collector hostname based on a passed-in value.

Reviewer's Note: Tests were written with significant AI assistance.

chen-anders avatar Oct 12 '25 13:10 chen-anders

👋 This pull request has been marked as stale because it has been open with no activity. You can: comment on the issue or remove the stale label to hold stale off for a while, add the keep label to hold stale off permanently, or do nothing. If you do nothing this pull request will be closed eventually by the stale bot

github-actions[bot] avatar Nov 29 '25 02:11 github-actions[bot]