We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Distributed tracing was added for SignalR Core in client and server:
Should be added to docs for .NET 9:
cc @BrennanConroy
https://learn.microsoft.com/en-us/aspnet/core/signalr/diagnostics?view=aspnetcore-8.0
https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/signalr/diagnostics.md
3e302985-8504-d333-3222-ab8da8902da2
@bradygaster
The text was updated successfully, but these errors were encountered:
We should consider following the same format as gRPC.
SignalR has two activity names, one for the server, one for the client dotnet/aspnetcore#51557 (comment)
Sorry, something went wrong.
wadepickett
Successfully merging a pull request may close this issue.
Description
Distributed tracing was added for SignalR Core in client and server:
Should be added to docs for .NET 9:
cc @BrennanConroy
Page URL
https://learn.microsoft.com/en-us/aspnet/core/signalr/diagnostics?view=aspnetcore-8.0
Content source URL
https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/signalr/diagnostics.md
Document ID
3e302985-8504-d333-3222-ab8da8902da2
Article author
@bradygaster
The text was updated successfully, but these errors were encountered: