[.NET 8.0][SignalR] flow diagnostics context #61206
Unanswered
paulomorgado
asked this question in
Q&A
Replies: 1 comment 5 replies
-
Use .NET 9 and listen to the "Microsoft.AspNetCore.SignalR.Client" activity source. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way in SignalR .NET Client to flow diagnostics context (
DistributedContextPropagator.Inject
/DistributedContextPropagator.ExtractTraceIdAndState
) without changing the methods and notifications?Beta Was this translation helpful? Give feedback.
All reactions