Skip to content

Exceptions are not correlated to requests in some cases #1493

Closed

Description

Repro steps

  1. Create WebAPI or MVC ASP.NET app
  2. Configure customerErrors=off
  3. Throw exception in controller/view
  4. Send request with Request-Id header with W3C-compatible value like Request-Id: |1234db4ce72f482698722d4f51beb518.0

Expected

Exception and request telemetries are reported. Exception is correlated to request

Actual

Exception and request telemetries are reported. Exception is NOT correlated to request

Bug introduced in 2.11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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