Use ExceptionTelemetry for tracking exceptions#483
Use ExceptionTelemetry for tracking exceptions#483dnduffy merged 1 commit intomicrosoft:developfrom henkmollema:exception-tracking
Conversation
|
@henkmollema, It will cover your contributions to all Microsoft-managed open source projects. |
|
@henkmollema, thanks for signing the contribution license agreement. We will now validate the agreement and then the pull request. |
|
Thanks @dnduffy! Any chance this makes it into 2.1? |
|
@henkmollema We actually had the final build for 2.1 on Wednesday and just released it today after a final test pass. However, there is talk of pushing a couple features into a 2.1.1 before 2.2 so it might not wait very long for inclusion in a stable release. |
|
I see, no worries. Thanks! |
Tracking
ExceptionTelemetryinstances rather thanTraceTelemetryprovides a nicer experience in UI's such as Visual Studio and the Azure portal.Resolves #393