0.8.1-beta
Pre-release
Pre-release
·
6027 commits
to master
since this release
This version is a pre-release (Beta).
Please read our documentation for instructions on setting up .NET tracing and details about supported frameworks. (It can take a few days for that documentation to be updated with newly released changes.)
Changes since 0.8.0-beta:
Fixes
- load the
HttpModuleautomatically into ASP.NET applications (to trace web requests) if theDatadog.Trace.ClrProfiler.ManagedNuGet package is included (#290) - add distributed tracing support to the tracing
HttpModule(#287) - only extract span context from distributed tracing headers in local root spans (#287)
Builds
- fix C++ builds that broke after dependencies were updated
- reduce C++ build times by reducing the number of source code dependencies