-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Socket.Connect(Start|Stop) activity ID missmatch on Windows #41670
Comments
Tagging subscribers to this area: @dotnet/ncl |
Dotnet-GitSync-Bot
added
the
untriaged
New issue has not been triaged by the area owner
label
Sep 1, 2020
jeffschwMSFT
removed
the
untriaged
New issue has not been triaged by the area owner
label
Sep 1, 2020
For reference, with GUIDs translated to activity paths:
|
The weird |
This was referenced Sep 11, 2020
ghost
locked as resolved and limited conversation to collaborators
Dec 7, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
New telemetry in
System.Net.*
namespace produces unexpected ActivityId in Sockets events, seen only on Windows so far.Unexpected number:
[ConnectStart]00002111-0000-0000-0000-000076d79d59.00000011-0000-0000-0000-000076f49d59
Missing ActivityId:
[ConnectStop]00000000-0000-0000-0000-000000000000.00000000-0000-0000-0000-000000000000
The text was updated successfully, but these errors were encountered: