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 missing uninstrumented peer icons in dashboard tracing for HTTP requests #2079

Merged
merged 3 commits into from
Feb 5, 2024

Conversation

JamesNK
Copy link
Member

@JamesNK JamesNK commented Feb 5, 2024

Uninstrumented peer was broken for HTTP requests by OTEL 1.7.0. Dependency was updated in #2022.

The fix is to fallback to look for server.address attribute.

Issue created for OTEL: open-telemetry/opentelemetry-dotnet-contrib#1761

Microsoft Reviewers: Open in CodeFlow

@JamesNK
Copy link
Member Author

JamesNK commented Feb 5, 2024

cc @davidfowl fixes the issue you saw

@JamesNK JamesNK merged commit 12d5e37 into main Feb 5, 2024
8 checks passed
@JamesNK JamesNK deleted the jamesnk/fix-missing-http-peer branch February 5, 2024 23:21
radical pushed a commit to radical/aspire that referenced this pull request Feb 6, 2024
radical pushed a commit to radical/aspire that referenced this pull request Feb 7, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Apr 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants