Versions included
.NET Tracer v1.28.7
Datadog Agent v7.30.2
Hosted on Nuget
⚠ Note: After v1.3.2, the DatadogTracingModule is automatically loaded by the profiler. If you are using an App Service on .NET Framework and upgrading from v1.3.2 or earlier, it is very important that you stop the web app before upgrading.
⚠ Note: Beta users need to uninstall the beta extension before installing this extension.
Requirements
The .NET Datadog APM Site Extension requires that you setup the Microsoft Azure Integration first.
Please follow the directions in the referenced document.
.NET Core Installation and Upgrade
Install or upgrade the site extension, and verify traces and metrics.
.NET Framework Installation and Upgrade
Fully stop your web app before installing, modifying, or removing the .NET Datadog APM Site Extension.
This site extension uses the .NET Profiling API which hooks in at process start.
Restart recycles an application pool, the app must be STOPPED before any changes to this extension.