Versions included
.NET Tracer v3.6.0
Datadog Agent v7.54.1
Hosted on Nuget
Site Extension Documentation
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.