Skip to content

Replace DiagnosticListener in Services.Remoting with ActivitySource for Activity creation #307

@AndreyTretyak

Description

@AndreyTretyak

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 = "")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions