You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can use DiagnosticSourceEventSource to listen to Activity \ traces out of proc. One of the things it does is normalize all tags (KeyValuePair<string, object?>) into strings (KeyValuePair<string, string?>).