DiagnosticListener that creates Activity for remoting requests need to be replaced with ActivitySource
We would probably need to keep the listener for Exception reporting for now.
|
public static Activity? CreateAndStartActivity(this DiagnosticListener listener, string name, string parentId = "") |