Azure.Monitor.OpenTelemetry.Profiler.SiteExtension
1.0.1-beta07
Prefix Reserved
dotnet add package Azure.Monitor.OpenTelemetry.Profiler.SiteExtension --version 1.0.1-beta07
NuGet\Install-Package Azure.Monitor.OpenTelemetry.Profiler.SiteExtension -Version 1.0.1-beta07
<PackageReference Include="Azure.Monitor.OpenTelemetry.Profiler.SiteExtension" Version="1.0.1-beta07" />
<PackageVersion Include="Azure.Monitor.OpenTelemetry.Profiler.SiteExtension" Version="1.0.1-beta07" />
<PackageReference Include="Azure.Monitor.OpenTelemetry.Profiler.SiteExtension" />
paket add Azure.Monitor.OpenTelemetry.Profiler.SiteExtension --version 1.0.1-beta07
#r "nuget: Azure.Monitor.OpenTelemetry.Profiler.SiteExtension, 1.0.1-beta07"
#:package Azure.Monitor.OpenTelemetry.Profiler.SiteExtension@1.0.1-beta07
#addin nuget:?package=Azure.Monitor.OpenTelemetry.Profiler.SiteExtension&version=1.0.1-beta07&prerelease
#tool nuget:?package=Azure.Monitor.OpenTelemetry.Profiler.SiteExtension&version=1.0.1-beta07&prerelease
Azure Monitor Profiler (Codeless)
Enable the Azure Monitor profiler on a Windows App Service with no code change, no NuGet reference, and no recompile. This site extension injects an ASP.NET Core hosting startup that detects your app's telemetry stack at process start and enables the matching profiler.
Public beta.
Supported apps
- OpenTelemetry-based .NET apps — the Azure Monitor OpenTelemetry distro, the OpenTelemetry-based Application Insights SDK 3.x, or a manual OpenTelemetry setup.
- Classic Application Insights .NET apps — Application Insights SDK 2.x (≥ 2.23.0).
.NET / ASP.NET Core only. On non-.NET Windows App Service stacks (Node.js, Python, Java, PHP) the extension is a safe no-op. Runtimes: .NET 8, 9, and 10.
Install
- Ensure your app has
APPLICATIONINSIGHTS_CONNECTION_STRINGset. - Install this extension from the App Service Site Extensions (SCM/Kudu) gallery.
- Restart the app so the worker picks up the profiler.
The profiler then activates automatically and uploads traces to Application Insights / Azure Monitor.
Learn more
- OpenTelemetry profiler: https://github.com/Azure/azuremonitor-opentelemetry-profiler-net
- Classic Application Insights profiler: https://github.com/microsoft/ApplicationInsights-Profiler-AspNetCore
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.1-beta07 | 52 | 7/16/2026 |