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

Add docs about new SignalR tracing in .NET 9 #33941

Open
JamesNK opened this issue Oct 27, 2024 · 1 comment · May be fixed by #34201
Open

Add docs about new SignalR tracing in .NET 9 #33941

JamesNK opened this issue Oct 27, 2024 · 1 comment · May be fixed by #34201
Assignees
Labels
9.0 .NET 9 Pri1 Source - Docs.ms Docs Customer feedback via GitHub Issue

Comments

@JamesNK
Copy link
Member

JamesNK commented Oct 27, 2024

Description

Distributed tracing was added for SignalR Core in client and server:

Should be added to docs for .NET 9:

Image

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

@JamesNK JamesNK added ⌚ Not Triaged Source - Docs.ms Docs Customer feedback via GitHub Issue labels Oct 27, 2024
@BrennanConroy
Copy link
Member

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
9.0 .NET 9 Pri1 Source - Docs.ms Docs Customer feedback via GitHub Issue
Projects
Status: 🏗 In progress
Development

Successfully merging a pull request may close this issue.

4 participants