Closed
Description
openedon Dec 9, 2019
Repro steps
- Create WebAPI or MVC ASP.NET app
- Configure customerErrors=off
- Throw exception in controller/view
- 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
Labels
No labels