Skip to content

dotnet-v2.53.100

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jun 13:51
· 16 commits to master since this release
4a934e5

Versions included

.NET Tracer v2.53.1
Datadog Agent v7.51.0
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.