Skip to content

HttpCoreDiagnosticListener tracks exceptions  #1362

@lmolkova

Description

@lmolkova

When HttpClient call fails with an exception (like network issue), DiagnosticSource sends Exception events.
This event should be ignored: likely exception is handled, corresponding HTTP request is logged with error and it just creates noise.

Unhandled exceptions are tracked through ASP.NET Core, GenericHost, WebJob extensions, loggers, etc....

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions