Versions included
.NET Tracer v1.28.8
Datadog Agent v7.30.2
Hosted on Nuget
⚠ Note: This extension is disabled by default for Azure Functions.
If you are interested in the Azure Functions private beta, please email support@datadoghq.com
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.