Adds instrumentation for OWIN hosted Web API applications on .NET framework using Microsoft.Owin.Host.HttpListener versions 3.* Instrumentation includes async-await support.
Adds async-await support for OWIN hosted Web API applications on .NET framework using Microsoft.Owin.Host.HttpListener versions 2.*.
Fixes
Fixed an issue where SQL instrumentation could raise exceptions and cause it to shutdown.
Error traces now include the full stack trace, including any inner exceptions.