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.5.2-beta:
- Core libraries
- Integrations
- ASP.NET Web API: fix for null reference exception when value of cancellation token is
CancellationToken.None(#230) allow disabling individual integrations (#237)NOTE: there's a known issue with this feature which is fixed in release 0.7.0
- ASP.NET Web API: fix for null reference exception when value of cancellation token is
- Internal