You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/app/profiler-overview.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,17 +5,18 @@ ms.author: hannahhunter
5
5
author: hhunter-ms
6
6
ms.contributor: charles.weininger
7
7
ms.topic: conceptual
8
-
ms.date: 04/12/2022
8
+
ms.date: 04/25/2022
9
9
ms.reviewer: mbullwin
10
10
---
11
11
12
12
# Profile production applications in Azure with Application Insights
13
-
## Enable Application Insights Profiler for your application
14
13
15
14
Azure Application Insights Profiler provides performance traces for applications running in production in Azure. Profiler:
16
15
- Captures the data automatically at scale without negatively affecting your users.
17
16
- Helps you identify the “hot” code path spending the most time handling a particular web request.
18
17
18
+
## Enable Application Insights Profiler for your application
19
+
19
20
### Supported in Profiler
20
21
21
22
Profiler works with .NET applications deployed on the following Azure services. View specific instructions for enabling Profiler for each service type in the links below.
0 commit comments