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

Support empty url path in HTTP client probe #810

Merged
merged 6 commits into from
Apr 30, 2024

Conversation

RonFed
Copy link
Contributor

@RonFed RonFed commented Apr 30, 2024

Currently, if we can't read the URL.path we drop the span. This PR changes this to support an empty path.

@RonFed RonFed requested a review from a team April 30, 2024 11:04
@RonFed
Copy link
Contributor Author

RonFed commented Apr 30, 2024

The go part will probably change anyway in #790, but it is worth avoiding canceling the span on the eBPF side.

CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
@MrAlias MrAlias merged commit c16adc0 into open-telemetry:main Apr 30, 2024
17 checks passed
@MrAlias MrAlias added this to the v0.12.0-alpha milestone May 14, 2024
@MrAlias MrAlias modified the milestones: v0.12.0-alpha, v0.13.0-alpha Jun 4, 2024
@MrAlias MrAlias mentioned this pull request Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants