This version is a pre-release (Beta).
Please read our documentation for instructions on setting up .NET tracing and details about supported frameworks.
Changes since 0.3.2-beta:
New integrations:
Core enhancements:
- #156 use the first inner exception from
AggregateExceptionuntil we can support multiple errors - #158 update NuGet dependencies
Microsoft.CSharpandMsgPack.Cli - #168 replaced logging mechanism in C++ profiler code to use spdlog
ASP.NET MVC integration:
- #155 set HTTP response code to 500 when an unhandled exception thrown in user code
- #157 add missing tags when using attribute routing
ASP.NET Core MVC integration:
StackExchange.Redis integration: