Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix server.port to be not required on HTTP server spans when server.address is not set #429

Merged

Conversation

trask
Copy link
Member

@trask trask commented Oct 19, 2023

Fixes #424

Changes

Fixes server.port to be not required on HTTP server spans when server.address is not set (server.address is only recommend on HTTP server spans, not required, see #111).

Merge requirement checklist

@trask trask force-pushed the server-address-port-requirement-level branch from 18caf7a to 7df62e7 Compare October 19, 2023 19:48
@trask trask marked this pull request as ready for review October 19, 2023 19:48
@trask trask requested review from a team October 19, 2023 19:48
@arminru arminru merged commit 8e40255 into open-telemetry:main Oct 23, 2023
@trask trask deleted the server-address-port-requirement-level branch October 14, 2024 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Review requirement level of server.address and server.port on HTTP server spans
6 participants