Skip to content

Commit 8732370

Browse files
committed
updates
1 parent 4a9033e commit 8732370

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/azure-monitor/app/profiler.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,8 @@ If you want to enable the profiler for other clouds, you can use the below app s
6060
## Disable Profiler
6161

6262
To stop or restart Profiler for an individual app's instance, under **WebJobs** and stop the webjob named ApplicationInsightsProfiler3. Even if the profiler is disabled using the switch on the Application Insights page as described above, the profiler process will still run. The profiler will check to see if it's enabled. If it's disabled, it will go to sleep for a period of time before checking again. It doesn't do any profiling if it's disabled. If you disable this webjob, the profiler process won't run at all, even to check to see if it's enabled.
63-
![Disable Profiler for a web job][disable-profiler-webjob]
63+
64+
![Disable Profiler for a web job][disable-profiler-webjob]
6465

6566
We recommend that you have Profiler enabled on all your apps to discover any performance issues as early as possible.
6667

0 commit comments

Comments
 (0)